Skip to content

Instantly share code, notes, and snippets.

@offalynne
Last active November 22, 2024 07:04
Show Gist options
  • Save offalynne/8fd527e7a567bddb6f6801ebbbaf3ba4 to your computer and use it in GitHub Desktop.
Save offalynne/8fd527e7a567bddb6f6801ebbbaf3ba4 to your computer and use it in GitHub Desktop.
Windows Registry Editor Version 5.00
; Windows registry changes for analogue triggers on Google Stadia controller via SergejKiller. Also, remaps right stick axes
; Alternative to gist.github.com/offalynne/667894eafe61e54496748a61f8f598c1
; https://www.reddit.com/r/Stadia/comments/edqrd1/comment/hiaw1vi/
[-HKEY_CURRENT_USER\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_18D1&PID_9400]
[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_18D1&PID_9400]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_18D1&PID_9400\Axes]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_18D1&PID_9400\Axes\6]
"Attributes"=hex:00,00,00,00,02,00,c4,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_18D1&PID_9400\Axes\7]
"Attributes"=hex:00,00,00,00,02,00,c5,00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment