Hi there.
I’m currently working with the joystick component using a PDP Xbox controller. I’ve tested the controller in gamepad controller tester and it works fine.
The problem right now is that when using joy.get_right_thumbstick_axis() in psychopy, only the y-axis is responding to my right thumbstick input. The x-axis however responds to the input of my triggers, LT and RT.
How do I fix this problem?
Many thanks for your help!