Page 1 of 1

Second autosave option to create base "timelapse"

Posted: Fri May 05, 2017 6:02 pm
by sparr
The normal autosaves are good for recovering from mistakes like mis-applying a deconstruction planner.

I would like to see an additional autosave option that makes a series of save files on a timer, with names based on the name of your manually saved game.,

So, if my main save file is "Big map with hard biters no belt attempt", I would end up with saves named like "Big map with hard biters no belt attempt 03h22m" or something like that.

I would settle for a modding interface method to trigger a save with an arbitrary name, so that I could implement this as a mod.

Re: Second autosave option to create base "timelapse"

Posted: Sun May 07, 2017 2:40 pm
by ssilk
Just increase the autosave:

Edit the config/config.ini file in the Factorio-folder

Code: Select all

; output-console-delay=1200

; autosave-interval=2

; autosave-slots=3     <<<<<<< change this

Re: Second autosave option to create base "timelapse"

Posted: Sun May 07, 2017 3:55 pm
by sparr
That's not what I'm asking for. I don't want one map's autosaves to overwrite another's. And I want the per-map autosaves to have a filename based on the map's save name.

Re: Second autosave option to create base "timelapse"

Posted: Sun May 07, 2017 4:04 pm
by ssilk
Added to viewtopic.php?f=80&t=327 World Names (Configurable additional filename chars)