http://bugs.winehq.org/show_bug.cgi?id=8414
------- Additional Comments From focht@gmx.net 2007-17-05 06:37 ------- Hello,
downloaded this one (300 mb unpacked install). No race issues here.
The game has a start wrapper. You can bypass either with:
1. "wine top_d.exe" and "enter game" button to start game 2. directly using "wine system\game.exe startgame" (dont change into system directory and run from there - it needs base working directory)
Try method 1 first using "top_d.exe" and report back if this one shows different behaviour than using "top.exe".
As fallback you can start directly using method 2. This should work in every case if it's a process spawn timing condition (but bypassed game update checks).
Regards