Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Cross-Platform Development => Topic started by: YemminatoR on February 26, 2007, 04:41:50 am

Title: joypad dual analog, hat buttons problem (linux)
Post by: YemminatoR on February 26, 2007, 04:41:50 am
hi i have a dual analog joypad ( image (http://www.x-treme-int.it/ITA/games/94270/screenshots/screens/94270-1.jpg) )

the problem:
when i try to bind the dpad like an hat it doesnt works

i tryed this command line before launching the game:
SDL_LINUX_JOYSTICK="'DragonRise Inc.   Generic   USB  Joystick' 4 1 0"
but nothing changed

on windows the dpad works greatly like hat on fs2 without any changes

on linux the joystick is detected like 7 axis :/ is that a driver problem?
is there a solution? :(
Title: Re: joypad dual analog, hat buttons problem (linux)
Post by: ni1s on March 01, 2007, 11:37:41 am
Joystick detection blows ATM.
My Sidewinder 2 Force Feedback gets detected as having 10 axis, 9 buttons and 0 hats. It should say 4 axis, 8 buttons and 1 hat,  :( .

It's kinda fun though, the 9th button turned out to be the little sensor that checks if I'm holding the stick, that activates force feedback.  ;)