http://bugs.winehq.org/show_bug.cgi?id=9696
--- Comment #10 from Rico kgbricola@web.de 2007-09-19 05:28:41 --- I take this command so the logfile is much smaller (~7.8GB).
WINEDEBUG=+relay,+font wine-git/wine Gothic3.exe 2>&1 | grep -v "KERNEL32.TlsGetValue" > after.txt
I hope there is enough in the logfile. I compressed it with lrzip because it is only 17.7MB. With bzip2 -9 it would be 10MB greater.