http://bugs.winehq.org/show_bug.cgi?id=8414
------- Additional Comments From focht@gmx.net 2007-16-05 17:18 ------- Hello,
nothing unusal in log file (failed CreateWindowExA with bad class name "Ime" is expected and doesnt explain the behaviour). If +relay effects the game startup it might be a race condition/startup timing issue (multithreaded). Could you run with flags WINEDEBUG=+seh,+tid,+loaddll,+ntdll and attach log in case where it hangs? CTRL+C in console when you think it hangs so the log gets cut off right place.
Regards