Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Joystick allways return a value  (Read 3218 times)

0 Members and 1 Guest are viewing this topic.

the_deathgate

  • Newbie
  • *
  • Posts: 1
    • View Profile
Joystick allways return a value
« 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?

 

anything