Simple external overlay for the Heroes of Might and Magic 3, it aims to lower skill floor for the new players by displaying info about selected unit. Its main aprroach is to avoid DLL injection and any form of game data manipulation.
Program attaches to the game process and reads its memory.
- Run the game.
- Open program and click attach.
- Right mouse click any unit in adventure map to display info about it.
- Display unit info.
- Display artifact info.
- Display structure info.
- Read unit data directly from game files.
- HotA
- other
May require vcredist x86 or both x64 and x86.