Skip to content

Manual Configuration

HaruHost offers two ways to run an Ark Survival Ascended server. Auto Config is the default and keeps your settings valid with guided UI controls. Manual Config is for experienced admins who want direct access to launch arguments and classic configuration files while still benefiting from HaruHost’s workflow, delivering the best experience for advanced users who need total control.

  • Game Servers → Your Game Server Name → Manual Config
  1. Toggle Manual Configuration to turn off Auto Config for this server.

    Manual Config page with the Manual Configuration toggle highlighted

    • The toggle takes effect immediately. HaruHost stops auto-writing INI values, so future changes rely on your manual edits.
  1. In Launch Config, verify the launch binary and adjust Launch Arguments as needed.

    Launch Config panel showing the ArkAscendedServer.exe path and launch arguments

    TheIsland_WP?RCONEnabled=True?RCONPort=29052?Port=27305 -MULTIHOME=192.168.1.132
    • Use the template above as a starting point and swap in your map, ports, and IP.
    • You are responsible for confirming that the game, query, and RCON ports are open and conflict-free. Auto Config normally assigns safe values automatically.
  1. Scroll to Configuration Files to access every manual file you want quick links to.

    Configuration Files list showing Game.ini, GameUserSettings.ini, and player lists

    • Click each file to open the editor and make traditional INI or list changes.
    • Use Add to List to include additional files you edit frequently, or Reset List to restore the defaults.
    • Manual Config lets you curate exactly which files are exposed, so advanced setups can add new INIs or remove unused ones without losing the streamlined editor.
    • Files become read-only while the server is running. Stop the service before editing so your changes are saved and not overwritten by the game.
  1. Fill out the Manual Connection Details panel so HaruHost can manage restarts and monitoring.

    Connection Details panel with Internal IP, RCON Port, and Server Admin Password inputs

    • Provide the internal IP, the active RCON port, and the current server admin password.
    • These values rarely change. Update them only if you modify passwords, multi-home IPs, or RCON settings later.
  • Stop the server before editing launch arguments or configuration files, then start it again after saving so every change is applied on boot.
  • Consider switching back to Auto Config if you want HaruHost to resume validating your settings automatically.
  • Why do my Ark configs reset? If the server is running while you edit INI files, Ark rewrites the files during shutdown. Stop the service first, make your changes, then start it again so HaruHost can upload your edits before Ark touches them.
  • Why can’t I edit files while the server is online? HaruHost marks manual configuration files read-only during runtime to prevent partial writes that Ark would ignore. Stop the server to unlock the editors, then restart once your changes are complete.