Page 1 of 1

DMIIEditor.rar problem to get working ...

Posted: Thu Jan 10, 2008 3:50 am
by Killercombo
Hi every 1,

I am writing about the save file editor for Dungeon Master II: The Legend of Skullkeep.

As described within the Readme file, I used my prompt Dos command to invoke the program, but an error occured as follow :

C:\>C:\INTRPLAY\SKULKEEP\DM2EDIT DATA\SKSAVE0 AA
stub exec failed:
dos4gw.exe
No such file or directory

( AA is the name of 1st character in the save file, DOS4GW.exe is actually located under C:\INTRPLAY\SKULKEEP\ )

same problem if using another save with TORHAM as 1st char ...

PLEAAASE Any suggestion ????

Posted: Thu Jan 10, 2008 1:59 pm
by kentaro-k.21
probably you need change dir command when you get "stub exec failed: dos4gw.exe No such file or directory " message.

Code: Select all

CD C:\INTRPLAY\SKULKEEP
then try

Code: Select all

DM2EDIT DATA\SKSAVE0 AA

Posted: Thu Jan 10, 2008 2:44 pm
by Killercombo
YES ! YES ! You got it right !!

After a couple of adjustements, it did finally open.
Next I have to read the README file again to check
correct use of the prog ...

A million thanks Kentaro-san !! Tensai dane !