From c52e15987de3cf25ef333871a7c0e8e4f2ecb356 Mon Sep 17 00:00:00 2001 From: Alexander Ballauf Date: Thu, 25 Jan 2024 14:10:06 +0100 Subject: [PATCH] Updating README for patch 0.1.3.0 --- game_eggs/steamcmd_servers/palworld/README.md | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/game_eggs/steamcmd_servers/palworld/README.md b/game_eggs/steamcmd_servers/palworld/README.md index 5392077a..af008133 100644 --- a/game_eggs/steamcmd_servers/palworld/README.md +++ b/game_eggs/steamcmd_servers/palworld/README.md @@ -62,27 +62,27 @@ Fight, farm, build and work alongside mysterious creatures called "Pals" in this ## Known Issues / FAQ 1) The server won't show up in the Community-Server tab.
--> As there are so many people creating dedicated servers you might load a few times more servers (Press the "show next 200 server" button).
--> You might press the button for a while until you are able to find your server.
--> Temporary workaround: Start your server without password and join via IP. After that set a password and restart it.
- Now you should able to find your server in the recent tab. +-> This is a known problem and the devs will hopefully fix that asap. Best choice is to connect by IP and Password. -2) When joining a password protected server by IP i can't enter a password.
--> As of now (release day - January 19th 2024) you are not able to join a password protected server by IP.
--> This will be fixed in a upcoming patch/update. +2) The server has a memory leak.
+-> This is also an issue that they are aware of.
+-> The `bEnableInvaderEnemy` option seems to have a huge impact on the current RAM usage. Disabling it might be choice.
+-> Tip: Schedule a server restart every 6h. You might adjust the value according to your system!
3) The server does not show up in the steam server list.
-> This is currently and might never be supported. -4) The server has a huge memory leak.
--> Seems to be an issue that they are aware of.
--> Workaround: Schedule a server restart every 6h. You might edit the value according to your system! +4) The config file gets deleted / reset on server restart.
+-> If your server ports is different than the default port (8211) you need to adjust the port inside the config.
+-> Before editing the config file always make sure to fully stop the server first. Otherwise all changes wont be saved. ## Recommended server settings ### RAM -Referring to the [official documentation](https://tech.palworldgame.com/dedicated-server-guide) you should use at least 16GB of RAM for your server to run smoothly.
+Due to at least one memory leak the server requires about 16-32GB RAM.
+Referring to the [official documentation](https://tech.palworldgame.com/dedicated-server-guide) you can start the server with 8GB but you will run out of memory very quickly.
+The minimum should be 16GB but 32GB are fairly recommended for now.
### CPU