ARK: Survival Evolved GameUserSettings.ini generator
Survival Evolved splits its settings across two files, and choosing the wrong one is the most common reason an edit appears to do nothing.
Start from a preset
Visual Settings
GameUserSettings.ini
How GameUserSettings.ini syntax works
GameUserSettings.ini is sectioned INI, and the section header is load-bearing — a setting under the wrong header is silently ignored. Booleans are True and False with capitals, and multipliers should be written as decimals rather than whole numbers.
The mistake that costs people hours
A significant number of rate settings live only in Game.ini, not in this file, and nothing warns you when you put one in the wrong place. If a multiplier has no effect and the syntax is right, check which file it actually belongs in before changing anything else.