http://bugs.winehq.org/show_bug.cgi?id=15520
--- Comment #19 from Anastasius Focht focht@gmx.net 2011-07-13 01:24:24 CDT --- Hello,
please provide trace log for recent Wine version (the old ones are difficult to read due to lots of interleaving messages).
Make sure no lingering wine processes are running:
$ wineserver -k
Make sure to remove previous logfiles because logging will be in append mode). Start the game as follows:
$ WINEDLLOVERRIDES="winemenubuilder.exe=d" WINEDEBUG=+tid,+seh,+relay wine ./Riven.exe >>log.txt 2>&1
and attach log (compressed).
Regards