Now your death is permanent! If Henry dies, all progress is lost, and you must start a new game.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 2.1
Added option to disable life loss from fall damage, as it may be buggy
Version 2.0
Added customization
Added informational messages at game start and on the game over screen
Permanent Death is a hybrid solution of mod and an external lightweight DLL that runs automatically alongside the game, monitoring the game log file and permanently removing saves upon death. The mod part also has some ActionScript code to detect game over IDs and display warnings on the game over screen, thus it's incompatible with mods altering these files:
Libs/UI/GameOver.gfx
Libs/UI/UIElements/GameOver.xml
Tech folks can review DLL source code in the Miscellaneous files.
Features
Configurable lives system (1-9 attempts)
2 death mode options
Option to disable life loss from fall damage, as it may be buggy
Protection for existing playthroughs
Localization for all in-game languages
Install
Extract archive, so the mod files will be like this: KingdomComeDeliverance2/Mods/permadeath
(Steam) Run "InstallPermadeathDLL.cmd" in the mod folder to install the DLL.
(non-Steam) Manually copy mod's "Bin" folder to the game install folder, so the DLL will be like this: KingdomComeDeliverance2/Bin/Win64Shared/permadeath.dll
Edit "mod.ini" in the mod folder with any text editor to adjust settings if needed.
Uninstall
Delete the "KingdomComeDeliverance2/Mods/permadeath" folder.
Delete the "KingdomComeDeliverance2/Bin/Win64Shared/permadeath.dll"