"If a worker wants to do his job well, he must first sharpen his tools." - Confucius, "The Analects of Confucius. Lu Linggong"
Front page > Game > How to make an Xbox dedicated server in Palworld

How to make an Xbox dedicated server in Palworld

Published on 2024-08-14
Browse:507

Alongside the Palworld Sakurajima update, players can now create an Xbox dedicated server, but how can you make one? We’ll provide a step-by-step guide on how to make Palworld dedicated servers on Xbox.

Table of contents

  • Palworld: How to make an Xbox dedicated server
    • Xbox dedicated server on Windows
    • Xbox dedicated servers on Linux

Palworld: How to make an Xbox dedicated server

If you’re looking to start a Palworld dedicated server you can connect to through the Xbox Series X|S, Xbox One, or even on PC through the Microsoft Store, you’ve come to the right place. While this server type does not support cross-play with Steam players, it still works with the current and last-gen Xbox.

First off, you should know that you’ll need to use SteamCMD to create this server so you can set it up without creating an account. Also, the process differs slightly depending on if you’re using SteamCMD through Windows or Linux.

Xbox dedicated server on Windows

Download the dedicated server

To download the server, you must execute this command at the command prompt: “steamcmd login anonymous app_update 2394010 validate quit”

Change dedicated server settings to allow connections

Before you change the settings to allow connections on Xbox, you’ll want to generate the target configuration file, start the dedicated server (skip to the next section for that), and then stop it. You can now make these changes once the server stops:

Write the following content in “steamapps\common\PalServer\Pal\Saved\Config\WindowsServer\PalWorldSettings.ini” and save the file:

[/Script/Pal.PalGameWorldSettings]OptionSettings=(AllowConnectPlatform=Xbox)

Starting the dedicated server

  1. Move to the directory where the server was downloaded. This should be under the directory where SteamCMD was installed (cd .\steamapps\common\PalServer).
  2. Execute [PalServer.exe] to start the server.

Configure for community server

On Xbox, you cannot connect to the server by typing out an IP address, so instead you’ll have to configure the server as a community server, and then ask players to join from the community server list.

Add the following options to the startup arguments: “PalServer.exe -publiclobby”

Xbox dedicated servers on Linux

Download the dedicated server

Execute the following command to download the dedicated server: “steamcmd login anonymous app_update 2394010 validate quit”

Change dedicated server settings to allow connections

Just like with Windows, you must first generate the target configuration file, start the dedicated server (explained in the next section) once, and then stop it. You can then make the following changes:

Write the following content in “steamapps/common/PalServer/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini” and save the file:

[/Script/Pal.PalGameWorldSettings]OptionSettings=(AllowConnectPlatform=Xbox)

Starting the dedicated server

  1. Move the directory where the server was downloaded. If you didn’t set an installation directory on SteamCMD, it’ll be in your home directory (cd ~/Steam/steamapps/common/PalServer).
  2. Execute “./PalServer.sh” to start the server.

Configure for community server

On Xbox, you cannot connect to the server by typing out an IP address, so instead you’ll have to configure the server as a community server, and then ask players to join from the community server list.

Add the following options to the startup arguments: “./PalServer.sh -publiclobby”

Now you know what it takes to start and run a dedicated server for Palworld on Xbox! This should make it easy for you and your Xbox friends to play Palworld and explore the new region of Sakurajima.

Release Statement This article is reproduced at: https://www.pcinvasion.com/how-to-make-an-xbox-dedicated-server-in-palworld/ If there is any infringement, please contact [email protected] to delete it
Latest tutorial More>

Disclaimer: All resources provided are partly from the Internet. If there is any infringement of your copyright or other rights and interests, please explain the detailed reasons and provide proof of copyright or rights and interests and then send it to the email: [email protected] We will handle it for you as soon as possible.

Copyright© 2022 湘ICP备2022001581号-3