0 of 0

File information

Last updated

Original upload

Created by

jonanoj

Uploaded by

jondnoj

Virus scan

Safe to use

Tags for this mod

About this mod

Multiplies the maximum weight the player can hold by 25x (can be configured)

Requirements
Permissions and credits
This mod multiplies the maximum weight the player can hold by 25x (can be configured)
It uses a single patch that runs only when you load a save, which should make the game more stable and less prone to crashes - unlike my previous mod Item Weight Control, which requires constantly modifying the weight values of items

To maintain balance in the game, the mod also increases the "armor weight multiplier" stat to account for the additional weight capacity.
While this value may appear unusually high in your stats window (e.g., 2500% by default), it does not affect the actual armor carry limit - it remains the same as it would be without the mod.

The mod also accounts for bonuses from Strength (reduced armor weight multiplier) and Endurance (additional carry weight), ensuring these stat bonuses are multiplied.

To change the addition weight modifier:
  • Run the game at least once after installing the mod, this will generate the default config file
  • Open GameFolder\BepInEx\config\jonanoj.HigherWeightLimit.cfg (i.e. "C:\Program Files (x86)\Steam\steamapps\common\Tainted Grail FoA\BepInEx\config\jonanoj.HigherWeightLimit.cfg")
  • Look for the line "WeightMultiplier = 25", and change 25 to the desired value
  • Restart your game

Vortex Installation (NEW)
  • Install the Vortex extension for the game https://www.nexusmods.com/site/mods/1318
    When installing a mod for the first time
        a. Go to the Extensions tab in Vortex and make sure the extension is set to Enabled
        b. Restart Vortex for the extension to load (you'll also get a prompt)
        c. In the Games tab, look for "Tainted Grail: The Fall of Avalon" and click Activate
        d. The Vortex extension will automatically download BepInEx for you
  • Click the Vortex download button at the top right of any supported mod
  • Go to the Mods section and make sure you set the mod to Enabled
  • Click Deploy Mods to place the mods under the game directory

Manual Installation
  • Download and install BepInEx v6.0.0 https://www.nexusmods.com/taintedgrailthefallofavalon/mods/16
  • Run the game at least once without the mod, it will take a while to load for the first time
  • Download & extract zip, place the folder(s) plugins under GameFolder\BepInEx (you should already have those directories there, simply overwrite the files if upgrading the mod)
    (i.e. "C:\Program Files (x86)\Steam\steamapps\common\Tainted Grail FoA\BepInEx")

Troubleshooting
  • If your game is crashing consistently on load
    a. Back up your BepInEx/plugins and BepInEx/config folders (if you configured anything manually)
    b. Delete your BepInEx folder
    c. Create a new empty BepInEx folder
    d. Place the backed up plugins and config folders under the new BepInEx
    e. Re-install BepInEx, and replace all files under BepInEx/config that the installation requires
  • If you're experiencing any other issue, please upload the contents of LogOutput.log and ErrorLog.log - found in "GameFolder\BepInEx\LogOutput.log"