Hello everyone,
Is there a way to limit dedicated server max tick rate?
This should be what you are looking for.
BaseEngine.ini (change in DefaultEngine.ini)
[/Script/OnlineSubsystemUtils.IpNetDriver]
NetServerMaxTickRate=30
I wouldn’t go below 20 though. 30 is what we use for our servers.
1 Like
Small things go a long way thank you for quick simple answer
why not go 120?