Menu
 

Requirements

Requirements

Let’s dive into the essential hardware requirements and server settings to ensure seamless gameplay. Discover how CPU power and internet speed play crucial roles in keeping your game running smoothly.

Learn how to troubleshoot common issues like lags and desyncs with easy-to-follow tips. Follow this article to unlock the full potential of your Palworld Dedicated Server performance!

The performance of a Palworld server is based on multiple factors, such as RAM speed, CPU speed, cores, network capacity, and more. This is a general recommendation of the server requirements, but note that it may vary depending on the fabricator of the hardware.

Parameter Requirement
CPU 4 Core (Recommended)
Memory 16GB For servers with large player-bases, 32GB is recommended.
Bandwidth 250 Mbit/s
Storage 40GB Free storage SSD is recommended.
OS Windows 64bit Linux 64bit (Ubuntu, AlmaLinux etc…)

Common Performance Issues

In some instances, even when meeting the hardware requirements, a Palworld server may encounter issues like lags, rubberbanding, and desync. To ensure smooth operation, consider the following practices:

Regular Restarts: Palworld Dedicated Servers commonly experience memory leaks over time. It’s advisable to restart the server periodically to maintain optimal performance. Here’s a recommended interval for upkeep:

  • Restart the server every 4 hours, regardless of player activity. (Recommended)
  • Based on your performance observations, you may adjust this interval as needed but aim to restart the server at least every 8 hours for consistent performance.

Disable VPN Usage: It's advisable to disable the use of VPNs while playing Palworld. The impact on gameplay varies depending on factors like distance and VPN speed. However, if you encounter performance issues, it's recommended to disable the VPN when playing on your Palworld Dedicated Server.

Server Configuration Optimizations

Several configuration parameters can significantly impact server performance. Consider adjusting these settings in your PalWorldSettings.ini file:

Disable Invader Enemies: It has been reported that disabling the "Invader Enemies" parameter can improve dedicated server performance. Set bEnableInvaderEnemy=False in your configuration to disable random enemy raids on bases.

DropItemMaxNum: Another community suggestion is to lower the parameter for the maximum number of items that can be dropped in the world. The default value is 3000, and we recommend lowering it to 500. This reduces the number of physics objects the server must track, improving performance especially on populated servers.

DropItemAliveMaxHours: It has also been reported to help lower the parameter for the number of hours an item can remain dropped before despawning. The default is set to 1.0 hour, but lowering it to 0.5 (half an hour) has been reported to boost performance by reducing item clutter.

Additional Performance Settings:

  • bEnableAimAssistPad=False - Disable aim assist to reduce server calculations
  • bEnableAimAssistKeyboard=False - Same as above for keyboard users
  • CoopPlayerMaxNum=4 - Limit concurrent players to match your hardware (default is 4)
  • ServerPlayerMaxNum=32 - Adjust based on RAM availability (each player uses ~500MB)
  • bIsStartLocationSelectByMap=True - Allows players to select spawn points, reducing congestion

Advanced Performance Tuning

Base Complexity Management: Large bases with many Pals and structures consume significant server resources. Encourage players to:

  • Limit active Pals at bases (use Palboxes efficiently)
  • Reduce unnecessary decorative structures
  • Consolidate multiple small bases into fewer larger ones
  • Regularly cull unused items and structures

World Settings Impact: Some world settings affect performance more than others:

  • DayTimeSpeedRate / NightTimeSpeedRate - Higher values = faster day/night cycles = more frequent time-based calculations
  • PalSpawnNumRate - Lower values reduce wild Pal population, improving performance
  • PalDamageRateAttack / PalDamageRateDefense - Doesn't significantly affect performance, adjust for difficulty

Frequently Asked Questions (FAQ)

Q: What are the hardware requirements for running a Palworld server?

A: Palworld server performance relies on various hardware components including RAM speed, CPU specifications, number of cores, network capacity, and storage. It is recommended to have at least a 4-core CPU, 16GB of memory (32GB for larger player bases), 250 Mbit/s bandwidth, 40GB of free storage (preferably SSD), and a 64-bit operating system (Windows or Linux) for optimal performance.

Q: What are some common performance issues that Palworld servers may encounter?

A: Despite meeting the hardware requirements, Palworld servers may experience performance issues such as lags, rubberbanding, and desyncs. These issues can often be attributed to memory leaks over time, VPN usage, or certain in-game parameters.

Q: How can I address performance issues on my Palworld server?

A: To improve performance on your Palworld server, consider implementing the following strategies:

  • Regular Restarts: Schedule periodic restarts (every 4 hours is recommended) to mitigate memory leaks.
  • Disable VPN Usage: Avoid using VPNs while playing Palworld to minimize performance impact.
  • Adjust In-Game Parameters: Experiment with disabling certain in-game parameters such as “Invader Enemies” and adjusting values like “DropItemMaxNum” and “DropItemAliveMaxHours” to optimize performance.

Q: Where can I find more information on tweaking Palworld server settings?

A: Server settings are stored in PalWorldSettings.ini located in Pal/Saved/Config/LinuxServer/ (Linux) or Pal\Saved\Config\WindowsServer\ (Windows). You can edit this file directly to modify all gameplay parameters, spawn rates, difficulty settings, and more.

Q: My server crashes frequently. What should I check?

A: Frequent crashes are usually caused by insufficient RAM, corrupted save files, or incompatible mods. Try these steps:

  • Allocate more RAM to the server (at least 16GB recommended)
  • Restore from a backup save file
  • Remove all mods and test stability
  • Check server logs in Pal/Saved/Logs/ for error messages
  • Ensure you're running the latest server version

Q: How do I monitor server performance in real-time?

A: Use these methods to monitor your Palworld server:

  • Check server logs for warnings about memory usage or performance
  • Use system monitoring tools (Task Manager on Windows, htop on Linux)
  • Monitor player ping times - high ping indicates network or performance issues
  • Watch for "rubberbanding" - players teleporting backwards indicates server lag
  • Enable server FPS counter if available in your hosting control panel
Top