Performance tweaks
Introduction
The MaxViewRadius setting in Hytale controls how far players can see in chunks. Adjusting this value can have a significant impact on server performance, especially for servers with multiple players.
Reading time: 5 min
Prerequisites / Disclaimers
Access to the Game Panel
Permission to modify server files
Familiarity with JSON editing
Always back up your
config.jsonbefore making changes. Incorrect JSON syntax can prevent the server from starting.
Purpose
This guide will show you how to safely change MaxViewRadius and related performance settings to improve server stability and optimize the player experience.
Procedure
1. Open File Manager
Log in to your Game Panel
Navigate to:
Tools → File Manager
Locate the file:
/home/container/config.json2. Open config.json for Editing
Open
config.jsonin the editorLook for the setting:
"MaxViewRadius": 32The default is usually 32 chunks. Higher values increase server load; lower values reduce load.
3. Change MaxViewRadius
Our testing has found 10 to be the sweet spot for player experience to server performance.
Modify the value to a number suitable for your hardware. For example:
"MaxViewRadius": 10Lowering MaxViewRadius improves TPS and reduces CPU load, especially during exploration or when many players are online.
5. Save and Apply Changes
Save the edited
config.jsonRestart your Hytale server
Monitor server logs for any errors or warnings
Changes only take effect after a server restart.
End
See our offers!
Check out our offers today! - Click here
Need support?
Raise a support ticket for any enquiries or issues.