https://bugs.winehq.org/show_bug.cgi?id=52714 Sven Arvidsson <sa(a)whiz.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sa(a)whiz.se --- Comment #3 from Sven Arvidsson <sa(a)whiz.se> --- I tried a bisect to see where it broke, but unsurprisingly it comes down to the big dinput rework some years ago: adfee25b45af8160848f94fdb24279d63d5f91f4 is the first bad commit commit adfee25b45af8160848f94fdb24279d63d5f91f4 Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Mon Oct 11 10:10:57 2021 +0200 dinput: Remove legacy joystick backends. Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> The game does detect the wheel as force feedback capable and happily runs the feedback test in the settings, but nothing happens at the hardware end. Toggling autocenter does however work. -- 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.