About this mod
Changes Health/Mana regeneration limits to allow full regeneration.
- Requirements
- Permissions and credits
- Mirrors
- Changelogs
Version 1.1-hotfix
Description:
- Changes Health/Mana regeneration limits to allow full regeneration.
You can also customize regeneration parameters such as:
- Maximum value (how much health/mana points player have in total)
- Regeneration amount (how much points being regenerated on each step)
- Regeneration delay (a delay before regeneration begins in seconds)
- Regeneration step (how much time passes between steps in seconds)
Besides these, you can optionally turn health/mana regeneration on and off.
Note that turning regeneration off means that it will have a default (vanilla) behavior, it won't turn it off completely.
Installation:
- Copy "dinput8.dll" and "NativeMods" folder into "Dishonored\Binaries\Win32"
For Proton\Wine (SteamDeck, Linux) users:
- Add "WINEDLLOVERRIDES="dinput8=n,b" %command%" to "Launch options".
Notes:
- No support of 64-bit version (Epic Games Store, Xbox Game Pass) at the moment
- Can be combined with Mission Stats mod
- DLCs are NOT required
- Does not disable steam achievements
- Works on GOG version
- No dynamic memory allocations
- Game assets are untouched, all changes are made in memory at runtime
- You can also use any other dll injector you like
- Don't put in NativeMods folder anything that is not meant to be there, it will crash your game
FAQ:
- Can I use it with "Epic Games Store\Xbox Game Pass" version?
No. Currently this mod is only 32-bit (these versions are 64-bit).
- I'm using the GOG version and getting a "fatal error - address 0x0 filename not found" crash message on the startup.
You would need to launch game directly: laurowa's workaround.
- I'm using SteamDeck (Linux) installed the mod but it doesn't work.
Add WINEDLLOVERRIDES into game launch options (see "Installation" section).
Source code:
Released on Github.