Nach vielen Kritiken, Spielrückgaben, der Kritik an den Preisen für Miet Gameserver beim Exklusiv Hoster wurde nun eine AppID für dedizierte Server zur Verfügung gestellt. Die Installation der dedizierten Serversoftware kann via Steamcmd erfolgen, dazu reicht ein anonymous Zugang. Die Installation und den Start könnt Ihr wie folgt über folgende Batch erledigen:
Download Steamcmd https://steamcdn-a.akamaihd.ne…nt/installer/steamcmd.zip
@echo off
SET var=%~dp0
//Update / Installation starten
start /wait steamcmd.exe +force_install_dir %var%game +login anonymous +app_update 2430930 +quit
//gameserver starten
cd %var%game
start ShooterGame\Binaries\Win64\ArkAscendedServer.exe TheIsland_WP?listen?Port=27516?QueryPort=27515?ServerAdminPassword=noteveryoneneedstoknow
Viel Spas für die "Bastler" damit.
Ihr solltet für den Gameserver Mindestens 10 - 30 GB RAM einplanen. Stand aktuell ohne Spieler 10 GB mit ca. 10 Spielern 20 GB +
Für die Unreal 5 Engine sollte min. Windows Server 2019 benutzt werden. Beachtet bitte das diese Anleitung nur für Private Server genutzt werden kann, das gewerbliche hosten von Servern damit nicht erlaubt ist.
After many reviews, game returns, criticism of the prices for rental game servers at the exclusive hoster, an AppID for dedicated servers has now been made available. The installation of the dedicated server software can be done via Steamcmd, all you need is an anonymous account. The installation and the start you can do as follows about the following batch:
Download Steamcmd https://steamcdn-a.akamaihd.ne…nt/installer/steamcmd.zip
@echo off
SET var=%~dp0
//Start update / installation
start /wait steamcmd.exe +force_install_dir %var%game +login anonymous +app_update 2430930 +quit
//start gameserver
cd %var%game
start ShooterGame\Binaries\Win64\ArkAscendedServer.exe TheIsland_WP?listen?Port=27516?QueryPort=27515?ServerAdminPassword=dasmussnichtjederwissen
Much fun.
You should plan at least 10 - 30 GB RAM for the game server. Currently without players 10 GB with about 10 players 20 GB +.
For the Unreal 5 Engine you should use at least Windows Server 2019. Please note that this guide can only be used for private servers, commercial hosting of servers is not allowed.