http://bugs.winehq.org/show_bug.cgi?id=30600
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.jeuxvideo.com/te | |lecharger/jeux-et-demos/000 | |09549-emergency-3-pc.htm CC| |focht@gmx.net
--- Comment #5 from Anastasius Focht focht@gmx.net 2012-05-06 06:21:56 CDT --- Hello,
the demo runs fine here (playable).
$ wine --version wine-1.5.3-164-gdec3d50
$ nvidia-settings --glxinfo | grep string server glx vendor string: NVIDIA Corporation server glx version string: 1.4 client glx vendor string: NVIDIA Corporation client glx version string: 1.4 OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce GT 425M/PCIe/SSE2 OpenGL version string: 4.2.0 NVIDIA 295.40
The relay log is useless, too much interleaving from other wine processes.
Make sure you're using a clean WINEPREFIX for the demo install. Start 'notepad' before running the demo from another terminal to skip out unwanted traces. For trace logs start the demo in append mode:
WINEDEBUG=+tid,+seh,+relay wine ./Em3.exe >>log.txt 2>&1
Regards