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

Lego Star Wars (steam) crashes #14

Open wberrier opened 7 years ago

wberrier commented 7 years ago

When I start steam, the controller vibrates (a sign that the LD_PRELOAD is working?), but when I go to start Lego Star Wars, it crashes.

Without the LD_PRELOAD, lego starwars doesn't crash.

Any kind of log I can report to help with this?

chewi commented 7 years ago

I suspect this won't work with this game as it mixes DirectInput with XInput. This is explained in the alternative project, wine-xinput. At least this game works fine without XInput.