| Summary: | Madcatz Arcade Pads / Madcatz Fight Sticks not detected with 2.0.1 (found with 1.3.0) | ||
|---|---|---|---|
| Product: | SDL | Reporter: | naturalselection09 |
| Component: | joystick | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Sam Lantinga <slouken> |
| Severity: | critical | ||
| Priority: | P2 | CC: | heikki.hamalainen |
| Version: | 2.0.1 | ||
| Hardware: | x86_64 | ||
| OS: | Windows 8 | ||
|
Description
naturalselection09
2014-03-06 23:09:42 UTC
I have reported this same issue in other ticket. This is caused because SDL currently doesnt add XInput devices which report any other subtype than gamepad. Easily fixed by removing one unnecessary if-block from Windows code. See: https://bugzilla.libsdl.org/show_bug.cgi?id=2553 |