Hello, I have some issue with modifying config.ini for factorio server. Every time after run server - config file will reset to default. How I can avoid this and add custom configuration arguments.
A problem with modifying config.ini
- 107 Views
- Last Post 14 October 2021
Mike
posted this
14 October 2021
What game is this for? AMPs configuration handing is write only so generally you must edit settings via AMP itself.
Qblolz
posted this
14 October 2021
Need add this configuration variant for compress save files. Factorio - its game - have some problem with too big save file - every1 who want connect to server need download map - map can be 200mb+ - compress will be decrease size
; Options: fast, maximum
multiplayer-compression-level=fast
; Options: none, fast, maximum
autosave-compression-level=fast
Factorio have too many issues about map size - check in google with search query "autosave-compression-level=fast factorio"