Be sure you are on the latest version of UE4SS if your mod doesn't specify any other version. 3.0 (2/4/2024) at the time of writing (UE4SS_v3.0.0.zip)
https://github.com/UE4SS-RE/RE-UE4SS/releases
FRAMERATE AND LONG LOAD TIMES
Open UE4SS-settings.ini:...\Pal\Binaries\Win64\UE4SS-settings.ini
Set bUseUObjectArrayCache to false (bUseUObjectArrayCache = false)
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
I'M PLAYING FROM THE XBOX APP AND IT'S NOT WORKING
If you're playing from the XBox App Double check and make sure that Vortex is installing UE4SS into the WinGDK folder and NOT the Win64 folder. UE4SS should be located here:
...\Palworld\Pal\Binaries\WinGDK\
If you navigate to where UE4SS is installed, you'll know it's in the right spot if the Palworld executable (Palworld-WinGDK-Shipping.exe) is in the same location. If you don't see the executable, then UE4SS is installed in the incorrect location.
Also make sure that the LogicMod .pak file is in the correct location:
...\Palworld\Pal\Content\Paks\LogicMods\
If you navigate to this LogicMods folder and go up 1 directory, you should see Pal-WinGDK.pak. If you don't, your mod is installed in the incorrect place.
13 comments