Also available on
curseforge!
Description
A visible pal capture counter mod which shows next to the pals' nickname how many times it has already been captured.
Requirements
This mod utilizes
UE4SS and has only been tested on the Singleplayer and Multiplayer Steam version of
Palworld.
Installation
This installation guide is a copy of
this modSteam
Download the zip and extract it in Palworld\Pal\Binaries\Win64\Mods.
Gamepass
Download the zip and extract it in C:\Users\"UserName"\AppData\Local\Pal\Saved\Config\WinGDK\Mods.
Alternatively, some users are reporting the mod should be installed in the following location: (C:\XboxGames\Palworld\Content\Pal\Binaries\WinGDK\)
If you get stuck, this video may help
Modding Palworld | Game Pass Guide | Install, Config & Use Mods in Palworld Game Pass.
UE4SS installation steps
Steam
[list=1]
Download
UE4SS_v3.0.0.zipExtract to Palworld\Pal\Binaries\Win64
In the UE4SS-settings.ini file, set bUseUObjectArrayCache to false.
Gamepass
[list=1]
Download
UE4SS_v3.0.0.zipExtract to C:\Users\"UserName"\AppData\Local\Pal\Saved\Config\WinGDK\
Alternatively, some users are reporting UE4SS should be installed in the following location: (C:\XboxGames\Palworld\Content\Pal\Binaries\WinGDK\)
In the UE4SS-settings.ini file, set bUseUObjectArrayCache to false.
Troubleshooting
If it's not loading, try adding the following line to the mods.txt:
VisiblePalCaptureCounter : 1Multiplayer
The mod is
client side and it also works in multiplayer
You do not need to install it on your
dedicated server. You must play on a dedicated server having installed this mod
only on your clientHelp me!
If you want to help improve it, you can contact me on discord:
jsthop3Or you can find the source code on my
github