http://bugs.winehq.org/show_bug.cgi?id=10080
--- Comment #10 from Roderick Colenbrander thunderbird2k@gmx.net 2008-02-26 05:47:06 --- I don't see anything wrong in the log. The stuff I see there looks like some wined3d initialisation loop. It could be that the game has a launcher and launches a second binary or so which could prevent debug messages from showing up. You could try to explicitly set WINEDEBUG (e.g. export WINEDEBUG=+wgl) and then launch wine the normal way. This could make them appear.