Yep... SDL is it, I was gettin tired of how it seemed many 32-bit games weren't working right.
I made a test joystick info reader for SDL, and 32-bit and 64-bit report different things. 32-bit returns the name as the /dev/input... and just a simple 2-axis, 2-button joystick. 64-bit returns full details w/ plenty of axis and buttons [maybe too many axis.. but im not sure how the joystick manages the multiple modes [digital + analog modes set up different axis modes for the PS2-like joystick]
I posted this on the SDL mailling list.... hopefully it can be handled there since I don't know too much about SDL internals.
I made a test joystick info reader for SDL, and 32-bit and 64-bit report different things. 32-bit returns the name as the /dev/input... and just a simple 2-axis, 2-button joystick. 64-bit returns full details w/ plenty of axis and buttons [maybe too many axis.. but im not sure how the joystick manages the multiple modes [digital + analog modes set up different axis modes for the PS2-like joystick]
I posted this on the SDL mailling list.... hopefully it can be handled there since I don't know too much about SDL internals.