Generate a ARK: Survival Ascended GameUserSettings.ini
ARK spreads its settings over two files with confusingly similar names, and a setting in the wrong file is the usual reason an edit seems to have no effect.
Start from a preset
Visual Settings
GameUserSettings.ini
Advertisement
The GameUserSettings.ini format
GameUserSettings.ini is an INI file split into sections, and the section a line sits under matters — put a setting beneath the wrong header and it is ignored without comment. Booleans take capitals, True and False. Multipliers are floating point: write 2.0, not 2, because some values are read strictly enough that a whole number gets thrown away.
Advertisement
The mistake that wastes an evening
Certain settings only work in Game.ini rather than GameUserSettings.ini, and the game gives no hint which ones. If a rate change does nothing and the syntax is fine, the line is probably in the wrong file. Ascended and Survival Evolved also differ on this, so do not start from a config copied off an older server.