ARK: Survival Evolved GameUserSettings.ini gerador

Survival Evolved divide as suas definições em dois ficheiros, e escolher o errado é a razão mais comum para uma edição parecer não fazer nada.

Começar com um preset

Definições Visuais

Formato ini
Identity

Name shown in the server browser.

Gameplay

Disables player-versus-player damage server-wide.

Experience rate.

Taming speed. Higher is faster.

Resources gathered per action.

Scales wild creature levels, but only within the official cap — pair it with OverrideOfficialDifficulty to go higher.

The setting that actually raises the wild level cap. 5 gives max level 150.

Third-person camera.

Shows players their own coordinates.

World

Overall day length.

Night length. Most servers shorten nights rather than whole days.

How much damage structures resist.

Allows building through terrain clipping. Near-universal on private servers.

Structure limit per area — the practical cap on how heavy the server can get.

Players & Access

Slot limit.

Join password. Blank means public.

Required for admin commands. Change it before the server goes public.

Seconds before an idle player is kicked.

RCON & Query

Remote console access.

RCON port. Keep it off the public internet.

GameUserSettings.ini

[ServerSettings]
SessionName=Spawnly ARK SE
MaxPlayers=70
ServerPassword=
ServerAdminPassword=changeme123
ServerPVE=False
XPMultiplier=2
TamingSpeedMultiplier=5
HarvestAmountMultiplier=3
DifficultyOffset=1
OverrideOfficialDifficulty=5
AllowThirdPersonPlayer=True
ShowMapPlayerLocation=True
DayCycleSpeedScale=1
NightTimeSpeedScale=1
StructureResistanceMultiplier=1
bDisableStructurePlacementCollision=True
TheMaxStructuresInRange=10500
KickIdlePlayersPeriod=3600
RCONEnabled=False
RCONPort=27020

Como funciona a sintaxe do GameUserSettings.ini

GameUserSettings.ini é INI sectionado, e o cabeçalho da secção é fundamental — uma definição debaixo do cabeçalho errado é ignorada em silêncio. Booleanos são True e False com maiúsculas, e os multiplicadores devem ser escritos como decimais em vez de números inteiros.

O erro que custa horas às pessoas

Um número significativo de definições de taxa só vive no Game.ini, não neste ficheiro, e nada te avisa quando colocas uma no sítio errado. Se um multiplicador não tiver efeito e a sintaxe estiver correcta, verifica em que ficheiro ele pertence antes de mudares mais nada.

Suporte e Ajuda