1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-07 16:17:09 +02:00
parkervcp-pterodactyl-eggs/game_eggs/steamcmd_servers/pavlov_vr/README.md

31 lines
1.6 KiB
Markdown
Raw Normal View History

2020-12-07 19:48:56 +01:00
# Pavlov VR
Pavlov VR is a multiplayer shooter in VR with heavy focus on community features. Realistic reloading features and fast-paced combat as part of the core experience.
2020-12-05 21:45:57 +01:00
## Recommended server settings
2020-12-05 21:45:57 +01:00
### Minimum RAM
This server requires about 2048M to run. A 3.2 GHz core will support approximately 24 players. Since Pavlov VR is single threaded, faster clock-speeds will mean higher performance.
2020-12-07 19:48:56 +01:00
### Multiple Servers on the same host
2020-12-07 19:48:56 +01:00
If you are running multiple servers and have set additional ports (see [Running multiple servers](http://wiki.pavlov-vr.com/index.php?title=Dedicated_server#Running_multiple_servers_on_one_host)) then you need to allow access to the defined port plus the port 400 higher. So if you use 7000 as your port, then UDP 7000 and 7400 need to be open.
2020-12-05 21:45:57 +01:00
### Steam Workshop
When downloading a large map from the steam workshop make sure your node has enough RAM assigned to store the map files in its tmpfs! This requires you to modify your wings configuration to have the tmpfs_size value increased.
Additionally, due to the way Pavlov stores workshop maps in the temp directory, the only way to persistently keep workshop maps is to create a mount for /tmp/workshop. For assistance with mounts, please visit the following link - [Using Mounts Pterodactyl](https://pterodactyl.io/guides/mounts.html)
For additional help, please see the following - [Dedicated Server Wiki](http://wiki.pavlov-vr.com/index.php?title=Dedicated_server)
2020-12-05 21:45:57 +01:00
## Server Ports
2020-12-05 21:45:57 +01:00
| Port | default |
|-------|---------|
| Game | 7777 |
2021-05-29 16:54:22 +02:00
| Game | 8177 |
| RCON | 8188 |