zeth/inputs

Read the joystick range value

Opened this issue · 2 comments

Is there a way to know what is the maximum and minimum value that a joystick can return?
On linux, one of my gamepad report a 16bits signed int, and another one seems to report an 8bits unsigned int.

Have you figured something out for this yet? @thomasfla

No, I don't have any good solution..