Quote:
Originally Posted by _r.u.s.s.
btw characters are stored in the [game directory]\SAVE but that shouldn't bother you. you just edit that KRYNN.CFG file and change the patch to the game (have in mind that this needs to be a virtual directory, which you mount in dosbox), the game will do the rest
|
Quote:
Originally Posted by Covenant
sorry. I'll run y'through what I'm doing best I can. OS is Windows Vista. Open up DosBox, "mount c c:\krynn\cok", then "c:\" followed by "START", game loads up, choose to create a character, all is well up until saving...
|
If you mount c:\krynn\cok as virtual C then this
Quote:
Originally Posted by Covenant
The config file reads "C:\krynn\cok\SAVE"
|
is completely wrong, as de facto
your path in dosbox is c:\save, NOT C:\krynn\cok\SAVE .....
My advise:
Create a
C:\oldgames\ whilst in windows, drag/drop your \krynn\cok\ in it so you get in
windows:
c:\oldgames\krynn\cok\
Now run dosbox and input:
mount c c:\oldgames
c:
cd krynn
cd cok
start
That should sort things out.
Remark: *
should* because in fact in Vista you would be better off using a \oldgames\ folder in your personal folders as virtual C: , if dosbox will be able to save your game will depend of the write permissions dosbox has on your C:\root ..... it certainly has the permissions in your personal folders.