Joystick rotation axis not working
#1
Question 
I have a cheap PSX->USB converter named "USB Human(2p) Interface Device". The right analog stick Y axis is detected as Axis Z Rotation in Windows' control panel.

XBMC log shows 4 axes:

Code:
17:55:23 T:7412  NOTICE: CJoystick::EnumJoysticksCallback : Enabled Joystick: USB Human(2p) Interface Device
17:55:23 T:7412  NOTICE: CJoystick::EnumJoysticksCallback : Total Axis: 4 Total Hats: 1 Total Buttons: 12

But mapping <axis id="4" limit="..."> does not work. The other three axes (X, Y, Z) work fine, so I guess the rotation axis is not being handled properly.

Any ideas?
Reply

Logout Mark Read Team Forum Stats Members Help
Joystick rotation axis not working0