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
Are you using the start.sh I posted here? the "PerfectHeist2Server" doesnt need a GPU
make sure your server allows connections through those ports:
UDP 27017 Query port for Steam's server browser (= -QueryPort)
UDP 7777 Game client port (= -Port)
UDP 7778 Raw UDP socket port (always Game client port +1)
Try forwarding those for UDP+TCP, and the ports next to them as well since Steam sometimes uses them as well
There are a couple of things I wanna update/add in the guide above:
- Make sure you're using a server with about 4GB of RAM (1GB doesn't work). Also, this guide is for Ubuntu
- Install steamcmd using the instructions in the following link: https://developer.valvesoftware.com/wiki/SteamCMD
- Use this command to install PH2 server. You can also use this same command to update the PH2 server.
- After you install PH2 server, you may need to copy steamclient.so to your ~/.steam folder if your server complains that it cannot connect to the Steam API. Otherwise, you will not be able to find your server in the Server Browser menu:
- Optional: If you're using the .sh script in the original post, replace
Thank you so much for compiling the guide, will work on integrating it into mine!
No, currently not, unfortunately!
Just one more though haha: does the roundtime parameter in Game.ini actually work? I've set it to 220 seconds and in-game the round timer is actually 5 minutes. Here's my Game.ini file
When hosting a game thru the actual game itself (self-hosted), I can set the timer to 220 in the Advanced Options menu itself and it works fine, but I can't seem to change this value on the dedicated server
Hi, thank for letting me know there is indeed a bug related to loading the server settings that I will fix in the next update, some settings might not be applied correctly when setting the "overtime" parameter. Since it is enabled by default, I would advise you to just use
which in theory should prevent the bug and set the round time to your desired length!
Currently there is no setting for it, but I will add one in the next updates!
Workshop maps are currently not available on dedicated servers but I am working on it, the internal map names are "HugeBank", "Classic_Heist_Big", and "CasinoHeist"
maybe I found here help? I want to install a "Perfect Heist 2 Dedicated Server" on Ubuntu.
- SteamCMD is correct installed
- User is ph2ds
- Change in User
- Install he Server and found it in /home/ph2ds
But there isn't an folder named "LinuxServer" and I didn't found the "Game.ini", what I did wrong pls.