Skip to content
Menu
SteamAH
  • Cheat
  • Guide
  • Tips
  • Game Lists
  • Privacy Policy
  • Abuse
SteamAH

V Rising How to Create a Dedicated Server

Posted on May 17, 2022May 17, 2022

For V Rising players who want to create a dedicated V Rising server of them own, this guide will show how to create it step by step.

Hosting a Server (Rental Service Providers)

You can alternatively host a server at a Game Server Hosting Provider.

https://www.survivalservers.com/services/game_servers/v_rising/

Your server will be started instantly!

Server Requirements

  • Windows 10 or Server 2016+ & 64-Bit
  • Quad Core processor (requires up to 2 full cores)
  • Up to 16GB memory (currently uses around 4GB memory minimum)
  • 5GB disk space (install folder)
  • A copy of the V Rising early access game from Steam

The Guide

  1. Create a folder C:\VRisingServer
  2. Download SteamCMD for Windows: https://steamcdn-a.akamaihd.net/client/installer/steamcmd.zip
  3. Extract the contents of the zip to the folder
  4. Create a file called FetchServerFiles.bat and place the following code in there:
    @echo off start “” steamcmd.exe +login USER PASS +force_install_dir “C:\VRisingServer” +app_update 1829350 validate +quit
  5. Fetch server files from Steam by running the FetchServerFiles.bat

Starting the Server

To start the server, create a batch file called StartServer.bat with the following

start “” VRisingServer.exe -log

Run StartServer.bat and let it load (takes 10 minutes the first time)

Configuring your server

Now comes the fun part, setting up your V Rising game server to your liking.

To modify game server settings you can create two files

ServerHostSettings.json
ServerGameSettings.json

You can create these files in your VRisingServer\Settings folder

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

ServerHostSettings.json

{ “Name” : “My V Rising Server”, “Description” : “This is a role playing server”, “Port” : 27015, “QueryPort” : 27016, “MaxConnectedUsers” : 10, “MaxConnectedAdmins” : 4, “SaveName” : “world1”, “Password” : “SuperSecret”, “ListOnMasterServer” : true, “AutoSaveCount” : 40, “AutoSaveInterval” : 120, “GameSettingsPreset” : “StandardPvP” }

 

READ:  V Rising How to Migrate a Private Game Save to a Dedicated Server

 

More info can be found here:

https://github.com/StunlockStudios/vrising-dedicated-server-instructions

How to Join a Server

To join your newly created V Rising server, you can use the Play Online server button in the game. Alternatively (for password protected) you can use the Direct Connect button.

 

 

 

That’s all we are sharing today in V Rising How to Create a Dedicated Server, if you have anything to add, please feel free to leave a comment below, you can also read the original article here, all the credits goes to the original author HumanGenome

MORE GAME GUIDES FOR YOU

Related Posts:

  • V Rising How to Migrate a Private Game Save to a Dedicated Server
  • V Rising How to Modify Private Game Multiplayer Server Settings
  • V Rising How to Edit your Private Server Settings Correctly
  • V Rising How to Get VOIP on Private Servers
  • V Rising How to Increase Camera Speed

1 thought on “V Rising How to Create a Dedicated Server”

  1. quinngt says:
    May 17, 2022 at am10:14

    Update user login to this:

    @echo off
    start “” steamcmd.exe +login anonymous +force_install_dir “C:\VRisingServer” +app_update 1829350 validate +quit

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Disclaimer

All content cited is derived from their respective sources. If you think we have used your content without permission, Please go to the Abuse Page to contact us and we will be taking it seriously.

Recent Posts

  • Swords and Sandals Immortals 100% Completion Guide
  • Terra Nil Perfect Location Achievement Guide
  • Pineapple on pizza 100% Walkthrough & Achievements Guide
  • The Last of Us Part I Vault & Safe Codes Guide
  • LittleMan Remake: Gallery Codes & Full Save (New V0.29)
©2023 SteamAH | Powered by SuperbThemes & WordPress