You know what's better than playing Soulmask alone? Playing it with friends!
In this guide, you will learn how to set up your own Soulmask dedicated server, set admins and configure your server. Even if you’ve never hosted a game server before, this guide will have you up and running in less than 15 minutes.
If you get stuck or have questions, come and join the GhostCap Discord server and get help from the community.
PS. If you don't want to go through the headache of setting up your own server, check out our list of Soulmask server providers here.
Soulmask is fairly easy to run, however, it’s very heavy on ram usage. Soulmask needs at least 11GB free to start.
To set up a Soulmask server, we will use a free tool called Easy SteamCMD. This will install SteamCMD and keep your game updated every time the tool starts.
soulmask
.easysteamcmd-config.txt
with this Soulmask version.STARTUP_COMMAND
with the settings you want to change such as the Server name, password etc.easysteamcmd.bat
and let it install. Make sure you install any Unreal Engine popups it asks for.By default, Soulmask uses port 7777. So your connection IP should look like this: 192.168.1.10:7777
Once your server is running, you can now connect to it to test. Keep in mind that you will need to port forward 7777, 27016 using UDP on your router for players to connect from outside your home network.
Online Game > Connect
to the server directly.Soulmask doesn't use a normal admin file, it needs what's called a gm password. This is set inside the STARTUP_COMMAND in easysteamcmd-config.txt. Stop your server and look for the section
-adminpsw="adminpassword"
replace the value with your own, like this
-adminpsw="mysupersecretpassword"
Make sure you check out our Soulmask Admin Commands post that covers all the admin commands you can use in game.
If you need to upload your existing Soulmask save that is local on your PC to your new server, then we have written a guide here that covers the entire process.
There you have it, your private Soulmask server should now be up and running.
Did you get stuck at all? Come and join the GhostCap Discord server, where you can get help from our friendly community.
EVER WANTED TO START YOUR OWN GAME SERVER?