https://bugs.winehq.org/show_bug.cgi?id=47188
Bug ID: 47188 Summary: Gamepad input no longer works in A Hat in Time (regression) Product: Wine Version: 4.8 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: sashok.olen@gmail.com Distribution: ---
When I launch the game with regular Wine 4.8, this gets spammed: 005e:err:xinput:HID_update_state Failed to get Input Report (7a)
I've run a bisect and the offending commit is 5ff326f80147f4608fd64ad37510d0cff330676e ( winebus.sys: Pack hatswitch values into button bytes by Andrew Eikum), and I can confirm that by reverting that commit, the gamepad input works again.