
Wiki & Guides
ARK: Survival Ascended
Dino Survival · Open World · Studio Wildcard
ASA Server Settings: GameUserSettings.ini & Game.ini Explained
The most important ARK Survival Ascended server settings: GameUserSettings.ini, Game.ini, rate multipliers and why MaxPlayers only works via -WinLiveMaxPlayers.
Last updated July 20, 2026 · RespawnHost
On this page
Where do I configure my ASA server?
You configure ARK: Survival Ascended through two INI files: GameUserSettings.ini (server basics and most rates) and Game.ini (deeper gameplay rules like breeding multipliers). Both live on the server under ShooterGame/Saved/Config/WindowsServer/. One exception is the maximum player count: in ASA you set it not in the INI, but via the -WinLiveMaxPlayers launch parameter.
Note
ASA servers can't be rented from regular hosts — official server rentals are licensed exclusively to a single partner. You can still self-host on your own Windows VPS: how to get the server onto it is covered in the install guide — this guide assumes a running installation.
The most important settings at a glance
All names match the official server configuration (ark.wiki.gg). Changes apply after a server restart.
| Setting | File | Effect |
|---|---|---|
SessionName | GameUserSettings.ini | Server name in the server list |
ServerPassword | GameUserSettings.ini | Join password (empty = public) |
ServerAdminPassword | GameUserSettings.ini | Password for EnableCheats / admin commands |
DifficultyOffset | GameUserSettings.ini | Difficulty (scales dino levels among other things) |
OverrideOfficialDifficulty | GameUserSettings.ini | Overrides difficulty directly (e.g. 5.0 for official-style max levels) |
HarvestAmountMultiplier | GameUserSettings.ini | Harvest yield |
XPMultiplier | GameUserSettings.ini | XP rate |
TamingSpeedMultiplier | GameUserSettings.ini | Taming speed |
DayCycleSpeedScale | GameUserSettings.ini | Speed of the entire day/night cycle |
NightTimeSpeedScale | GameUserSettings.ini | Speed of the night only |
ServerPVE | GameUserSettings.ini | True = PvE, players can’t attack each other |
AllowThirdPersonPlayer | GameUserSettings.ini | Allow third-person camera |
MatingIntervalMultiplier | Game.ini | Wait time between matings (lower = more often) |
EggHatchSpeedMultiplier | Game.ini | Egg incubation speed |
BabyMatureSpeedMultiplier | Game.ini | Baby maturation speed |
Why doesn’t MaxPlayers work in the INI?
In ASA, the INI option MaxPlayers is ignored. You set the player count as a launch parameter in the server’s start line:
ArkAscendedServer.exe TheIsland_WP?listen -WinLiveMaxPlayers=20
Warning
This is the single most common ASA configuration mistake: setting MaxPlayers in GameUserSettings.ini and wondering why the limit stays at default. Only -WinLiveMaxPlayers counts.
Sensible starting values for private servers
For a small group playing around jobs and daily life, moderate rates have proven themselves: XPMultiplier, HarvestAmountMultiplier and TamingSpeedMultiplier at 2.0–3.0, and breeding multipliers (EggHatchSpeedMultiplier, BabyMatureSpeedMultiplier) considerably higher if you want to breed without pulling night shifts. Test changes step by step — each change only needs a restart.
Tip
Back up both INI files before making bigger changes — a broken entry otherwise only shows itself when the server boots with defaults.
Frequently asked questions
Where are GameUserSettings.ini and Game.ini located?
Under ShooterGame/Saved/Config/WindowsServer/ in the server directory. Game.ini is often empty or missing at first — just create it.
Why isn’t my change applying?
Save first, then restart the server — settings are only read at startup. For MaxPlayers: see above, only -WinLiveMaxPlayers works.
Which difficulty matches official servers?
OverrideOfficialDifficulty=5.0 — wild creatures then spawn up to the max levels you know from official servers.
Related guides
- Installing ASA on a Windows VPS — SteamCMD, ports, auto-start
- ASA admin commands — the 10 most important cheat commands
- How much RAM does an ASA server need? — figures per map and for clusters
Self-host ARK: Survival Ascended?
Windows VPS with full admin rights — you install the dedicated server yourself, using the guide you just read.
- No subscription, no minimum term
- Balance does not expire while your account exists
- Online in under 90 seconds
