I am running Windows 10. I want to use pygame to read the (Thrustmaster steering wheel) joystick axis and buttons. I can read all the values correctly expect one axis (z-rotation, which I read from the default game controller for windows). That axis can be detected, but the value the program returns does not change is I press the pedal. There are two pedals, and the other one works perfectly fine.
Disclaim:
The wheel is working, because I can read all the axis from the windows game controller (default one)
Before, I ran an older version of Windows 10 on another laptop, the same code works Perfectly fine. When I tried it on my new bought PC, it does not work. Could it be the case, some stupid windows update cause the problem? How should I resolve this? I can not rollback Windows, because it is a fresh new PC, there is no return point for me.
Any insight on this will be grateful.