http://bugs.winehq.org/show_bug.cgi?id=14696
Summary: Mordor: the Depths of Dejenol fails to install (regression) Product: Wine Version: 1.1.2 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: perchrh-wine@pvv.org
Created an attachment (id=15181) --> (http://bugs.winehq.org/attachment.cgi?id=15181) output of WINEDEBUG=warn+all
The installation starts okay when I do the wine.inf change required to load ddeml.dll (bug 7326) and set the windows version to Win95. Then it tries to extract files from some .WIP files using the UNWIP.EXE and fails. A message from "Setup Unzipper" shows "Errors encountered: 0". My guess is that running UNWIP.EXE results in an error, as the string "Setup Unzipper" is found in the UNWIP.EXE.
Attaching the debug logs from start up to the error (the action starts at about line 530).
$> file unwip.exe says: unwip.exe: MS-DOS executable, NE for MS Windows 3.x
Reading the test reports for the game in wine appdb, it says that the game installed using version 0.9.58 of wine, so this looks like a regression.