SFML community forums

Help => Window => Topic started by: the_deathgate on March 09, 2010, 11:33:35 am

Title: Joystick allways return a value
Post by: the_deathgate on March 09, 2010, 11:33:35 am
Hi!

I have this problem with most USB-Gamepads (Logitech, Speedlink).

After the first movement of the joystick I always receive a value different than zero. It's allways negative and it is smaller when the "analog"-mode is on!
Witouth analog mode it's ~ -0.00752...the numbers after 2 change between gamepads. With analog mode it's 10.000 times smaller.

I can, of course, compensate this, and it's no problem to work with it.
SDL has similar problems. Direct Input not!

But why?