V Rising BepInEx
GameAwaken as a vampire. Hunt for blood in nearby settlements to regain your strength and evade the scorching sun to survive. Raise your castle and thrive in an ever-changing open world full of mystery. Gain allies online and conquer the land of the living.
Startup Command
WINEDLLOVERRIDES="winhttp=n,b"; xvfb-run wine ./VRisingServer.exe -persistentDataPath save-data -address 0.0.0.0Docker Images
| Label | Image |
|---|---|
| ghcr.io/ptero-eggs/yolks:wine_latest | ghcr.io/ptero-eggs/yolks:wine_latest |
Environment Variables
| Name | Variable | Default | Rules |
|---|---|---|---|
Automatic Updates Quickly checks for any server updates on startup, and updates if necessary. | AUTO_UPDATE | 1 | boolean |
[Repair] Validate Server Files Leave empty (no value) for OFF or type "true" or "1" for ON. Validates all server files when Automatic Updates is enabled. Note: This will significantly increase server startup times, so it is recommended to only enable this when needed. | VALIDATE | none | string|nullable |
[Advanced] V Rising Dedicated Server App ID Used for installation and updates. Rarely needs to be changed. | SRCDS_APPID | 1829350 | required|integer |
[Advanced] Use Windows Branch Tells the installer/updater to only download the Windows branch of the server (the only branch currently available) so that it can run on Wine. Cannot be changed. | WINDOWS_INSTALL | 1 | required|string|in:1 |
WINEDEBUG | WINEDEBUG | -all | required|string|max:20 |
WINEARCH | WINEARCH | win64 | required|string|max:20 |
WINEPATH | WINEPATH | /home/container | required|string|max:20 |
[REQUIRED] Server Query Port UDP port for Steam server list features. | QUERY_PORT | 9877 | required|integer|between:1024,65536 |
Game Settings Preset What preset of game settings the server should run. Some settings may not apply after the save file is first created. Leave empty/null if you are using a single-player uploaded save or a custom ServerGameSettings.json file in the `~/save-data/Settings/` directory. | GAME_SETTINGS_PRESET | none | nullable|string|in:,DuoPvP,HardcorePvP,Level30PvE,Level30PvP,Level50PvE,Level50PvP,Level70PvE,Level70PvP,SoloPvP,StandardPvE_Easy,StandardPvE_Hard,StandardPvE,StandardPvP_Easy,StandardPvP_Hard,StandardPVP |
Server Name Name of the server that will appear in the server list. | SERVER_NAME | V Rising Dedicated Server | required|string |
Server Description Short description of server purpose, rules, and the message of the day. | DESCRIPTION | Welcome to the server! | nullable|string |
Max Connected Users Max number of concurrent players on the server. | MAX_PLAYERS | 40 | required|integer|min:1 |
Max Connected Admins Max number of admins to allow connection even when the server is full. | MAX_ADMINS | 4 | required|integer|min:0 |
Server Password Password required to join the server. Leave blank to have no password. | SERVER_PASSWORD | none | nullable|string |
Save Name Name of save file / directory. | SAVE_NAME | world1 | required|string |
Auto Save Count Number of autosaves to keep. | SAVE_COUNT | 50 | required|integer|min:0 |
Auto Save Interval Interval in seconds between each autosave. | SAVE_INTERVAL | 600 | required|integer|min:1 |
List On Master Server Set to true to list on the server list, else set to false. | SERVER_LIST | true | required|string|in:true,false |
[Advanced] Server FPS How often the server refreshes. (Default: 30) | FPS | 30 | required|integer|min:1 |
[Advanced] Enable RCON See the following link for info on how to connect and use RCON: https://github.com/StunlockStudios/vrising-dedicated-server-instructions#rcon | RCON | false | required|string|in:true,false |
[Advanced] RCON Password Password required to connect to RCON if it is enabled. | RCON_PASS | somepassword | required|string |
[Advanced] RCON Port Port used to connect to RCON. Must be allocated to the server for RCON to work. | RCON_PORT | 25575 | required|integer|between:1024,65536 |
[Advanced] Secure Server (true or false) | SERVER_SECURE | true | required|string|in:true,false |
[Advanced] Admin Only Debug Events (true or false) | ADMIN_ONLY_DEBUG_EVENTS | true | required|string|in:true,false |
[Advanced] Disable Debug Events (true or false) | DEBUG_EVENTS | false | required|string|in:true,false |
XVFB | XVFB | 1 | boolean |
WINETRICKS_RUN | WINETRICKS_RUN | mono | required|string|max:50 |
Features
steam_disk_space