White Knuckle
Install

Details

Last Updated
First Uploaded
Downloads
471
Likes
0
Size
79KB
Dependency string
huoyan1231-UnlimitedPouch-1.0.0
Dependants

UnlimitedPouch

Unlimited pouch mod for White Knuckle. Removes all inventory capacity limits.

Features

  • Unlimited Pouch Capacity: Set pouch capacity to 9999 (effectively unlimited)
  • Disable Leaderboard Uploads: Automatically disables leaderboard uploads via WK_huoyan1231COMLib (soft dependency)
  • Harmony Patches: Uses Harmony to patch Inventory initialization and pouch creation

Installation

  1. Install BepInEx 5.x for White Knuckle
  2. Download UnlimitedPouch.dll from the bin/Release/net472/ folder
  3. Place UnlimitedPouch.dll in White Knuckle/BepInEx/plugins/UnlimitedPouch/
  4. (Optional) Install WK_huoyan1231COMLib to automatically disable leaderboard uploads

Building from Source

dotnet restore UnlimitedPouch.csproj
dotnet build UnlimitedPouch.csproj -c Release

Requirements

  • BepInEx 5.4.21 or later
  • White Knuckle (Assembly-CSharp.dll)
  • WK_huoyan1231COMLib (optional, for leaderboard disable feature)

How it Works

The mod uses Harmony to patch the following:

  1. Inventory.Initialize() - Sets pouchMaxCapacity to 9999 after initialization
  2. Inventory.CreatePouches() - Sets all pouch maxCapacity and maxLargeCapacity to 9999
  3. Inventory.Pouch.CanAddItemToPouch() - Always returns true, allowing any item to be added

Soft Dependencies

  • WK_huoyan1231COMLib: If installed, the mod will automatically call LeaderboardManager.DisableForThisRun() to disable leaderboard uploads for the current session

Version History

1.0.0

  • Initial release
  • Unlimited pouch capacity
  • Automatic leaderboard disable (if COMLib is installed)

License

MIT License

Thunderstore development is made possible with ads. Please consider making an exception to your adblock.