http://bugs.winehq.org/show_bug.cgi?id=6654
--- Comment #10 from Austin English austinenglish@gmail.com 2008-01-31 11:15:10 --- (In reply to comment #9)
(In reply to comment #8)
I can confirm this bug with current git, but It could be related only to SMP systems, maybe it works on single core system.
Using Wine 0.9.54 I can confirm that :
- The demo installs just fine (it auto-downloaded gecko too which was nice)
- The game requires d3dx9_30 which I put in windows/system
- Once you try and run the game with the dll, it does crash. See attached log
(WINEDEBUG="+all")
Log is 30M compressed to 1.1 in bz2
<a href="http://www.bluesata.com/wineoutput.tar.bz2">Log</a> (1.1M is .1M too big for an attachment.)
Please don't post logs on external sites. Also, don't use +all unless you have a good reason. It's too verbose. Try using something like +relay,+tid,+seh,+d3d.