palworld-server-docker icon indicating copy to clipboard operation
palworld-server-docker copied to clipboard

Setting NetServerMaxTickRate via ENV

Open MSpreckels opened this issue 1 year ago • 0 comments

To put it back on the radar:

with PR #175 the ability to set NetServerMaxTickRate was removed due to complications with other settings.

The following snippet should be put in Engine.ini as well as make it able to be set via ENV

[/Script/OnlineSubsystemUtils.IpNetDriver]
NetServerMaxTickRate=60

MSpreckels avatar Jan 28 '24 13:01 MSpreckels