https://bugs.winehq.org/show_bug.cgi?id=41053
Bug ID: 41053 Summary: RawInput (RegisterRawInputDevices) does not work for gamepads Product: Wine Version: 1.9.15 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: isage.dna@gmail.com Distribution: ---
Games, that use RawInput for gamepads fail to see and use gamepads. Basically, that's a majority of Unity based games (for example, "I am Setsuna", Kerbal Space Program)
fixme:win:RegisterRawInputDevices Unhandled flags 0x100 for device 0.
Basically, it's a duplicate of abandoned/ignored https://bugs.winehq.org/show_bug.cgi?id=33104 but with (more) proper description.