diff --git a/game_eggs/steamcmd_servers/palworld/README.md b/game_eggs/steamcmd_servers/palworld/README.md
index 953bde2e..5392077a 100644
--- a/game_eggs/steamcmd_servers/palworld/README.md
+++ b/game_eggs/steamcmd_servers/palworld/README.md
@@ -62,19 +62,31 @@ 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 load 200 next servers).
--> You might press the button for a while until you are able to find the server with your name!
+-> 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.
 
-2) As of now (release day - January 19th 2024) you are not able to join a password protected server by IP. 
+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.
 
 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!
+
 ## Recommended server settings
 
 ### RAM
 
-Referring to the [official documentation](https://tech.palworldgame.com/dedicated-server-guide) you should use at least 8GB of RAM for your server to run.
+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.
+
+### CPU
+
+Intel / AMD processor with at least 4 cores.
 
 ### Storage
 
@@ -87,7 +99,7 @@ You can enable it inside the cofig (/home/container/Pal/Saved/Config/LinuxServer
 
 | Port            | Default |
 | --------------- | ------- |
-| Game            | 8221    |
+| Game            | 8211    |
 | RCON (optional) | 25575   |
 
 The ports can be changed. Dont forget to edit your config file...
\ No newline at end of file