Palworld
0 of 0

File information

Last updated

Original upload

Created by

ThisIsZac

Uploaded by

ThisIsZac

Virus scan

Safe to use

Tags for this mod

About this mod

Set your Servers IP and Port into main.lua and then clicking "Join Multiplayer Game" will autojoin you to that server.

Requirements
Permissions and credits
Changelogs
Vortex Mod Manager Installation (recommended)
I recommend installing this mod through the VORTEX MOD MANAGER.  Save yourself from the manual installation

Installation:

  • Go to the Files Tab at the top of this page
  • Click 'Mod Manager Download' on the latest version
  • Vortex should open, once installed right click on the mod and hit "Open in File Manager'
  • Go into the scripts folder and open main.lua with the text editor of your choice. 
  • Fill out the Server Port, IP, and Password in the respective fields and save
  • Launch the game.  Hitting 'Join Multiplayer Game' should now Autolaunch into the supplied server.


Manual Installation


1.  If you don't already have UE4SS, Download the latest version of UE4SS  (UE4SS_v3.0.0.zip) and unzip.
2.  Go to the Palworld game directory:

STEAM
: Right click on game in Steam -> Manage -> Browse Local Files
GAMEPASS: Navigate to the game in the XBox app, click the three dot button ( ... ) and click Manage from the dropdown.  Then select the FILES tab and click BROWSE...

3.  Once in the PalWorld directory navigate to:

...\Pal\Binaries\Win64\

4.  Copy the contents of the unzipped UE4SS folder into the Win64 folder you just navigated to
5.  Navigate to:

...\Pal\Content\Paks\

6.Create a new folder named LogicMods if one doesn't already exist
7.Download AutoJoin and unzip
8.Move the extracted folder to:

...\Pal\Binaries\Win64\Mods

9.Navigate into the mod folder you just copied and into the Scripts folder to open this file:

...\Pal\Binaries\Win64\Mods\AutoJoin\Scripts\main.lua

10.Open it with the text editor of your choice and simply add your server IP, Port and Password in the supplied area.
11.Launch the game.  Click on 'JoinMultiplayerGame' and it should now immediately launch you into that server.



Troubleshooting
Some people have reported the mod not working at all or causing framerate issues.  Thanks GrandTickler posting this potential solution in the comments.

1.Open UE4SS-settings.ini:

...\Pal\Binaries\Win64\UE4SS-settings.ini

2.Set bUseUObjectArrayCache to false (bUseUObjectArrayCache = false)