field notes

Self-Host or Rent a Game Server in 2026: The Hardware You Actually Need

"Valheim will run on a potato." That line, from a top r/valheim thread this month, is the whole reason the self-hosting question is so slippery: the honest answer is entirely game-dependent. Some servers run happily on a mini-PC in a closet; others want 32GB of RAM and a high-clock CPU before they behave. Here is a per-game sizing table, and a simple rule for deciding whether to self-host at all.

Published

The one thing that decides hardware

The most upvoted answer to "what do I need to self-host" is usually wrong, because it answers for the wrong game. The r/valheim poster who set this off had it right in spirit: their Valheim world "will run on a potato," and they wanted their own hardware anyway because it is more fun, so they planned to build a small NAS for it. That instinct is sound for Valheim and dangerously misleading for Palworld.

Hardware need splits hard by game, and it splits along two axes: single-thread CPU clock and RAM. Most modern game-server ticks run largely on one core, so a fast core matters more than many cores. RAM is the other wall: it decides whether the world and its players fit in memory at all. A game that is light on one axis can be heavy on the other, which is why a single "recommended spec" for game servers does not exist. The table below is the useful version of the answer.

Per-game sizing table

Sized for a small group, roughly 4 to 8 players, on a server you leave running. Numbers are aim points consistent with our full RAM, CPU and disk sizing guide, which breaks each game out to 4, 8, 16 and 32 player tiers. Heavy mod stacks push every row upward.

GameLoadRAM to aim forCPU prioritySelf-host verdict
ValheimVery light2-4 GBAny modern quad-coreIdeal first self-host
TerrariaVery light2-3 GB (more for tModLoader)Modest single-threadIdeal first self-host
Project ZomboidLow to mid4-8 GB (Build 42 leans higher)Single-thread sensitiveGood for small groups
Minecraft (vanilla)Mid, RAM-driven4-8 GBHigh single-thread clockEasy self-host
Minecraft (heavy modded)Heavy, RAM-driven8-16 GB allocatedTop single-thread (X3D class)Wants real hardware
PalworldHeavy32 GB (memory leaks)High-burst: Core Ultra / Ryzen 9000 classSelf-host to ~8, then rent
RustVery heavy (CPU + RAM)16-32 GBTop single-threadRent unless hardware is serious
ARK: Survival AscendedVery heavy (CPU + RAM)16-32 GB per mapHighest single-threadRent beyond a small friends server

Two rows deserve a note. Palworld is the trap: it looks approachable but has well-documented memory leaks that make RAM climb over long uptimes, so 32GB is the safe target even though a fresh server starts lower, and the simulation leans hard on a high-burst CPU. The per-game detail is in our Palworld requirements guide. ARK: Survival Ascended is the heaviest mainstream survival workload full stop, and each cluster map stacks its own RAM and its own core, covered in the ASA setup guide. For the two light games, deeper numbers live in the Valheim requirements and Project Zomboid requirements pieces.

Why single-thread clock and RAM density win

The two-axis story is worth understanding, because it explains why marketing specs mislead. A hosting plan that advertises "8 cores" tells you almost nothing if six of them sit idle while your game's tick loop hammers one. What you want is the highest sustained clock on the core that runs the simulation, which is why enthusiast desktop chips, the Ryzen X3D line or Intel's Core Ultra tier, routinely out-serve older many-core server CPUs for game workloads. Our deeper write-up on why single-thread performance dominates game servers has the reasoning and the chip picks.

RAM is the blunter constraint. If the world plus its loaded chunks plus per-player state does not fit, the server does not stutter, it crashes or swaps to disk and grinds. This is where "RAM density," a lot of memory on one box, is the thing you are really buying for Palworld, ARK and modded Minecraft. It is also the axis that budget hosts quietly undersize: a "16GB plan" that leaves you 12GB of usable heap is a different product from one that gives you the full 16.

The self-host vs rent decision rule

Once the hardware is sized, the actual decision is simpler than most threads make it. It comes down to who you are running for and what you are willing to own.

Self-host if all three are true:

  • It is a small, trusted group, friends rather than a public listing.
  • Your hardware is genuinely capable for the game in the table above, not just "a spare PC" in the abstract.
  • You are comfortable managing it: updates, the occasional crash, port-forwarding, backups, and being the person who gets pinged when it is down.

Rent if any one of these is true:

  • It must be online 24/7, and people will be annoyed when your home connection or power blips.
  • You expect the group to grow, so today's box is tomorrow's bottleneck.
  • You would rather play than maintain, which is a completely legitimate answer and the most common real reason.

Notice that cost is not the deciding line. Self-hosting on hardware you already own is cheaper in cash and more expensive in time and reliability. Renting inverts that. The tipping factor is almost always uptime expectations and appetite for ops, not the monthly figure, and a market event like the 2026 Hetzner price hike only shifts where that line sits, it does not move it to a different axis. For the box-type layer of the decision, dedicated versus VPS versus cloud, see the honest decision tree. Hostinger's dedicated game server guide is a solid primer on the concepts if you are new to the terminology.

If you self-host: the short version

Say the table and the rule both point you to home hardware. The short checklist is:

  • Match the box to the game, not to the price. A capable machine for Valheim is not a capable machine for Palworld. Buy or repurpose to the row you are actually running.
  • Prioritise the fast core. For anything CPU-bound, a high-clock consumer chip beats an old many-core server pull. Do not be seduced by core count.
  • Give RAM headroom. Especially for Palworld and modded Minecraft, size above the fresh-start figure so a leak or a busy night does not tip you over.
  • Plan for exposure before you open a port. A home server puts your own IP on the public internet, so lock it down first. Our hardening checklist is the pre-launch pass, and the DDoS reality piece covers the one thing you cannot fix from inside the box.

Self-hosting is genuinely more fun for the people who enjoy the machine, which is exactly what the r/valheim poster was after. Just size honestly, and be clear-eyed about which games reward that instinct and which ones quietly demand a rented box instead.

FAQ

Do I really need 32GB of RAM for a Palworld server?
For a small group you can start at 16GB, but Palworld has memory leaks that creep upward over long uptimes, so 32GB is the safe target for a server you leave running. Pair it with a high-burst CPU (Intel Core Ultra or Ryzen 9000 class), because the simulation is bound by single-thread speed.
What is the lightest game to self-host?
Valheim is the classic "runs on a potato": a small group fits in a few GB on any modern quad-core. Terraria is similarly light. These are the easiest first self-hosting projects.
Does RAM or CPU matter more for a game server?
It depends on the game, but for most modern titles single-thread CPU clock decides whether the server ticks smoothly, while RAM decides whether the world and players fit at all. You need both right; a huge-RAM box with a slow CPU still stutters.
When should I rent instead of self-host?
Rent when the server must be online 24/7, when you expect the group to grow, or when you would rather play than maintain. Self-host when it is a small trusted group, your hardware is capable, and you enjoy running it.
Can I self-host Rust or ARK at home?
You can, but they are the heaviest common survival servers on both CPU and RAM, and they expect strong single-thread performance and real upload bandwidth. A small friends server is doable on a capable box; anything public or large is usually cheaper and steadier on rented hardware.