Save compression
- Ractaros96
- Inserter
- Posts: 33
- Joined: Thu Oct 01, 2015 8:15 pm
- Contact:
Save compression
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?
I'm with Factorio since version 0.11.20. I've finally bought the game on March 11th 2017 (played on pirate version earlier ). It's the second game, I have bought in my entire life, the first one was Anno 2070.
- eradicator
- Smart Inserter
- Posts: 5207
- Joined: Tue Jul 12, 2016 9:03 am
- Contact:
Re: Save compression
Config.ini has a setting for it (that's disabled by default).
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?
Code: Select all
; Options: none, fast, maximum
; autosave-compression-level=fast
How long does saving take for you?
Author of: Belt Planner, Hand Crank Generator, Screenshot Maker, /sudo and more.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.
- Ractaros96
- Inserter
- Posts: 33
- Joined: Thu Oct 01, 2015 8:15 pm
- Contact:
Re: Save compression
I don't have such a line in config file, should I add it?eradicator wrote:Config.ini has a setting for it (that's disabled by default).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.Code: Select all
; Options: none, fast, maximum ; autosave-compression-level=fast
How long does saving take for you?
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
Last edited by Ractaros96 on Fri Jan 19, 2018 3:16 am, edited 2 times in total.
I'm with Factorio since version 0.11.20. I've finally bought the game on March 11th 2017 (played on pirate version earlier ). It's the second game, I have bought in my entire life, the first one was Anno 2070.
Re: Save compression
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.
- Ractaros96
- Inserter
- Posts: 33
- Joined: Thu Oct 01, 2015 8:15 pm
- Contact:
Re: Save compression
I noticed, I just hope that experimental 0.16.16 is stable enough to play comfortablyZavian 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'm with Factorio since version 0.11.20. I've finally bought the game on March 11th 2017 (played on pirate version earlier ). It's the second game, I have bought in my entire life, the first one was Anno 2070.