Change Log:
1.0.1 file should fix issues with export failed that some users were experiencing, have had this confirmed by one user. If you have any other issues please leave a comment or message me directly.
Please leave any comments for any other suggestions you think should be added.
Also let me know if it's working correctly
Custom Weight & Decay Editor for KCD2
This is a simple app I created to add more configurability to the weight and decay of select item types in Kingdom Come: Deliverance 2.
- First mod I've developed, designed as a lightweight editor for some of the game's XML files.
- Built primarily to suit my needs, but I may consider adding more features in the future.
- Requires administrator privileges to run, as it automatically creates and saves the necessary .pak
file to your selected directory.
How to Use:
- Unpack the zip and run KCD2ItemConfig in admin mode
- Adjust the drop downs to your desired values - they adjust the values based on a percentage for each individual object (so an object with a weight of 1 and a change of 50% will now mean it weights 0.5)
- Click Save and choose your desired directory.
- You can save directly to the Mods folder or another location.
- However, the created folder must be placed inside the KCD2 Mods folder for the changes to take effect.
C:\Program Files (x86)\Steam\steamapps\common\KingdomComeDeliverance2\Mods
GitHub Repo: KCD2ItemConfig-Release