We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2432 - Madcatz Arcade Pads / Madcatz Fight Sticks not detected with 2.0.1 (found with 1.3.0)
Summary: Madcatz Arcade Pads / Madcatz Fight Sticks not detected with 2.0.1 (found wit...
Status: RESOLVED DUPLICATE of bug 2553
Alias: None
Product: SDL
Classification: Unclassified
Component: joystick (show other bugs)
Version: 2.0.1
Hardware: x86_64 Windows 8
: P2 critical
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-06 23:09 UTC by naturalselection09
Modified: 2014-06-22 17:47 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description naturalselection09 2014-03-06 23:09:42 UTC
Madcatz brand arcade sticks and arcade pads are not detected at all in 2.0.1, but are detected and receive input fine in 1.3.0.
Comment 1 Heikki Hämäläinen 2014-05-21 17:29:59 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
Comment 2 Sam Lantinga 2014-06-22 17:47:26 UTC
Resolving this as a duplicate of bug 2553, which has more information on the issue.

*** This bug has been marked as a duplicate of bug 2553 ***