http://bugs.winehq.org/show_bug.cgi?id=25413
Summary: Fleet Operations 3.1.4 quits on startup Product: Wine Version: 1.3.8 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: bojan@antonovic.ch
Created an attachment (id=32343) --> (http://bugs.winehq.org/attachment.cgi?id=32343) export WINEDEBUG=+all
Star Trek Armada II Fleet Operations 3.1.4 has a new loader. See: http://www.fleetops.net/component/option,com_smf/Itemid,3/topic,8953.msg1491.... If you bypass it according to the description, then you can play the game.
Reason for the bug entry: On Windows XP it works without the bypassing.
Starting the game with
wine FleetOps.exe
quits wine very quickly.
Starting it with
winedbg FleetOps.exe
gets:
WineDbg starting on pid 0112 start_process () at /usr/src/debug/wine-1.3.8/dlls/kernel32/process.c:997 0x7b8599af start_process+0x4f [/usr/src/debug/wine-1.3.8/dlls/kernel32/process.c:997] in kernel32: movl %edi,0x4(%esp) Unable to open file ''
I will add an attachment with export WINEDEBUG=+all.