LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: julle on June 17, 2007, 22:14:53

Title: [Controllers] strange issue
Post by: julle on June 17, 2007, 22:14:53
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

Title: Re: [Controllers] strange issue
Post by: HappyCat on November 27, 2008, 21:10:41
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).