http://bugs.winehq.org/show_bug.cgi?id=60226 lifeartas1@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |fe9533f9 --- Comment #3 from lifeartas1@gmail.com --- Verified fixed. Standalone XInput probe (XInputGetState(0) loop, same binary, same Bluetooth Xbox 045e:0b13, fresh prefix, DisableHidraw=0): 11.13: connected, axes update, but Gamepad.wButtons stays 0x0000 → bug reproduced. 11.16: connected, Gamepad.wButtons updates correctly (0x0002 D-pad, 0x1000 A) → fixed. The fix is in winebus.sys, not xinput. Candidate commit fe9533f9 "winebus: Fix initial axis values for evdev gamepads" (lands in 11.15, 2026-08-08). No dlls/xinput1_3 changes in 11.13..11.16. Resolving FIXED. Note: only reaches games once a Proton build rebases onto Wine ≥ 11.15; the original shipped-game case (KCD2) still needs that rebase to re-validate in-game. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.