http://bugs.winehq.org/show_bug.cgi?id=14935
Summary: Final Fantasy 7 exits on start with no error messages Product: Wine Version: 1.1.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ryan.reich@gmail.com
Created an attachment (id=15519) --> (http://bugs.winehq.org/attachment.cgi?id=15519) Console and debug output
Final Fantasy 7 (original CD, unpatched) installs fine, but when run, exits before even displaying a start screen: the Wine desktop opens and then, a second later, closes. No message boxes, no error messages on the console aside from a few fixme's. Attached is a portion of the WINEDEBUG=+relay log leading up to a call of ExitProcess(); the only error I can detect is that ShowCursor failed. My question is WHY, and what improvement in wine it requires to succeed.
Seems similar to bug #13388, except that nowhere can I find mention of KeInitializeMutex.