Page 1 of 1

Save compression

Posted: Thu Jan 18, 2018 2:32 pm
by Ractaros96
Hello, I have a question. Is it possible to disable save compression entirely? I don't mind bigger saves, I have a lot of space on my HDD. I've heard that compression takes most of the time in saving the game. I know that in WinRAR you can select no compression at all (which is the fastest). I still would like saves to be packaged, but not compressed. Is it possible to change it somehow?

Re: Save compression

Posted: Thu Jan 18, 2018 2:43 pm
by eradicator
Config.ini has a setting for it (that's disabled by default).

Code: Select all

; Options: none, fast, maximum
; autosave-compression-level=fast
I doubt you'll see much improvement in savetimes though unless you have some weird edgecase like a huge map on a really fast SSD but slow CPU.

How long does saving take for you?

Re: Save compression

Posted: Fri Jan 19, 2018 3:02 am
by Ractaros96
eradicator wrote:Config.ini has a setting for it (that's disabled by default).

Code: Select all

; Options: none, fast, maximum
; autosave-compression-level=fast
I doubt you'll see much improvement in savetimes though unless you have some weird edgecase like a huge map on a really fast SSD but slow CPU.

How long does saving take for you?
I don't have such a line in config file, should I add it?

EDIT: I have added it below autosave slots count, but the whole 2 lines were deleted when I launched Factorio, even with semicolon removed.

EDIT2: I know what's wrong. I have 0.15.40 version of Factorio and that option was added in 0.16 :D

Re: Save compression

Posted: Fri Jan 19, 2018 3:12 am
by Zavian
The option seems to exist in the config files for 0.16.16, but not in 0.15. I seem to remember a recent thread where Rseding mentioned adding it, so it probably won't work on older versions.

Re: Save compression

Posted: Fri Jan 19, 2018 3:16 am
by Ractaros96
Zavian wrote:The option seems to exist in the config files for 0.16.16, but not in 0.15. I seem to remember a recent thread where Rseding mentioned adding it, so it probably won't work on older versions.
I noticed, I just hope that experimental 0.16.16 is stable enough to play comfortably ;)