https://bugs.winehq.org/show_bug.cgi?id=57018
--- Comment #1 from Fabian Maurer [email protected] --- The program seems to use OpenGL. I can confirm the game works on windows (AMD driver).
I made an apitrace on Linux, and during playback it fails with
major shader compiler error 5: 0:32(15): error: could not implicitly convert operands to arithmetic operator
However, the same apitrace doesn't work under windows or on Linux with proprietary AMD drivers.
Unfortunately, making an apitrace under Windows doesn't work, it doesn't manage to hook.
In short, I think this might be a driver issue, but I'm not sure.