View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001303 | FSSCP | gameplay | public | 2007-02-25 02:29 | 2007-02-25 03:56 |
Reporter | HenrikP | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | suspended | ||
Product Version | 3.6.9 | ||||
Summary | 0001303: Joystick has more axes than JOY_NUM_AXES | ||||
Description | Joysticks 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? | ||||
Tags | No tags attached. | ||||