Catch and Set Free

Catch and Set Free

1.9k Downloads

Catch and Release adds an additional window to the Pal Box that allows you to 'release' Pals back into the wild.  They will reward you with items from their loot table as a thank you!  This mod is currently a bit experimental so please be patient and let me know if there are any issues.  To release a Pal, simply open your Pal Box drag them onto the 'Drop Pals To Release' window and let go!



Please read the full installation instructions for your platform as well as the Troubleshooting sections (below installation instructions) before seeking additional help.  I promise it looks like more text than it is.

Thank you for the support!

Manual Installation

1. Install UE4SS using the instructions below if you don't already have it

2. Navigate to your PalWorld game directory

Steam: Right click on game in Steam -> Manage -> Browse Local Files
Xbox App: Select Palworld, click the three dot button ( ... ) and click Manage from the dropdown.  Then select the FILES tab and click BROWSE...

3. Navigate to the LogicMods folder in your PalWorld game directory:

...\Pal\Content\Paks\LogicMods\

4. Download and extract the latest version of the mod

5. Move the .pak file from the extracted mod folder to the LogicMods folder from above (...\Pal\Content\Paks\LogicMods\).  Be sure to only copy

the .pak and not the entire folder.

6. You're done!  If you have issues please check the troubleshooting section below to see if there is a solution before reporting.


UE4SS Installation Instructions
1. Download the latest version of UE4SS (UE4SS_v3.0.0.zip) and unzip

2. Navigate to your PalWorld game directory

     Steam: Right click on game in Steam -> Manage -> Browse Local Files
     Xbox App: Select Palworld, click the three dot button ( ... ) and click Manage from the dropdown.  Then select the FILES tab and click BROWSE...

3. Navigate to the Win64 folder in your PalWorld game directory:

...\Pal\Binaries\Win64\

4. Move the contents of the unzipped UE4SS folder into the Win64 folder

5. Run the game once and then close it once you get to the main menu (this is so UE4SS can generate the LogicMods folder we are going to use)

6. UE4SS is now installed



Troubleshooting
Be sure you are on the latest version of UE4SS.  3.0 (2/4/2024) at the time of writing (UE4SS_v3.0.0.zip)
https://github.com/UE4SS-RE/RE-UE4SS/releases


1. FRAMERATE AND LONG LOAD TIMES

Open UE4SS-settings.ini:

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


Set bUseUObjectArrayCache to false (bUseUObjectArrayCache = false)


2. MOD ISN'T WORKING

Make sure that you BPModLoader is enabled.  This can be done by opening the following file:

...\Pal\Binaries\Win64\Mods\mods.txt


and make sure 'BPModLoaderMod' is set to 1 instead of 0:

BPModLoaderMod : 1