Stationeers

Stationeers

30 ratings
Stationeers Dedicated Server Setup Guide
By 💖⎛⎝Silver Knight⎠⎞💂☢☣
This guide shows you what is required to get your very own Stationeers dedicated server up and running. Not too much is known about Stationeers right now and i will update this guid as more is known. If you see any errors, please let me know and i will update them here in the guide.
   
Award
Favorite
Favorited
Unfavorite
Introduction
This guide shows you what is required to get your very own Stationeers dedicated server up and running. Not too much is known about Stationeers right now and i will update this guid as more is known. If you see any errors, please let me know and i will update them here in the guide.
Installation of Stationeers Server files
The first step is to retrieve the files for the game, this is done via SteamCMD.

Follow the guide here on how to use STEAMCMD.

Once you have STEAMCMD, run the following command:

steamcmd +login anonymous +force_install_dir C:\SteamCMD\myserver +app_update 600760 validate +exit

Note: You can adjust the +force_install_dir paramter to the directory you want to download the server to.

This will then download the entire game, Once completed, it's time to setup the server configuration.


For windows, you will require the following to be installed:

Microsoft Visual C++ Redistributable 2015[www.microsoft.com]
Microsoft Visual C++ Redistributable 2017[www.visualstudio.com]
Server Configuration
Inside the content you just downloaded, there will be several files, proceed to edit the following file: default.ini

Go ahead and edit this file in a text editor such as notepad.

It should look similar to this:

[SERVER]
SERVERNAME=My Stationeers Server
GAMEPORT=27500
UPDATERPORT=27015
PASSWORD=
MAPNAME=Moon
DESCRIPTION=Stationeers
MAXPLAYER=10
[RCON]
RCONPASSWORD=stationeers

In this file you will be able to edit the settings such as the server name.

e.g. The following line:

SERVERNAME=Stationeers

Will set your server to be called "My Stationeers Server"
Starting the server
The best method for a self-hosted solution is to create a simple .batch file,

Inside your folder where rocketstation_DedicatedServer.exe is located, create a batch file with the following content:

start rocketstation_DedicatedServer.exe -autostart -nographics -batchmode

This will then start the server up with the following map: Moon (That is the default map and the map defined in the configuration example above and 10 maxplayers as dicated in the default configuration file above..

Please note some port-forwarding may be required, by default the server will use game port 27500 and query port 27015, you should unblock these ports in your firewall\router.

If setting up your own server is too much work for you, then please consider renting a server from Citadel Servers[www.citadelservers.co] - They setup everything for you
24 Comments
Nasaman 6 Jan, 2024 @ 7:00pm 
I have yet to find a dedicated server setup that works on windows. I need the startup command because the default.ini doesnt get created anymore.
Mainframe 3 Feb, 2023 @ 3:50am 
I see no default.ini anywhere in the downloaded server software
Chasovoy 10 Jun, 2019 @ 10:47pm 
Открыть порты для UPnP у себя на компе и у провайдера, тогда сервак будет не только в локальной сети показываться, но и общестимовской.
CagoBHuK 25 Feb, 2019 @ 6:29am 
Does anyone know, how to advert server to steam servers list?
SeeSharpist 21 Nov, 2018 @ 8:53am 
May be a dumb question, but if you wanted to run multiple servers for the different maps, would you just put them all in their own directory and use different ports?
Aristodikos 30 Jun, 2018 @ 1:17am 
Hello guys, i figuered out how to setup a server and i hosted one and play with a friend all the day yesterday ( but in graphical mode not running the .bat file). The problem is that after restart, the world had gone!!! there were not any save. I searcehd on google about editing the bat file in order to auto save but it was a bit complicated. i saved a new worlds but the server didnt worked again (only lan) is there any .bat sample that you can share with us? also a guide on how to restart and save/load world with detailed information? please dont share links again, my brain grilled yesterday in order to find out which link will help me. please put it here to have all together

Thank you
[412]Himicat 13 Jun, 2018 @ 3:45am 
Anyone who got atmosphere problem "NAN" on server: save game - stop server - open save folder - open in notepad(notepad++)your save file "world.xml" - search "NAN" - change to "0"(zero) - save file - start server - all ok - to next glitch.

У кого глюк с атмосферой "NAN" на выделенном сервере, чтобы поченить нужно: сохранить сервер - остановить сервер - открыть папку сохранения сервера - открыть в блокноте(или в блокноте что ++) файл "world.xml" - найти параметр "NAN" и поменять его на "0"(ноль) - сохранить файл - стартануть серв - и всё в порядке - до следующего глюка... Может кому поможет.
Medicdude 3 May, 2018 @ 12:04pm 
I now see the port info, thank you, I may have missed it earlier!
Medicdude 3 May, 2018 @ 11:32am 
Hello, Could you add to your guide what ports are used by Stationeers and what is the average RAM usage? Thank you.