https://bugs.winehq.org/show_bug.cgi?id=41623
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com --- Thanks for the log. There are 2 suspicious things in the log but I could not find the problem so I ended buying the game on humble bundle to test myself.
First thing is that the game is failing to acquire the joystick. It is using a HWND that is not the foreground window (requested DISCL_FOREGROUND).
Second the game is releasing all instances of dinput right after the warning about epileptic seizures.
By forcing acquire to work and ignoring instances releasing the game is still crashing so no progress until now...