Chat with us, powered by LiveChat Fix Performance/Object issues - Satisfactory - LOW.MS

Fix Performance/Object issues

Improving network connectivity

Modify the following lines in Engine.ini to these values:

[/Script/Engine.Player]
ConfiguredInternetSpeed=104857600
ConfiguredLanSpeed=104857600

[/Script/OnlineSubsystemUtils.IpNetDriver]
MaxClientRate=104857600
MaxInternetClientRate=104857600

[/Script/SocketSubsystemEpic.EpicNetDriver]
MaxClientRate=104857600
MaxInternetClientRate=104857600

 

Inside the Game.ini add/modify the following lines:

[/Script/Engine.GameNetworkManager]
TotalNetBandwidth=104857600
MaxDynamicBandwidth=104857600
MinDynamicBandwidth=10485760

Increasing Object Limit

Please note that it is imperative that you back up your save files regularly if you chose to do this as it can lead to save file corruption and various other issues in the game.

You will now be able to see Engine.ini in the Configuration Editor in the control panel. (Newer servers will automatically have the limit increased)

Copy and paste this to the bottom of the file: (if it doesn't exist already)

[/Script/Engine.GarbageCollectionSettings]
gc.MaxObjectsInEditor=100000000
gc.MaxObjectsInGame=100000000

 

Order your Satisfactory server now here
  • 11 Users Found This Useful
Was this answer helpful?

Related Articles

Changing the save on your server

This is a little bit complicated, but if you follow these steps you should have your copy running...

Installing mods on your server

WARNING NOTICE: MODDING IS NOT CURRENTLY SUPPORTED FOR SATISFACTORY UNTIL SML WORKS FOR DEDICATED...