Posted September 28, 2024
Hello Keepers! For the last few years I've been digging into the internals of the machine code of Dungeon Keeper 2. With the Keeper Clan community help I have written a mod that fixes some known bugs of the game.
The source code is available github.com/DiaLight/Flame
Bugs currently fixed:
- Threat response bug, fixing the 1.7 AI to fight back
- North/South bug gone + backstabbing fixed
- Workshop cost bug
- WASD controls by default, QE - roteate, Mouse wheel - zoom
- Mouse control rewritten from dinput to user32 messsages
If you have any questions or bug reports, I will answer them in the Keeper Klan Discord channel discord.gg/RvrQpCFUZc
The source code is available github.com/DiaLight/Flame
Bugs currently fixed:
- Threat response bug, fixing the 1.7 AI to fight back
- North/South bug gone + backstabbing fixed
- Workshop cost bug
- WASD controls by default, QE - roteate, Mouse wheel - zoom
- Mouse control rewritten from dinput to user32 messsages
If you have any questions or bug reports, I will answer them in the Keeper Klan Discord channel discord.gg/RvrQpCFUZc
Post edited September 28, 2024 by DyeLight