https://bugs.winehq.org/show_bug.cgi?id=56351
Bug ID: 56351 Summary: When built against certain versions of SDL, Wine fails to read certain inputs from Game Pads. Product: Wine Version: 9.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: zombie_ryushu@yahoo.com Distribution: ---
When built against certain versions of SDL, Wine fails to read certain inputs from Game Pads.
I have some USB Game Controllers, and I have to have two different versions of SDL for Wine. One for 2.33.0 and one for 2.0.8. The reason for this, is Wine is failing to read certain button inputs on 2.33.0 and reverting to 2.0.8 fixes this behavior.
Wine is not the only program affected by this behavior, but it is one that is. There are other programs that detect all inputs fine and so do most SDL2 controller reading programs including Wine's "Control Panel" you can see the difference in behavior there.