KoKuToru / koku-xinput-wine

Adds xinput support to wine, without changing the source of wine.
BSD 2-Clause "Simplified" License
69 stars 21 forks source link

Crashes upon starting Steam #15

Open gpetters94 opened 7 years ago

gpetters94 commented 7 years ago

I have a 32-bit Wine prefix that used to work great with this, but for the past week or so when I try to launch Steam with this LD_PRELOADed, I get this error. I'm on Arch Linux x64.

gpetters94 commented 7 years ago

I've looked further into the problem and it seems that upgrading sdl2 to 2.0.5 is what broke it. Downgrading to 2.0.4 fixes the problem.

maxigaz commented 7 years ago

@gapmeister11 Which packages did you have to downgrade? I've just tried lib32-sdl2 and sdl2 under Manjaro Linux with Wine Staging 2.12 and Gallium Nine, but Steam still crashes.

gpetters94 commented 7 years ago

@maxigaz Downgrading SDL2 doesn't work for me anymore. It did for a while, but now nothing does.

maxigaz commented 7 years ago

@gapmeister11 I've just learned about dumbxinputemu. I'm using this as a workaround for now, and it seems to work well with Steam games.

gpetters94 commented 7 years ago

@maxigaz Doesn't seem to work for Dark Souls, which was what I was using this for.