Skip to content

Game.ini

Use the Game.ini card in Auto Config to set values that aren’t exposed elsewhere or to migrate your existing configuration.

  • Game Servers → Your Game Server Name → Auto Config → Game.ini

Game.ini card with wiki link highlighted

  1. Click the View Game.ini wiki link.
  2. Find the setting and copy the correct section header and key (for example, [/script/shootergame.shootergamemode] and bUseCorpseLocator=True).
  3. Paste it into the editor.
  4. Click Save. Changes are not saved until you press Save.

Editor showing [/script/shootergame.shootergamemode] and bUseCorpseLocator=True with Save button

If you already have a Game.ini, paste it into the editor, then remove fields that conflict with HaruHost automation or are better managed in Auto Config pages. Keep only the keys you truly want to override.

  • Click Save to write the file, then restart the server to apply settings in game.
  • Creation: Specific Auto Config pages (for example, Dino Settings) exist only after you edit/create them. You can delete a custom page later if you stop using it.
  • Precedence: If the same key appears in a specific Auto Config page and in Game.ini, the Auto Config value wins. If no specific page exists, the Game.ini value applies.
  • Recommendation: Use specific Auto Config pages for routine tuning. Keep Game.ini minimal — mainly for extra or mod settings — and remove keys you now manage in Auto Config.