The International Simutrans Forum

Community => Simutrans Help Center => Topic started by: GKey. on July 24, 2009, 12:56:12 pm

Title: Just like 99.07≦ :The path of savegames
Post by: GKey. on July 24, 2009, 12:56:12 pm
Hello.

(I am a Chinese, so my english does not good.)

Before Simutrans 99.07, The path of savegames is  (simutrans folder)\save
But after 99.07, the path of savegames is My Documents\Simutrans\save
I saw that is a configuration in simuconf.tab, but it is not working.

Code: [Select]
# This simuconf.tab will be read first => we set meaningful defaults here.
#
# load/save the files in the users or the program directory directory? (default: 1 = user directory)
# ATTENTION!
# will be only used if this file is located in the program directory at config/simuconf.tab!
#singleuser_install = 1

When I set it into 0, still the path is My Documents\Simutrans\save

Then, how can I set it?

(I want to play Simutrans in USB.)
Title: Re: Just like 99.07≦ :The path of savegames
Post by: Dwachs on July 24, 2009, 01:10:41 pm
you have to write
Code: [Select]
singleuser_install = 1
there, simply delete the '#'.
Title: Re: Just like 99.07≦ :The path of savegames
Post by: GKey. on July 24, 2009, 01:27:55 pm
Still, it doesn't work.
Title: Re: Just like 99.07≦ :The path of savegames
Post by: Dwachs on July 24, 2009, 01:40:49 pm
With singleuser_install = 1, the save game should be saved in the folder (simutrans-folder)/save. The simutrans-folder is the folder where the simutrans executable resides. For me it works :/
Title: Re: Just like 99.07≦ :The path of savegames
Post by: GKey. on July 24, 2009, 01:43:58 pm
No. I can't see save\

I've edit \config\simuconf.tab and pak128\config\simuconf.tab

and both of them set into 1
Title: Re: Just like 99.07≦ :The path of savegames
Post by: Michael 'Cruzer' on July 24, 2009, 02:06:06 pm
You must write:
Code: [Select]
singleuser_install = 1

No
Code: [Select]
#
Code: [Select]
#singleuser_install = 1
is incorrect
Title: Re: Just like 99.07≦ :The path of savegames
Post by: GKey. on July 24, 2009, 02:07:27 pm
Is that 0 or 1
Title: Re: Just like 99.07≦ :The path of savegames
Post by: prissi on July 24, 2009, 02:28:20 pm
If simutrans is under programs and you are using Vista or newer, then Vista will delete all savegames after saving them. To have this flag working, you simutrans must be installed into another path, like Y:\simutrans (if on an USB stick). Then you ust edit Y:\simutrans\config\simuconf.tab to get this working.
Title: Re: Just like 99.07≦ :The path of savegames
Post by: GKey. on July 24, 2009, 02:29:25 pm
Thank you for all of you. My problem is solved :)
Title: Re: Just like 99.07≦ :The path of savegames
Post by: Dwachs on July 24, 2009, 05:15:44 pm
Please write how the problem got solved, to help others in the same situation ;)
Title: Re: Just like 99.07≦ :The path of savegames
Post by: GKey. on July 25, 2009, 03:10:03 am
Edit:
Code: [Select]
singleuser_install = 1

Then try to run Simutrans few times.

(Edit config\simuconf.tab and (pak-folder)\config\simuconf.tab