Skip to content

Instantly share code, notes, and snippets.

@offalynne
Created January 18, 2023 17:46
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
; https://www.reddit.com/r/Stadia/comments/edqrd1/comment/hiaw1vi/
[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