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 ????
DMIIEditor.rar problem to get working ...
Forum rules
Please read the Forum rules and policies before posting. You may
to help finance the hosting costs of this forum.
Please read the Forum rules and policies before posting. You may

-
- Neophyte
- Posts: 2
- Joined: Thu Jan 10, 2008 3:31 am
- Location: OSAKA
-
- Artisan
- Posts: 178
- Joined: Wed Dec 17, 2003 1:39 am
- Location: Osaka, Japan
- Contact:
probably you need change dir command when you get "stub exec failed: dos4gw.exe No such file or directory " message.
then try
Code: Select all
CD C:\INTRPLAY\SKULKEEP
Code: Select all
DM2EDIT DATA\SKSAVE0 AA
-
- Neophyte
- Posts: 2
- Joined: Thu Jan 10, 2008 3:31 am
- Location: OSAKA