How to Host Your Own PUBG Server

Hello Dev, are you tired of playing PUBG on official servers? Do you want to create your own server and customize your gameplay experience? In this article, we will guide you through the steps of hosting your own PUBG server.

1. Understanding PUBG Server Hosting

Before you start hosting your own PUBG server, it’s important to understand what it involves. In simple terms, a game server is a dedicated server that hosts online games. Hosting your own server means having complete control over the gameplay environment, including the map, game rules, and player settings.

When it comes to PUBG server hosting, you have two options – hosting on your own machine or renting a dedicated server from a hosting provider. In this article, we will focus on hosting on your own machine.

1.1 Hardware Requirements

Hosting a PUBG server on your own machine requires a powerful computer with adequate hardware specifications. Here are the minimum hardware requirements:

Hardware Component
Minimum Requirement
CPU
Intel Core i5-6600K or AMD Ryzen 5 1600
RAM
16GB DDR4
Storage
Minimum 100GB SSD
Internet Connection
Minimum 10 Mbps upload and download speeds

1.2 Software Requirements

Aside from hardware, you will need the following software to host your own PUBG server:

  • Windows 10 64-bit
  • PUBG Dedicated Server Software
  • SteamCMD

2. Installing PUBG Dedicated Server Software

The first step in hosting your own PUBG server is to download and install the PUBG Dedicated Server Software. Here’s how to do it:

2.1 Downloading PUBG Dedicated Server Software

To download the PUBG Dedicated Server Software, follow these steps:

  1. Open Steam and login to your account.
  2. Click on “Library” at the top of the Steam window.
  3. Select “Tools” from the drop-down menu.
  4. Find “PUBG Dedicated Server” in the list and double-click it.
  5. Click “Install” to start the download.

2.2 Installing PUBG Dedicated Server Software

Once you have downloaded the PUBG Dedicated Server Software, follow these steps to install it:

  1. Open the folder where you installed SteamCMD.
  2. Create a new folder called “PUBGServer” in the same location.
  3. Open the “PUBGServer” folder and create a new folder called “Engine”.
  4. Open the “Engine” folder and create a new folder called “Config”.
  5. Copy the “ServerLauncher.exe” file from the PUBG Dedicated Server Software folder to the “PUBGServer” folder.
  6. Open the “Config” folder and create a new file called “ServerSettings.ini”.
  7. Copy and paste the following text into the “ServerSettings.ini” file:
[ServerSettings]ServerName=My PUBG ServerAdminPassword=YOUR_ADMIN_PASSWORDQueryPort=27015Port=7777MaxPlayers=100[/ServerSettings]

Make sure to replace “YOUR_ADMIN_PASSWORD” with your desired admin password.

3. Configuring Your PUBG Server

Now that you have installed the PUBG Dedicated Server Software, it’s time to configure your server settings. Here’s how to do it:

3.1 Configuring ServerSettings.ini

Open the “ServerSettings.ini” file you created earlier and make the necessary changes to the following settings:

  • ServerName: Replace “My PUBG Server” with your desired server name.
  • AdminPassword: Replace “YOUR_ADMIN_PASSWORD” with your desired admin password.
  • QueryPort: This port is used for querying the server status. You can leave it as the default (27015).
  • Port: This is the port your server will listen on. You can leave it as the default (7777).
  • MaxPlayers: This is the maximum number of players allowed on your server. You can set it to any number between 1 and 100.
READ ALSO  Everything You Need to Know About Inmotion Hosting Windows Server

3.2 Configuring Other Settings

Aside from the ServerSettings.ini file, there are other settings you can configure to customize your gameplay experience, including:

  • Map selection
  • Game mode selection
  • Weapon spawn rates
  • Vehicle spawn rates
  • Circle size and speed

To configure these settings, navigate to the “Engine\Config” folder and edit the appropriate .ini files. Make sure to save your changes.

4. Hosting Your PUBG Server

Now that you have configured your PUBG server, it’s time to host it. Here’s how:

4.1 Starting the Server

To start your PUBG server, follow these steps:

  1. Open SteamCMD and login to your account.
  2. Enter the following command: app_update 578080
  3. Enter the following command: app_update 578080 validate
  4. Enter the following command: cd D:\SteamCMD\steamapps\common\PUBG Dedicated Server\TslGame\Binaries\Win64\
  5. Enter the following command: ServerLauncher.exe

Make sure to replace “D:\” with the location of your PUBG Dedicated Server Software folder.

4.2 Joining Your Server

To join your own PUBG server, follow these steps:

  1. Open PUBG on your computer.
  2. Click on “Custom Match” at the bottom of the screen.
  3. Enter your server’s IP address and port number in the text boxes at the top of the screen.
  4. Click on “Join”.
  5. Enter the admin password you set in the ServerSettings.ini file.

FAQ

What is a PUBG server?

A PUBG server is a dedicated server that hosts online games of PUBG. Hosting your own server allows you to customize your gameplay experience.

What are the hardware requirements for hosting a PUBG server?

The minimum hardware requirements for hosting a PUBG server are:

  • Intel Core i5-6600K or AMD Ryzen 5 1600 CPU
  • 16GB DDR4 RAM
  • Minimum 100GB SSD storage
  • Minimum 10 Mbps upload and download speeds

What software do I need to host a PUBG server?

To host a PUBG server, you will need the following software:

  • Windows 10 64-bit
  • PUBG Dedicated Server Software
  • SteamCMD

Can I customize my PUBG server settings?

Yes, you can customize your PUBG server settings to modify the gameplay experience. You can configure settings such as map selection, game mode selection, and spawn rates of weapons and vehicles.

How do I join my own PUBG server?

To join your own PUBG server, open PUBG on your computer, click on “Custom Match”, enter your server’s IP address and port number in the text boxes at the top of the screen, click on “Join”, and enter the admin password you set in the ServerSettings.ini file.

Hosting your own PUBG server can be a rewarding experience, giving you complete control over the gameplay environment. Follow the steps in this article to start hosting your own server and customize your PUBG gameplay experience. Good luck, Dev!