A small compatibility patch for the B.I.G. C.A.R.T. item from BOT10-Big_Cart.
This package does not include or redistribute Big_Cart assets. It requires the original BOT10-Big_Cart package and only ships a BepInEx/Harmony runtime fix DLL.
PhysGrabCart.ObjectsInCart() NullReferenceException.The config file is created at BepInEx/config/bigcart.fix.runtime.cfg after the game is launched once with the mod installed.
General.DebugLogging: writes extra logs for checking cart display paths.Display.ValueTextPath: optional direct Transform path to the cart value TMP text.Shop.EnableShopSettings: enables or disables all Big Cart shop controls. Default: true.Shop.MaxBigCartsForPurchase: maximum Big Carts available during a run. Default: 4.Shop.GuaranteedBigCartsInShop: how many Big Carts to force into the regular shop candidate list. Default: 1. Set to 0 for vanilla/random selection.Shop.BigCartPriceOverride: overrides the Big Cart item value. Default: 0, which keeps the original value.Shop.BigCartVolumeOverride: overrides the shop slot volume. Default: Default. Supported values: small, medium, large, large_wide, large_high, large_plus, vehicle.Install this alongside BOT10-Big_Cart. The package depends on Big_Cart and BepInEx, so mod managers should pull those automatically.
For multiplayer, install it on the host. Clients may install it too.
Discord: https://discord.com/invite/rbYzZFYfUg
If the log says Attached vanilla cart value sounds to Big Cart value display, audio was linked successfully.
If the log says No playable vanilla cart value sounds found yet, the display still works, but the current scene did not expose vanilla value-screen sound clips at the moment the value changed.