Enshrouded Server Requirements Calculator

Enshrouded ships a free, official dedicated server, and the good news for self-hosters is that it is surprisingly light: a fresh, idle server uses only about 4.4 GB of RAM, and the player cap is a firm 16. The catch is that this is a voxel survival game — terrain is destructible and persistent, so the world your group carves out and builds on never stops growing, and neither does the server's memory footprint over a long-lived save.

This calculator anchors to Keen Games' official recommended specifications and adjusts for what actually happens after 20+ hours of play. Pick your concurrent player count and you'll get realistic RAM, CPU, storage, and bandwidth targets, plus ready-made tiers you can match against any host or home box.

Recommended RAM
Host plan
CPU
Storage
Bandwidth
Quick recommendations for Enshrouded
SetupPlayersRAMNotes
Solo / 1-2 playersup to 26 GBServer idles near 4.4 GB even empty, so 6 GB gives a small buffer. A modern quad-core at 3.2 GHz+ is plenty. SSD strongly recommended for fast world saves and teleports.
Small co-op / 3-6 playersup to 68 GBThe sweet spot for most friend groups. Official CPU target: i7 3.2 GHz or AMD 6-core/12-thread. 8 GB covers idle + several players + headroom as bases and explored terrain accumulate.
Mid-size group / 7-10 playersup to 1012 GBAim for a 6-8 core CPU at 3.5 GHz+. 12 GB absorbs the memory creep from large explored maps and multiple bases. Schedule a regular restart (every 8-12 hours) to clear accumulated world/entity memory.
Full server / 11-16 playersup to 1616 GB16 is the hard cap. Official CPU target: i7 3.7 GHz or AMD 8-core/16-thread. 16 GB gives stable headroom for a long-lived, heavily-built world. Per-player upload (~2 Mbit/s) means you want ~32 Mbit/s+ free upstream.
Modded (community loaders)up to 1624 GBNo official mod support; community loaders (Shroudtopia, EML) add some idle RAM and CPU overhead. Budget roughly 50% over the vanilla tier as a safe margin, and re-validate mods after each game patch.

Enshrouded dedicated server requirements

Enshrouded's dedicated server is a standalone Windows application distributed free on Steam (SteamCMD app ID 2278520). There is no native Linux build, but it runs reliably on Linux through Wine, which is how most Linux VPS and container hosts deploy it. The server is capped at 16 players — that's a hard engine limit, not a license tier, so no amount of hardware raises it.

RAM

This is the spec people most often get wrong in both directions. Per the official guidance, the server idles at roughly 4.4 GB even with nobody connected, and each connected player adds only about 100 MB of direct overhead. On paper that means a full 16-player server needs barely 6 GB, and Keen Games' docs even note the process should not need to exceed about 6 GB of physical RAM.

In practice, the per-player math is misleading. The real memory driver is the world itself: as players explore, terrain chunks load and stay resident, and every voxel that gets dug, built, or destroyed is persistent state the server tracks. A save that ran comfortably on 6 GB in its first few sessions can feel tight after dozens of hours. Practical targets:

  • 1-2 players: 6 GB
  • 3-6 players (typical co-op): 8 GB
  • 7-10 players: 12 GB
  • 11-16 players, mature world: 16 GB

CPU

Enshrouded's server is strongly clock-bound rather than core-bound. The expensive work — streaming and rewriting voxel terrain, physics, and entity simulation — runs on a small number of hot threads, so per-core frequency matters far more than core count. Keen Games' official targets are an Intel Core i7 at 3.2 GHz or an AMD 6-core/12-thread CPU for groups of 4-6, stepping up to an i7 at 3.7 GHz or an AMD 8-core/16-thread CPU for a full 16-player server. The biggest trap is cheap shared hosting with many low-clock vCPUs: those can technically run the server but will stutter under load. Prioritize a high base clock on a few dedicated cores.

Storage

The uncompressed server files are around 13 GB, and the official recommendation is to keep about 30 GB of free space for the install, save data, and updates. The world save grows modestly as your map is explored and built, but it stays small relative to the install — there's no meaningful per-player storage scaling. Use an SSD (NVMe preferred): world saves and player teleports both hit disk, and fast storage noticeably reduces hitching during fast travel on busy servers.

Network / bandwidth

The official figure is roughly 2 Mbit/s of upload capacity per player. That means a full 16-player server wants on the order of 30 Mbit/s+ of free upstream; small groups need far less. Voxel edits are the bandwidth driver, so bandwidth spikes when players are actively terraforming or building near each other. Latency matters for combat feel — host in a region central to your group. Total monthly egress is modest for most groups (single-digit to low-tens of GB per active player), so data caps are rarely the limiting factor.

Vanilla vs modded

Enshrouded has no official mod support. Community loaders such as Shroudtopia and EML (Enshrouded Mod Loader) do work on dedicated servers, but they add some idle RAM and CPU overhead before anyone connects. If you run mods, budget roughly 50% more RAM than the equivalent vanilla tier as a safe margin, and expect to re-validate or update mods after each game patch.

Tuning an Enshrouded server for performance

Most Enshrouded performance problems are not raw-hardware problems — they're long-session memory creep and a few config choices. Here's what actually moves the needle.

  • Schedule regular restarts (every 8-12 hours is the community norm). This is the single highest-impact change. The server accumulates world and entity state over long sessions and does not fully release it when players log off. A scheduled restart clears the buildup and keeps tick performance consistent. Many groups run an overnight restart via cron, Task Scheduler, or their host's restart scheduler.
  • Right-size your player slots. Set the slot count in enshrouded_server.json to what you actually use. Leaving it at 16 doesn't pre-allocate huge resources, but advertising fewer slots avoids surprise load spikes and keeps the experience matched to your hardware.
  • Give the process headroom, don't cap it tight. Because memory grows with the explored/built world, provision RAM above the idle-plus-players estimate. A server starved for RAM will swap and stutter long before it crashes.
  • Put the save on fast storage. World writes and teleports are disk-bound. An NVMe SSD reduces save-pause hitches and speeds the fast-travel that 16-player servers do constantly.
  • Pin to high-clock cores. On a shared box, the server competes with other workloads. On Windows you can set CPU affinity/priority; on Linux use taskset/nice or a host plan with guaranteed (not burst) clock.
  • Open the right ports. Enshrouded uses 15636 (game port) and 15637 (query port = gameport+1) over UDP and TCP. Misconfigured port forwarding is the most common "server won't show up" issue.
  • Keep the server updated, and update mods in lockstep. Run SteamCMD with app_update 2278520 validate after patches. If you use Shroudtopia/EML, expect mods to break on game updates — disable them first if a patch lands mid-session.
  • Back up the save folder before big changes. Voxel worlds are irreplaceable to a group; snapshot the save directory before updates, mod changes, or migrations.

What to look for in an Enshrouded host

If you'd rather rent than self-host, a few capabilities matter more for Enshrouded than the headline price. Use this as a neutral checklist when comparing providers.

  • High single-core clock, dedicated (not burst) CPU. Enshrouded is clock-bound, so a plan advertising many shared vCPUs at low frequency will underperform a plan with fewer, faster guaranteed cores. Look for explicit base-clock numbers and "dedicated" or "reserved" CPU rather than "fair-use" sharing.
  • RAM headroom and the ability to upsize. Because memory grows with your world, choose a plan a tier above the bare idle estimate, and confirm you can scale RAM later without rebuilding the world.
  • Wine/Windows-build support if hosting on Linux. There's no native Linux server, so a Linux host must run the Windows build under Wine. Good hosts handle this transparently; verify the panel installs app ID 2278520 cleanly.
  • One-click or guided server install and updates. SteamCMD app installs and post-patch validate runs should be easy. Look for automatic update handling.
  • Console and file/FTP access. You'll want to edit enshrouded_server.json, inspect logs, and manage saves directly.
  • Automatic backups and a scheduled-restart feature. Given memory creep and irreplaceable voxel saves, built-in scheduled restarts and rolling save backups are genuinely useful, not just upsells.
  • Server location and low latency to your group. Combat feel depends on ping; pick a region central to your players. Adequate, uncapped upload bandwidth (the game wants ~2 Mbit/s per player) matters more than total monthly transfer.
  • DDoS protection. Public game servers attract attacks; network-level filtering is worth confirming.

CPU note: Heavily single-thread/clock-bound. Enshrouded streams and rewrites voxel terrain on a small number of busy threads, so high per-core clock matters far more than total core count. Official guidance: Intel i7 at 3.2 GHz or an AMD 6-core/12-thread CPU for 4-6 players; i7 at 3.7 GHz or an AMD 8-core/16-thread CPU for a full 16-player server. Avoid oversubscribed/shared 'vCPU' hosts with low clocks.

Numbers anchor to Keen Games' official 'Recommended Server Specifications': idle ~4.4 GB RAM, ~100 MB direct per player, server should not exceed ~6 GB physical RAM, ~13 GB server files with 30 GB free recommended, ~2 Mbit/s upload per player, 16-player maximum. The base_ram_gb (5) and per-player figures here intentionally exceed the raw 4.4 GB idle + 100 MB/player math because real memory climbs with explored terrain and base building over long sessions — direct per-player overhead alone understates true usage. Mods are unofficial; the modded multiplier is a safety margin, not an official figure.

Frequently asked questions

How much RAM does an Enshrouded server need?
An idle server uses about 4.4 GB, and each player adds only ~100 MB of direct overhead, so the official guidance says the process shouldn't need more than ~6 GB. In practice, plan for 6 GB for 1-2 players, 8 GB for a typical 3-6 player co-op, 12 GB for 7-10, and 16 GB for a full 16-player server, because explored terrain and built-up bases steadily increase memory use over a long-lived world.
What is the maximum number of players on an Enshrouded server?
16. This is a hard limit in the game engine — it cannot be raised with config or hardware. Plan your server around 16 concurrent players as the ceiling.
Does Enshrouded have a Linux dedicated server?
There is no native Linux build — the dedicated server is a Windows application (SteamCMD app ID 2278520). It runs reliably on Linux through Wine, which is how most Linux VPS and managed game hosts deploy it. Many people prefer Linux for 24/7 hosting because of lower overhead.
Why does my Enshrouded server slow down after a few days?
Enshrouded accumulates world and entity data over long sessions and doesn't fully release it when players disconnect, so RAM use and stutter creep up over time. The standard fix is a scheduled restart — most groups run one every 8-12 hours — which clears the buildup and restores consistent performance.
Is the CPU clock speed or core count more important?
Clock speed. The server's heavy work runs on a few hot threads, so high per-core frequency beats raw core count. Official targets are an i7 at 3.2 GHz (or AMD 6-core/12-thread) for 4-6 players and an i7 at 3.7 GHz (or AMD 8-core/16-thread) for 16 players. Avoid cheap, low-clock shared vCPU plans.
Can I run mods on an Enshrouded dedicated server?
Enshrouded has no official mod support, but community loaders like Shroudtopia and EML work on dedicated servers. They add some idle RAM and CPU overhead, so budget roughly 50% more RAM than the equivalent vanilla tier as a safe margin. Some mods must be installed on both the server and each client, and they often break after game patches.
How much bandwidth and disk space does it need?
Plan for about 2 Mbit/s of upload per player (so ~30 Mbit/s+ free upstream for a full server) and keep ~30 GB of free disk; the server files themselves are around 13 GB. Use an SSD, ideally NVMe, since world saves and player teleports are disk-bound.