Outdated Guide as of the Release of Satisfactory 1.0
Satisfactory currently has a known bug where the server times out. Here are a few steps to help fix this issue:
1. Press ⊞ Win + R
on your keyboard.
2. Copy and paste this and press enter: %AppData%/../Local/FactoryGame/Saved/Config/Windows/
3. Locate Engine.ini
4. Right click and edit the file.
5. Ensure the lines under [/Script/OnlineSubsystemUtils.IpNetDriver]
match what's below:
[/Script/OnlineSubsystemUtils.IpNetDriver]
MaxClientRate=120000
MaxInternetClientRate=120000
InitialConnectTimeout=300.0
ConnectionTimeout=300.0
6. Right click the file and mark it as read only
1. In the same directory, open Game.ini
2. Paste in the following:
[/Script/Engine.GameNetworkManager]
TotalNetBandwidth=104857600
MaxDynamicBandwidth=104857600
MinDynamicBandwidth=10485760
3. Save the file and mark it as ready only.
1. In the same directory, open Scalability.ini
2. Paste in the following:
[NetworkQuality@3]
TotalNetBandwidth=104857600
MaxDynamicBandwidth=104857600
MinDynamicBandwidth=10485760
3. Save the file and mark it as ready only.
Satisfactory dedicated servers are in early access, if you need additional support please reach out to our support team.