host opinions
ARK: Survival Ascended Dedicated Server in 2026: Hardware, Setup, Host Options
ARK: Survival Ascended is the most resource-hungry mainstream survival server: 16GB RAM minimum for one map, 12-18GB per additional cluster map, and a CPU appetite that punishes cheap hosts. Honest read on the hardware requirements, the setup process, and where to host it.
Real hardware requirements
ASA server requirements at a glance:
| Resource | Minimum (1 map) | Recommended (1 map) | How it scales |
|---|---|---|---|
| RAM | 16GB | 32GB | +12-18GB per extra cluster map. RAM scales with maps, not slots. |
| CPU | 4 cores / 8 threads, 4.5 GHz+ | 8 cores, high single-core clock | One fast core per map. A single high-clock CPU beats a dual-socket box. |
| Storage | ~11GB install | 20-30GB NVMe | +10-20GB per map, plus mods and backups. |
| Network | 100 Mbps up | 1 Gbps | Bandwidth is light; latency and tick stability matter more. |
The community consensus on ASA hardware is consistent across multiple sources. The official Steam discussion on private server specs and corroborating posts on r/ArkSurvivalAscended point to the same numbers:
- Minimum viable single map: 4 cores / 8 threads, 16GB RAM. Marginal, you will hit memory pressure on 4+ player nights or with moderate mods.
- Recommended single map: 8 cores / 16 threads, 32GB RAM, NVMe SSD. Comfortable for 8-16 players with mods.
- Per-map RAM growth: 12-18GB per additional map on a cluster. Larger maps (Ragnarok, Gen2) lean toward 18GB+.
- Disk: ~11GB base install, NVMe required. The tick generates frequent autosave writes; SATA SSD causes visible stutter, spinning disk is unusable.
The practical implication: a 2-map cluster fits in 64GB, a 3-map cluster pushes the upper bound, and any 4-map cluster requires 128GB on a serious server box.
How much RAM for a 20-slot server?
This is the most common sizing mistake: people assume RAM scales with player slots. It mostly does not. The dominant RAM cost is the loaded world (the map), not per-player state, so slot count adds only a few GB. A 20-slot single-map ASA server wants the same ~32GB recommended tier as an 8-slot single-map server. What multiplies RAM is adding maps to a cluster (+12-18GB each), not raising the slot count. So a 20-slot single-map server is a 32GB-class box; a 20-slot 2-map cluster is a 48-64GB box.
Single or dual CPU for an ARK map cluster?
Single, with the highest single-core clock you can get. Each ASA map runs as its own process and its game tick is largely single-threaded, so performance is bound by per-core clock speed, not total core count or socket count. A dual-socket server adds cross-socket (NUMA) memory latency that can hurt a single map, and it never makes one map faster. You only need enough fast cores that each cluster map gets its own. A single Ryzen 9-class CPU at high boost beats a dual-socket Xeon with more but slower cores for an ARK cluster. More on this in why single-thread CPU performance dominates game servers.
How much storage does an ASA server need?
The base server download is about 11GB (per the ARK Official Community Wiki). Budget 20-30GB for a single-map server once you account for saves, logs, update staging, and a backup or two. A multi-map modded cluster climbs fast, plan for 100GB+ if you run several maps with heavy mod sets. Use NVMe throughout.
Self-hosting on home hardware
ASA self-hosting is realistic on a beefy gaming PC but it's no longer the casual "host on your gaming rig" experience that ARK: Survival Evolved was. The Unreal Engine 5 upgrade made the server build substantially heavier.
A r/playark community guide, "How to set up an ARK: Survival Ascended Dedicated Server in 2026" (7p/23c), is the standard reference if you go the self-host route. The author also built a tool to handle the SteamCMD/Wine bridge for Linux hosting (the ASA server is Windows-only natively).
For Linux self-hosting, the Wine/Proton wrapper has matured but adds ~10% performance overhead vs. native Windows. For Windows self-hosting, the server runs cleanly but eats one gaming PC for the duration.
Rough sizing:
| Setup | RAM | CPU | Realistic |
|---|---|---|---|
| Solo or 2-player learning | 16GB | 4-core 4 GHz+ | OK |
| 4-8 player friends server | 32GB | 8-core 4.5 GHz+ | Comfortable |
| 2-map cluster (16 players) | 64GB | 12-core 4.5 GHz+ | Needs dedicated box |
| 4-map cluster (32 players) | 128GB | 16-core+ workstation | Paid hosting wins on cost |
DatHost and the ASA-as-ASE confusion
A reasonably popular r/ARK thread (87p/36c) titled "ark survival ascended server on dathost?" from late 2025 documents a recurring confusion. DatHost lists ARK servers in its catalog but historically the game-selector defaulted to Survival Evolved. ASA support is now in the catalog but the panel UX can still be confusing for someone who hasn't done it before.
The thread resolution: yes, DatHost supports ASA, but you have to pick the right product. Some users report receiving an ASE provision in error after ordering "ARK" and needing to swap. Verify the SteamCMD app ID before launch, ASA is 2430930, ASE is 376030.
Paid host options
For ASA specifically, the host quality gradient is steeper than for Palworld or Valheim because the resource demands punish cheap hosts harder.
- Nitrado. The historical ARK default (officially partnered with Studio Wildcard for ARK and ASA). Solid for single maps, panel-driven, console-friendly (Xbox/PS5 server rental goes through Nitrado).
- GPortal. Strong ASA support, polished panel, Nitrado-comparable pricing.
- DatHost. Performance leader if you can navigate the panel. Same Ryzen 9 7950X3D hardware as their Palworld plans.
- BisectHosting. Strong on ASA modpack support and cluster setup.
- Supercraft. Covers ASA with native cluster orchestration (multiple maps share a panel), Studio Wildcard patch-day automation, and Linux/Wine handling.
Watch the per-map pricing model. Some hosts price per slot and quietly upcharge for each cluster map. A "16-slot 2-map" cluster is functionally a 32-slot server in resources, and the price should reflect that.
Multi-map clusters
The ASA cluster mechanic lets characters and dinos transfer between maps on a shared world. It's the headline feature for serious ARK groups but it doubles or triples the operational complexity.
For self-hosted clusters: each map is a separate server process binding a separate port. They share a directory for the transfer state. Memory is additive (per-map RAM stacks). CPU is mostly per-map, one map's tick doesn't share threads with another's, so a 12-core box can run 3 maps reasonably.
For managed clusters: hosts vary widely on cluster support quality. Some treat each map as a separate billable server with manual sync setup. Better hosts provision the whole cluster as one unit with the transfer config pre-wired.
Mods and the ASA modding scene
ASA's modding is server-side via the in-game CurseForge-equivalent mod manager. Mods are delivered as content packages and the server validates the mod set against clients on join. Heavy mods (S+ structures, Awesome SpyGlass, total conversions) add meaningful RAM and disk overhead.
Practical advice:
- Budget +20-40% RAM for a moderately modded server vs. vanilla.
- Test mod compatibility in single-player before pushing to the server.
- Some mods break on Studio Wildcard updates, have a rollback plan.
FAQ
- Is 16GB enough for a single-map ASA server?
- It's the minimum viable. You'll hit memory pressure on 4+ player nights or with mods. 32GB is the practical recommendation for any serious single-map ASA server.
- Can I run an ASA dedicated server on Linux?
- Not natively, ASA's server binary is Windows-only. You can run it on Linux through Wine/Proton (a few community projects automate this, including the r/playark guide from 2026). Expect ~10% overhead vs. Windows.
- How much does a 2-map ASA cluster cost monthly on a managed host?
- Realistically €40-80/month on a mainstream host (Nitrado, GPortal, BisectHosting), depending on slot count and mod overhead. The honest math: a 2-map cluster needs ~32-48GB RAM and a beefy CPU, and that's not a $10 plan.
- What's the difference between ASA and ASE for hosting?
- ASA is Unreal Engine 5 with substantially higher RAM and CPU demands. ASE is the legacy UE4 build and runs on much cheaper hardware. Hosting a 2-map ASA cluster needs ~3x the resources of a 2-map ASE cluster.
- Why do some hosts confuse ASA with ASE?
- The product naming in panel UIs hasn't fully caught up. SteamCMD treats them as separate apps (ASA: 2430930, ASE: 376030) but some host panels still default to ASE when you order 'ARK.' Verify before launch.
- How much storage does an ASA dedicated server need?
- The base server install is about 11GB. Budget 20-30GB for a single-map server once saves, logs, updates, and backups are included, and 100GB+ for a multi-map modded cluster. Use NVMe, the frequent autosave writes stutter on slower disks.
- Is a single or dual CPU better for hosting an ARK map cluster?
- Single, with the highest single-core clock you can get. Each ASA map is a separate, largely single-threaded process bound by per-core speed, not core or socket count. A dual-socket box adds NUMA latency without making any map faster. You just need enough fast cores that each cluster map gets one.