Image Credit: Bethesda
Forgot password
Enter the email address you used when you joined and we'll send you instructions to reset your password.
If you used Apple or Google to create your account, this process will create a password for your existing account.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Reset password instructions sent. If you have an account with us, you will receive an email within a few minutes.
Something went wrong. Try again or contact support if the problem persists.
Palworld characters stand back to back
Image via Pocketpair

How to Create and Set Up Dedicated Servers for Palworld on Steam

Here's how to set up dedicated servers in the game using two different server tools for Palworld.

Although there are multiple public servers available, you can also create private dedicated servers if you have the means and want to play with a dedicated group of friends. Here, I’ll tell you how to set up dedicated servers in Palworld using two different server tools.

Recommended Videos

How do I Create and Set Up Dedicated Servers in Palworld?

Before making a dedicated server for Palworld, ensure these system requirements are met. You can’t set up a Palworld server if they aren’t.

  • CPU: 4x Cores.
  • RAM: 16GB minimum (32GB recommended).
  • Network: UDP Port 8211 (default) with port forwarding (required).

How to Use Steam’s Palworld Dedicated Server Tool

The easiest way to set up a dedicated server in Palworld is to use Steam’s own Palworld Dedicated Server Tool. Find it in your game library under the “Tools” section. Ensure it’s selected in the upper left filter. Follow these steps next: Run the Palworld Dedicated Server Tool -> Wait for the pop-up window with the “Play Palworld Dedicated Server” dialog to appear -> Confirm by pressing the “Play” button.

If you do everything right, the server starts up with more configuration options. I tried this method without the correct IP and security settings, and nothing happened. If you don’t have access to these, I would set up a server using the SteamCMD tool (just as I did).

The server selection menu in Palworld
Screenshot by GameSkinny

How to Use the SteamCMD Dedicated Server Tool

Creating and setting up a dedicated Palworld server this way is much more complicated and requires a deeper knowledge of creating servers. But if you’re ready to delve into the depths of server configurations, then begin by doing the following:

  1. Download SteamCMD for Windows.
  2. Create a folder for Palworld.
  3. Extract the contents of the SteamCMD archive file into this folder.
  4. Create a batch file named “SteamCMD.bat”
  5. Right-click on the batch file and open it with Notepad.
  6. Enter the following lines into the file:
    • @echo offstart “” steamcmd.exe +login USER PASS +force_install_dir “C:\path to your created Palworld directory” +app_update 2394010 validate +quit
  7. Save and close the file.
  8. Right-click on the batch file again and choose “Run as administrator.”

If you do everything right, your Palworld dedicated server files will download into the chosen directory. Follow these steps next:

  1. Create a batch file named “PalworldServer.bat” in the Palworld folder that you have created.
  2. Right-click on the batch file and open it with Notepad.
  3. Enter the following line into the file:
    • start PalServer.exe -ServerName=”My Server Title” -port=12345 -players=32 -log -nosteam
  4. Save and close the file.
  5. Right-click on the batch file again and choose “Run as administrator.”

Now you have a running Palworld server all your own. If you’re like me and want to tweak some of its parameters, find the “DefaultPalWorldSettings.ini” file in your created Palworld folder. You can edit the following criteria:

  • name: Change the host-name of your dedicated server.
  • password: Enable password verification.
  • saveDirectory: Change the location of your save directory.
  • logDirectory: Change the location of your log directory.
  • IP: Set your IP address.
  • slotCount: Change the maximum number of players on the server (16).

That’s how to set up dedicated servers in Palworld. If you’re still having trouble, join the Palworld Discord and join the server help channel to ask questions. Stay tuned for more PW tips and tricks articles, including how to get and use ancient technology points and how to get a flying mount.


GameSkinny is supported by our audience. When you purchase through links on our site, we may earn a small affiliate commission. Learn more about our Affiliate Policy
Author
Image of Serhii Patskan
Serhii Patskan
Serhii is the Writer at GameSkinny. He's been writing for GameSkinny since 2015. Before that, he's been writing for various outlets and playing video games, which eventually turned into a passion. The video games that have contributed the most to his enthusiasm for writing about this industry are Magic: The Gathering, Dark Souls, and The Elder Scrolls V: Skyrim.