Last active
November 22, 2024 07:04
-
-
Save offalynne/667894eafe61e54496748a61f8f598c1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
; Windows registry changes for analogue triggers on Google Stadia controller via 20excalibur07 | |
; Alternative to gist.github.com/offalynne/8fd527e7a567bddb6f6801ebbbaf3ba4 | |
; https://www.reddit.com/r/Stadia/comments/edqrd1/comment/k8oh89y/ | |
[-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\4] | |
@="Y Rotation" | |
"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\3] | |
@="X Rotation" | |
"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