[Controllers] strange issue

Started by julle, June 17, 2007, 22:14:53

Previous topic - Next topic

julle

Hello all,

I'm new with programming with lwjgl and I'm using it for controllers handling.

But i have a problem.
When I first instatiate the controllers with create method (as in the tutorial), the X axis generate -1 value   
and this value stop whe, I move the controller.

Does anyone have already encountered this problem? and of course have a solution :) ?

Thanks in advance.

Julle


HappyCat

Sorry to drag up such an old thread, but I'm having the same problem intermittently with LWJGL 2.0, Windows XP and an Xbox 360 controller.

The controller X and Y axes (and possibly others, I haven't checked) are both stuck on -1.0 until I touch the controller (any axis or button).