Thanks for visiting our wiki! Click here to order your own game server at SurvivalServers.com

Soulmask Server Setup Guide

From Survival Servers
Revision as of 18:20, 1 June 2024 by StevenW (talk | contribs) (→‎Step 2: Setting up the Dedicated Server)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Creating a Soulmask game server is an easy process that can be done from either a dedicated server or your home computer. Alternatively, you can choose a Soulmask server that will fit your needs.

Option #1: Renting a Soulmask server (see example control panel below!)

Control panel.gif


Option #2: Creating a Soulmask Server From Your Home Computer or Dedicated Server

Server Requirements

Windows 7, 8, 8.1, 10 Server 2016, Server 2019 & 64-Bit

Dual Core processor (requires up to 2 full cores)

Up to 8GB memory (minimum 4GB)

Setting up a Soulmask Dedicated Server

Step 1: Fetching Game Server files

  1. Create a folder where you wish to store your Soulmask game server hosting files
  2. Inside of the folder, place the newly downloading SteamCMD .exe file
  3. Create a batch file named Soulmask.bat
  4. Place the following code in this batch file:
@echo off
start "" C:\Users\UserName\Desktop\Soulmask\steamcmd\steamcmd .exe +login anonymous anonymous +force_install_dir C:\Users\UserName\Desktop\Soulmask +app_update 3017310 +quit
  1. Right-click Soulmask.bat and Run as Administrator
  2. Your game server files should be completely downloaded by now

Step 2: Setting up the Dedicated Server

  1. Create a batch file named SoulmaskStart.bat in your newly created Soulmask server folder from step 1
  2. Place the following code in the batch file:
call StartServer.bat -SteamServerName=\"your server name\" -MaxPlayers=50 -PSW=\"yourpassword\" -adminpsw=\"yourGMpassword\" -pve


Share your opinion