Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: on Sun 04/09/2005 16:01:35

Title: SAVE/LOAD function on different directory
Post by: on Sun 04/09/2005 16:01:35
Hi! I am new to AGS

Let's say I want to my game to run from CD ( I have copied all the game files on the CD )

Is it possible to program it so that the SAVE/LOAD is done on the HARD DISK
while the game runs from the CD?

or do I have to copy ALL the game files on the HARD DISK from the CD?

thanks
Title: Re: SAVE/LOAD function on different directory
Post by: Rui 'Trovatore' Pires on Sun 04/09/2005 16:34:55
It's possible. Look around in the KNOWLEDGE BASE, you'll have to add some lines to acsetup.cfg and stuff.
Title: Re: SAVE/LOAD function on different directory
Post by: Joseph DiPerla on Sun 04/09/2005 17:23:27
And to save you time, go here:

http://adventuregamestudio.co.uk/kbview.php?id=63

or to the following:

http://www.adventuregamestudio.co.uk/yabb/index.php?topic=19623.0
http://www.adventuregamestudio.co.uk/yabb/index.php?topic=13040.0


This is all I can find for you.