Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
its false by default. needs to be true
It's in one of the server config files. If you go to youtube there are several videos that show you exactly how to set everything up and will be quicker and easier for you than asking in here.
its called "ListOnMasterServer"
toggle that on
Make sure your client and query ports are open and forwarded to the server. The default ports are 9876 (client) and 9877 (query).
The host settings you need to also make sure are set to true are found at ..\VRisingServer_Data\StreamingAssets\Settings\
You'll find ServerHostSettings.json
Open it in a text editor and change from false to true:
"ListOnSteam": true,
"ListOnEOS": true,
Start the server back up and you should be good.
https://bugs.playvrising.com/suggestions/447083/dedicated-server-windows-downloaded-settings-loaded-from-serverhostsettingsjson- is the defect ticket that I made, for more info.