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

Difference between revisions of "How to Create a Dead Matter Game Server Guide"

From Survival Servers
Jump to navigation Jump to search
Line 36: Line 36:
  
 
== Step 3: Port Forwarding ==
 
== Step 3: Port Forwarding ==
Add an incoming rule to your Windows Firewall to allow TCP port 25565 (or whichever port you decide to use)
+
Add an incoming rule to your Windows Firewall to allow TCP/UDP port (game port) 27015, (Steam query port) 27016 (or whichever ports you decide to use)
  
 
You may additionally need to add a forwarding rule to your network router. You can use [http://PortForward.com/ PortForward.com] to read how to do this.
 
You may additionally need to add a forwarding rule to your network router. You can use [http://PortForward.com/ PortForward.com] to read how to do this.

Revision as of 10:27, 24 August 2020

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

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

Dx6BNmP.gif

1WLYjpO.png

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

Server Requirements

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

Quad Core processor (requires up to 2 full cores)

Up to 16GB memory (currently uses around 12GB memory minimum and up to 15GB of memory for a full server)

5GB disk space (install folder)

Step 1: Fetching Game Server files

The best method to get dedicated server game files is via the dedicated server depot on Steam via SteamCMD.

  1. Create a folder where you wish to store your Dead Matter game server hosting files
  2. Inside of the folder, place the newly downloading SteamCMD.exe file
  3. Create a batch file named SteamCMD.bat
  4. Place the following code in this batch file:
@echo off
start "" steamcmd.exe +login USER PASS +force_install_dir "C:\Some\Path\Where\You\Want\Game\Server\Files\To\Go" +app_update 1110990 validate +quit
  1. Right-click SteamCMD.bat and Run as Administrator
  2. Your game server files should be completely downloaded by now

Step 2: Setting up a Dead Matter Dedicated Server

  1. Create a batch file named DeadMatterServer.bat in your newly created Dead Matter server folder from step 1
  2. Place the following code in this batch file:
start deadmatterServer.exe -log

Step 3: Port Forwarding

Add an incoming rule to your Windows Firewall to allow TCP/UDP port (game port) 27015, (Steam query port) 27016 (or whichever ports you decide to use)

You may additionally need to add a forwarding rule to your network router. You can use PortForward.com to read how to do this.

Configuring your Dead Matter Game Server!

Now comes the fun part, setting up your Dead Matter game server to your liking.

To modify game server settings you can open the configuration.ini'

You can modify settings in here (in addition to the launch line) - these settings overwrite your launch line settings:

configuration.ini

placeholder! coming soon :)

Location of World Save Data

To locate your save folder, navigate to this folder:

C:\DeadMatterServer\World\

Tools

Dead Matter Guide

PortForward.com

How to Direct Connect Join a Dead Matter Server

Dead Matter Server Admin Commands Usage



Share your opinion