Configuring your satisfactory server
Adjust ServerSettings.ini configurations and apply Game.ini tweaks to optimize performance for sprawling, end-game factories.
Updated July 24, 2026
Satisfactory This guide covers the configuration files and key settings for your Satisfactory server. For first boot and connecting, see Getting Started.
For tuning beyond the in-game UI, the files are at FactoryGame/Saved/Config/LinuxServer/:
ServerSettings.ini
[/Script/FactoryGame.FGServerSubsystem]
mAutoPause=False
mAutoSaveOnDisconnect=True
mAutoLoadSessionName=My Game
mServerPaused=False
mAutoSaveInterval=300
mAutoSaveNumber=5
mNetworkQuality=2
| Setting | Notes |
|---|---|
| mAutoPause | Pause when empty (useful for performance) |
| mAutoSaveInterval | Seconds between saves (300 = 5 min) |
| mAutoSaveNumber | How many auto-saves to keep before rotation |
| mNetworkQuality | 0=Low, 1=Medium, 2=High, 3=Ultra |
Game.ini Performance Tweaks
[/Script/FactoryGame.FGNetworkLibrary]
MaxNetTickRate=30
ServerTickRate=30
Restart after edits.
What to Read Next
- Getting Started for first boot and the basics
- Satisfactory Admin Setup
- Installing Mods on Satisfactory
Made with 💜 by GameServerKings