Method 1: Change the Autosave Interval via Console Command
1. In Satisfactory, open the console. It is accessible via the in game server browser or pressing ~
on your keyboard in game.
2. Enter the command FG.AutosaveInterval xxx
replacing xxx with the number in seconds between autosaves. The default is 300 (5 minutes) so experiment by setting it to 900 or 1800.
*Note: This command currently does not work on experimental. Follow method two to change it if you are on experimental.
Method 2: Change the Autosave Interval via File Manager
1. Open the File Manager
2. Navigate to /steamcmd/Satisfactory/FactoryGame/Saved/Config/LinuxServer/
3. Right click GameUserSettings.ini
and click Edit
4. Under [/Script/FactoryGame.FGGameUserSettings]
add the line: mFloatValues=(("FG.AutosaveInterval", XXX.000000))
replacing XXX with the number of seconds between autosaves.
5. Save the file and restart the server