Update Game Servers/ARK - Survival Ascended.md
This commit is contained in:
@ -59,3 +59,8 @@ You will find the dumped configuration files at `C:\asaserver\ShooterGame\Saved\
|
||||
|
||||
!!! warning "Do not modify while server is running"
|
||||
If you modify these configuration files while the server is running, it will overwrite the values when the server is stopped again. Be sure to either set the variables in-game via the console so it dumps them to disk, or wait until the server is stopped to make configuration ini file changes.
|
||||
|
||||
!!! info "Optional: Generate Files from Singleplayer World"
|
||||
You may want to start a singleplayer world and set all of the configuration variables to your desired values, then load into the world. Once you have made landfall, quit out of the game to shut down the singleplayer world.
|
||||
|
||||
From this point, you can find your `Game.ini` and `GameUserSettings.ini` files in `steamapps\common\ARK Survival Ascended\ShooterGame\Saved\Config\Windows`. Simply copy these two files into your server's configuration folder located at `C:\asaserver\ShooterGame\Saved\Config\WindowsServer` and launch the server.
|
Reference in New Issue
Block a user