Sure Catch improves your capture odds while keeping Palworld's normal capture system in control.
Features
- Triples the calculated base capture rate by default
- Configurable multiplier and upper cap
- Never lowers a rate Palworld already calculated
- Keeps sphere level, target condition, sneak bonuses, staged capture checks, and normal sphere use
- Uses a lightweight UE4SS Lua hook instead of replacing game assets
Sure Catch greatly increases capture probability, but it does not force every throw to succeed.
Requirements
- Palworld 1.0 on Steam
- A Palworld-compatible UE4SS build
Automatic installation
Install through PalMods and make sure UE4SS is installed when prompted.
Manual installation
- Install a Palworld-compatible UE4SS build into
Pal/Binaries/Win64. - Extract the download into the main Palworld game folder.
- Confirm these files exist:
Pal/Binaries/Win64/ue4ss/Mods/SureCatch/Scripts/main.luaPal/Binaries/Win64/ue4ss/Mods/SureCatch/Scripts/config.lua
- Start or restart Palworld.
Configuration
Close the game and edit:
Pal/Binaries/Win64/ue4ss/Mods/SureCatch/Scripts/config.lua
The default multiplier is 3.0. Set it to 1.0 for the original rate. The default normalized base-rate cap is 0.95; set max_base_rate = false to let Palworld handle uncapped boosted results.
Uninstallation
Delete:
Pal/Binaries/Win64/ue4ss/Mods/SureCatch
Then restart the game.
