VOGONS


First post, by thecrankyhermit

User metadata
Rank Member
Rank
Member

If I try to save my game, I get this:
kq5.png

Fortunately, there is a fairly simple bypass - just click "Change Directory" and then click "OK." Then you can save. But it would be nice if this weren't necessary. I've tried playing around with various permutations of the mount command, and I couldn't find one that just worked the first time in each session.

This never happened back when I played the game in real DOS.

(yes, I know this is an old version of DOSBox - I checked 0.73 and it happens there too)

Running:
Windows 10
Core i5-6600
Geforce GTX 970
8GB RAM

Reply 1 of 7, by h-a-l-9000

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Post how you mount the drives and start the game

1+1=10

Reply 2 of 7, by thecrankyhermit

User metadata
Rank Member
Rank
Member

Here's my usual approach:
mount c h:\dosgames
c:
cd kq5
sierra.exe

The game is fully installed to h:\dosgames\kq5 and does not need a CD in the drive.

Running:
Windows 10
Core i5-6600
Geforce GTX 970
8GB RAM

Reply 3 of 7, by Kippesoep

User metadata
Rank Oldbie
Rank
Oldbie

When you click "Change directory", what is the value it shows as the current directory?

My site: Ramblings on mostly tech stuff.

Reply 4 of 7, by ripsaw8080

User metadata
Rank DOSBox Author
Rank
DOSBox Author

The problem is that you are not running the game the way the installer sets it up to be run. Normally there is a SIERRA folder with batch files to run the games in their subfolders beneath. The original batch file to run the game specifies the full path to the resource.cfg file (not relative path), and the game needs this path to know what the "default" directory for savegames is.

In your case, it should work if you run the game like "sierra c:\kq5\resource.cfg"

Reply 5 of 7, by collector

User metadata
Rank l33t
Rank
l33t

You need to exactly specify the path to the RESOURCE.CFG file when starting the game, i.e.

mount c h:\dosgames
c:
cd kq5
SIERRA.EXE C:\KQ5\RESOURCE.CFG

Reply 6 of 7, by thecrankyhermit

User metadata
Rank Member
Rank
Member

Thanks, that works. Every other Sierra DOS game works just fine when I just type "sierra.exe" or "sierra.com" or sometimes "scidhuv.exe," so I just took it for granted it would work on KQ5 too.

Running:
Windows 10
Core i5-6600
Geforce GTX 970
8GB RAM

Reply 7 of 7, by collector

User metadata
Rank l33t
Rank
l33t

KQ5 is the only one that seems to display this behavior. Most DOS versions of the SCI games can be started without specifying the config file, as long as it is in the same directory as the game's executable. The Windows versions always need to have the config file path specified. The SCI games will write the savegame files to the same folder where the config file is.

The Sierra Help Pages -- New Sierra Game Installers -- Sierra Game Patches -- New Non-Sierra Game Installers