http://bugs.winehq.org/show_bug.cgi?id=34218
--- Comment #6 from Austin English austinenglish@gmail.com 2013-08-06 18:47:03 CDT --- (In reply to comment #4)
lsof or WINEDEBUG=loaddll,module
I used winedebug and found out that msvcrt was a native DLL shipped with the game so I forced it to built-in with winecfg. Do you need that logfile? Or how about a +quartz?
Does native msvcrt help at all? A +tid,+quartz trace would be helpful, along with the output of bt all from winedbg (and a note of what threads are deadlocked)