https://bugs.winehq.org/show_bug.cgi?id=39180
--- Comment #26 from Kimmo Myllyvirta kimmo.myllyvirta@gmail.com --- Created attachment 55736 --> https://bugs.winehq.org/attachment.cgi?id=55736 Deferred rendering hack patch
I'm also interested on those patches. Currently the game is blocked by unimplemented deferred rendering. The game calls stub CreateDeferredContext and tries to use NULL context. It catches the exception and hangs.
Here's a semi-hack patch that should get you in-game, although the game is still far from playable :)