Skip to content

peopleoff/PalCaptureCounter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

headerimg

Description

A visible pal capture counter mod which shows next to the pals' nickname how many times it has already been captured. To be able to see how many times the pal has been captured to easily know if the total exp bonus (10/10) has been reached (without going through the paldex)

Requirements

This mod utilizes UE4SS xinput and has only been tested on the Singleplayer and Multiplayer Steam version of Palworld.

Installation

This installation guide is a copy of this mod

Steam

  • Download the zip and extract it in Palworld\Pal\Binaries\Win64\Mods.
  • Add the following line to the mods.txt file in the Palworld\Pal\Binaries\Win64\Mods directory.

VisiblePalCaptureCounter : 1

Gamepass

Thanks to users Crazyon69 and AirborneMuffins for finding this solution and sharing it in the comments section of the Remove flying stamina cost mod.

  • 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)
  • Add the following line to the mods.txt file in the C:\Users"UserName"\AppData\Local\Pal\Saved\Config\WinGDK\Mods directory. VisiblePalCaptureCounter : 1

If you get stuck, this video may help Modding Palworld | Game Pass Guide | Install, Config & Use Mods in Palworld Game Pass.

UE4SS xinput installation steps

Steam

  • Download UE4SS_Xinput_v2.5.2.zip
  • Extract to Palworld\Pal\Binaries\Win64
  • Delete everything from the mods folder except for the mods.txt (optional)
  • Open up the mods.txt and remove everything (optional, only if you removed the mods in the step above

Gamepass

Thanks to users Crazyon69 and AirborneMuffins for finding this solution and sharing it in the comments section of the Remove flying stamina cost mod.

  • Download UE4SS_Xinput_v2.5.2.zip
  • Extract 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)
  • Rename xinput1_3 to xinput1_4
  • In the UE4SS-settings.ini file, set bUseUObjectArrayCache to false.
  • Delete everything from the mods folder except for the mods.txt (optional)
  • Open up the mods.txt and remove everything (optional, only if you removed the mods in the step above

Troubleshooting

If you are experiencing crashes, users Crazyon69 and sammaeru have posted a solution in the comments section of the Remove flying stamina cost mod.

  • In the UE4SS-settings.ini file, set bUseUObjectArrayCache to false.

  • If the mod doesn't seem to be loading, try these steps:

In the UE4SS-settings.ini file, scroll down to the [Debug] heading and enable the consoles by changing their values from '0' to '1'

  • Boot the game and check that the mod is correct loading in the console, towards the end it should say something like "Starting Lua mod 'modName" (modName is a placeholder, it should be the name of the folder)
  • If the console isn't opening at all, try renaming the xinput file back to xinput1_3

For Steam users - if you have tried both of the above, watch the 'How To EASILY Install Mods - Palworld' video and make sure everything is correct.

Multiplayer

The mod is client side and it also works in multiplayer

Alfa :'(

This mod is at a very early stage. At this stage I'm releasing it as a demonstration more than as a release. I still have a lot of things left to do... If you want to help improve it, you can contact me on discord:jsthop3 You can find the source code on my github

To Do

  • Update the names of the pals loaded after each capture
  • Show pals' real names instead of their CharacterIDs
  • Fix the problem of broken characters at the end of names

screen

Screenshot Screenshot

About

A simple Palworld capture counter mod...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%