View Issue Details

IDProjectCategoryView StatusLast Update
0001303FSSCPgameplaypublic2007-02-25 03:56
ReporterHenrikP Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionsuspended 
Product Version3.6.9 
Summary0001303: Joystick has more axes than JOY_NUM_AXES
DescriptionJoysticks like the Saitek Evo Force report a larger number of axes than JOY_NUM_AXES (that is currently defined as 6). In the Evo Force case it's 11. And rudder/throttle is at axis 7 and 8 (or..something like that).

I read in the forums that redefining JOY_NUM_AXES would corrupt pilot data, but it will also fix the issue. I have tried everything (SDL_LINUX_JOYSTICK-settings included) except trying to hack the joystick drivers, and this is the only thing that has produced a working setup.

Could JOY_NUM_AXES be changed and some changed made to other portions of the code to avoid corruption? Or is there any other solution?
TagsNo tags attached.

Relationships

child of 0000481 resolvedZacam Problems related to the pilot file code (container for multiple bugs) 

Activities

taylor

2007-02-25 03:56

administrator   ~0007724

This will be fixed with the new pilot file code.

Issue History

Date Modified Username Field Change
2007-02-25 02:29 HenrikP New Issue
2007-02-25 03:55 taylor Relationship added child of 0000481
2007-02-25 03:56 taylor Note Added: 0007724
2007-02-25 03:56 taylor Status new => closed
2007-02-25 03:56 taylor Resolution open => suspended