ValveSoftware / wine

Wine with a bit of extra spice
Other
1.3k stars 244 forks source link

Proton Experimental Bleeding Edge SDL input issues with non-Steam games (not Steam Input related) #244

Closed sjp761 closed 4 months ago

sjp761 commented 4 months ago

With the newest bleeding edge of proton experimental, sdl based input (disabling hidraw) does not work anymore so an xbox controller is not emulated

Reg file used to disable

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\winebus]
"DisableHidraw"=dword:00000001

Issue is probably the winebus commits on July 3rd https://github.com/ValveSoftware/wine/commits/bleeding-edge/

kisak-valve commented 4 months ago

Hello @sjp761, there's no point in fragmenting the discussion of this issue across multiple issue trackers.

Closing as a duplicate of https://github.com/ValveSoftware/Proton/issues/7874.