http://bugs.winehq.org/show_bug.cgi?id=3794
------- Additional Comments From imago@devinity.de 2005-12-11 10:50 ------- run the game with WINEDEBUG=+seh,+relay,+snoop
then grep in the log for the call to user32.MessageBoxA (which should be the error msg you see), then copy the lines right before that.( ~ 1000 lines).