Optimizing Enshrouded server performance

Enshrouded is a visually rich survival RPG with extensive base building and terrain deformation. That combination makes the game heavier on servers than many other survival games. In this article we cover every aspect of server performance: from hardware choices and settings to practical optimization tips.

Hardware requirements

ScenarioRAMCPUStorage
1 to 4 players6 GB2 cores10 GB SSD
5 to 8 players8 GB4 cores15 GB SSD
9 to 16 players12 GB4+ cores20 GB SSD

SSD storage is not a luxury but a necessity. The server regularly loads and unloads chunks of the world. On a traditional hard drive this leads to noticeable stuttering. NVMe storage performs best.

What affects performance?

Enshrouded servers are stressed more heavily by four factors:

  • Number of players: each player generates network traffic and requires calculations for position, inventory and interactions.
  • Base building: large bases with hundreds of blocks increase memory usage. The more placed objects, the harder the server works.
  • Terrain deformation: Enshrouded allows players to modify the terrain. Every change is saved and calculated.
  • Fog and enemies: the Shroud areas are more intensive than the open world due to fog effects and enemy AI.

Server settings for better performance

In the file enshrouded_server.json you can adjust various parameters:

Limit player count

Set the maximum number of players to a realistic number for your hardware. Start with 8 and only increase if the server runs smoothly. More players than the hardware can handle leads to rubberbanding and disconnects.

Adjust backup interval

The server periodically creates world backups. During a backup a brief performance spike can occur. Set the backup interval to a time when the server is less busy, or increase the interval if the brief spikes are disruptive.

Schedule server restarts

Enshrouded servers can leak memory after extended use. Schedule a daily restart at a quiet time (for example 04:00 or 05:00). This prevents increasing lag over time. Through the HostValues game panel you can set this up automatically.

Optimization tips

Agree on base building rules

Set guidelines for your players:

  • Limit the number of placed light sources. Each light source requires calculations.
  • Avoid extremely large bases in one location. Spread the building across multiple smaller bases.
  • Use decorative items in moderation. Every object counts.

Limit terrain deformation

While it is a fun feature, intensive digging and leveling can significantly enlarge the save file and slow down the server. Agree that players should not dig massive tunnel systems.

Network optimization

  • Use a wired connection for the server (no WiFi).
  • Choose a server location close to most players. At HostValues you select the location with the lowest ping via the latency meter.
  • Make sure the required port (15636 UDP by default, plus 15637 UDP for queries) is correctly opened.

Monitoring

Keep an eye on memory usage through the game panel or via SSH. If memory goes above 90 percent, consider upgrading or limit the number of players. If memory usage gradually rises over hours without more players joining, a scheduled restart is the solution.

My server stutters after a few hours. What can I do?

This points to a memory leak, which occurs with long-running Enshrouded servers. Schedule an automatic restart through the game panel. A restart every 12 to 24 hours keeps performance stable. Additionally, lowering the maximum player count helps if you are close to the RAM limit.

How much RAM do I need for 16 players?

For 16 players with active base building we recommend at least 12 GB of RAM with NVMe storage and 4 CPU cores. Actual requirements depend on building activity. A server with 16 players who build little uses less than a server with 8 players who construct enormous forts.

Why HostValues?

Enshrouded servers at HostValues run on AMD Ryzen 9 7950X hardware with NVMe storage and DDoS protection included. Schedule automatic restarts through the game panel. All plans can be cancelled monthly. Check out Enshrouded hosting.


Still stuck? Open a support ticket and our team will help you out.

Back to the blog