Closed ottopasuuna closed 6 years ago
Probably just an axes index issue.
Install pygame: https://www.pygame.org/wiki/GettingStarted#Windows%20installation Run the example program here: https://www.pygame.org/docs/ref/joystick.html And see what axes numbers do what. Then we can modify JoystickProcess.py to check the operating system and change controller mappings accordingly.
Probably just an axes index issue.
Install pygame: https://www.pygame.org/wiki/GettingStarted#Windows%20installation Run the example program here: https://www.pygame.org/docs/ref/joystick.html And see what axes numbers do what. Then we can modify JoystickProcess.py to check the operating system and change controller mappings accordingly.