Home/ Guides/ ARK/ Genesis Ascended Server Setup
🦖 ARK: Survival Ascended · Genesis Ascended

ARK Genesis Ascended Dedicated Server Setup

Genesis Ascended Part 1 landed July 3, 2026, and the single most-needed fact isn't in the usual places yet: the dedicated-server map code is Genesis_WP. It's free DLC on the standard ASA server app — no extra depot, nothing to buy server-side. This is the full setup: the launch line with ASA's two infamous gotchas, the three new settings patch 89.24 added, cross-ARK clustering so your tribe can hop between maps, and the patch-day fix for a server that goes invisible.

Map code, launch config & cluster setup verified on our own live Genesis server · July 4, 2026
Jump to a section
🗺️
The map code is Genesis_WP — and the wiki's own tables don't say so yet
As of launch week, the ARK wiki's Server configuration and Dedicated server setup map tables still list Genesis as "unavailable" for ASA — they haven't caught up with the release. The map's own wiki infobox (levelname_ASA = Genesis_WP) and live server trackers confirm it, and it's what our own server boots. If a guide tells you Genesis "isn't hostable in ASA," it's quoting a stale table.
🧾

What Shipped, Exactly

Two things released together on July 3, 2026, and knowing which is which saves you money and confusion.

ReleasePriceServer impact
Genesis Ascended Part 1FreeThe map itself — Genesis_WP, one map, five biomes (Bog, Arctic, Ocean, Volcanic, Lunar), with the Ocean biome heavily overhauled. Arrives via server patch 89.24 on the standard app.
Tides of FortunePaid (Bob's True Tales)None. Ships, pirates, and its creatures gate per player, not per server — details below.

Genesis Part 2 did not ship and has no ASA map code yet — anything claiming otherwise is guessing. And it's one map: the five biomes are zones within Genesis_WP, not separate level files.

🧰

Genesis Ascended Server Requirements

ASA servers are heavy — this is the one part of the hobby where "a PC you already own" needs an asterisk.

  • Server appSteam app 2430930 (ARK Survival Ascended Dedicated Server), free via SteamCMD anonymous login. Genesis is inside it after patch 89.24 — no second depot.
  • DiskThe base install plus the 15.6 GB Genesis patch lands around 45 GB — give it 60+ GB with saves and headroom.
  • RAMBudget 16 GB free. In our experience an ASA server sits around 10–11 GB resident once the map is up.
  • OSThe server binary is Windows (ArkAscendedServer.exe). On Linux it runs under Wine/Proton — that's not exotic; our own Genesis server runs under Wine and completed full startup in ~47 seconds, 12 mods loaded.
  • NetworkOne UDP game port (default 7777, set with -portsee the gotcha) plus an RCON port if you want remote admin.
🛠️

Setup, Step by Step

If you've hosted any ASA map before, Genesis is the same dance with a new name — plus the two launch-line gotchas that bite everyone once.

1

Install or update the server

steamcmd +force_install_dir C:\asa-server +login anonymous +app_update 2430930 validate +quit

Already have an ASA server? The same command pulls the Genesis patch (89.24, ~15.6 GB). Watch the output for Success! — and if you ever see state is 0x6 instead, go straight to the invisible-server fix; that update silently failed.

2

Boot Genesis_WP

ArkAscendedServer.exe "Genesis_WP?listen?SessionName=My Genesis Server?RCONEnabled=True?RCONPort=27020?ServerAdminPassword=pickabetterone" -port=7777 -WinLiveMaxPlayers=20

The map name goes first, then ?option pairs, then the -flag arguments. -ServerPlatform=ALL on the flags side opens the server to all crossplay platforms.

3

Respect ASA's two launch-line gotchas

  • ?Port= does nothing. ASA ignores it and binds 7777 regardless. The game port is set only by the -port=NNNN command-line flag. (?RCONPort= and ?RCONEnabled= as URL options work fine.)
  • ?ServerAdminPassword= goes last. ASA swallows everything after it into the password — any ?option you put behind it silently becomes part of your admin password. Both of these are verified on our own servers, not folklore.
4

Configure the rest in the INIs

Rates, breeding, structures and the several hundred other knobs live in GameUserSettings.ini and Game.ini under ShooterGame\Saved\Config\WindowsServer\. Our GameUserSettings.ini generator and Game.ini generator build both files from toggles — including the new Genesis vessel settings.

The New 89.24 Server Settings

Ships arrived with Genesis Ascended and Tides of Fortune, and three new [ServerSettings] keys arrived with them — straight from the official 89.24 patch notes.

SettingDefaultWhat it does
MaxAnchoredVesselsInRange50Caps how many anchored vessels can sit within the check radius of each other — the anti-harbor-sprawl knob.
AnchoredVesselCheckRadius30000The radius that cap counts within, in Unreal Units (30000 ≈ 300 m).
NeedsPowerToActivateAquaticCompartmentsTrueAquatic compartments require power before they activate. Flip it off for PvE-comfort free activation.

All three are in the GUS generator's new Vessels & Ships section, flagged with our verify badge until we've exercised them on a live server — the defaults above match the official notes.

🏴‍☠️

Tides of Fortune: Nothing to Install Server-Side

The paid half of the July drop gates at the player, not the server — which makes hosting decisions easy.

Your server needs no purchase and no extra content to run Genesis_WP with Tides of Fortune players on it. Per the wiki: players who don't own the DLC can use Tides items that others craft, but can't learn its engrams or tame its creatures. That check runs per player. Practically: a mixed tribe works fine, the non-owners just can't tame the Tidepup or Parrot themselves.

🔗

Cross-ARK Cluster: Genesis + Your Other Maps

The good news about ARK transfers: the rules are launch-line and INI config, not map magic. Two flags turn separate servers into a cluster.

# add to EVERY server in the cluster (Island, Genesis, whatever else) -clusterid=mytribe-cluster -ClusterDirOverride=C:\asa-cluster
  • -clusteridAny string, identical on every server in the cluster. It's the cluster's name and its handshake — pick something unguessable-ish.
  • -ClusterDirOverrideA folder shared by all the servers where uploaded characters, items, and dinos live between transfers. Same machine: one local folder, same path on every launch line. Separate machines need a genuinely shared filesystem.
  • TransferringPlayers upload and download at obelisks and transmitters. Upload on the Island, download on Genesis, keep your dino.
  • Fine-tuning[ServerSettings] has the transfer dials — the PreventDownload* / PreventUpload* family and friends — in the GUS generator's Cross-ARK section. Defaults allow everything.
Launch-week honesty: this exact setup — an Island server and a Genesis server, same machine, shared cluster dir — is what we run, and both sides boot and list correctly. One thing nobody has published yet is whether Genesis Ascended carries any baked-in transfer gates the way ASE's Genesis blocked tamed Titans; nothing in the launch notes says so. If we hit one, this section gets updated.
🫥

Patch Day and the Invisible Server

The most demoralizing ASA failure isn't a crash — it's a server that runs perfectly and shows up for nobody. Genesis launch week is prime season for it.

The mechanism: Steam updates your players' clients silently. If the server is still on the old build, the version filter hides it from the in-game browser — it looks deleted, but it's just stale. Restart the server so it pulls the update and it reappears.

When a restart doesn't fix it: SteamCMD has a failure mode where the update dies instantly with Error! App '2430930' state is 0x6 after update job — and the server then happily boots the OLD build. The fix that actually works: stop the server, delete steamapps/appmanifest_2430930.acf and the Steam appcache folder from the server install, and start again. SteamCMD re-detects the install and pulls the patch cleanly (for Genesis, that's the full 15.6 GB). We hit exactly this on Genesis patch day; that recipe is how our server came back.

Also worth knowing: ASA's unofficial server list just flakes sometimes — servers drop off the browser while being perfectly joinable. Direct-connect by IP bypasses the listing entirely and is the fastest way back in while the browser sorts itself out.

🐙

The New Creatures (and Their Spawn Commands)

Genesis Ascended brought one free headliner, two paid companions, and a school of X-variants. The spawn classes are live in our per-dino pages.

CreatureDLC sideNotes
PalaeoctopusFreeThe headline new tame — knockout tame, prefers Exceptional Kibble, saddle at level 65.
TidepupTides of FortunePassive tame. Its internal class is literally Axolotl — which is why the spawn command doesn't say Tidepup.
ParrotTides of FortuneBreedable from day one.
X-variantsFreeX-Acrocanthosaurus, X-Archelon, X-Cryolophosaurus, X-Deinosuchus, X-Helicoprion, X-Xiphactinus — plus Astrocetus is now breedable. Their spawn classes are still settling on the wiki; we add them to the spawn builder as they verify.

Genesis Ascended Server FAQ

What's the Genesis Ascended map name for a dedicated server?
Genesis_WP — same _WP suffix as every ASA map. The wiki's server-setup tables still say "unavailable" as of launch week; they're stale. The map's own infobox, live server trackers, and our own running server all agree on Genesis_WP.
Is Genesis Ascended free for servers?
Yes — free DLC that arrives inside the standard ASA server app (2430930) with patch 89.24. No extra depot, no server-side purchase. Tides of Fortune is the paid half and gates per player, not per server.
Does the server need Tides of Fortune installed?
No. Nothing to buy or install server-side. Players without it can use its items but can't learn its engrams or tame its creatures — that's a per-player entitlement check.
How much RAM does a Genesis server need?
Budget 16 GB free. An ASA server sits around 10–11 GB resident in our experience; ours booted Genesis with 12 mods in ~47 seconds. Disk: ~45 GB after the 15.6 GB Genesis patch — give it 60+.
Why did my server disappear from the server browser after a patch?
Steam updated the clients; your server is on the old build, so the version filter hides it. Restart it so it updates. If it's still invisible, check for the silent state is 0x6 SteamCMD failure — the invisible-server section has the exact fix.
Can I cluster Genesis with my Island server?
Yes — same -clusterid= on both, shared -ClusterDirOverride= folder, transfer at obelisks. The cluster section has the exact flags. We run precisely this pairing ourselves.

More GamesOMG ARK tools

Server's up? The rest of the ARK kit — settings, spawns, colors, and where the artifacts hide.