Dungeon Hack (GoG)
Posted: Mon Dec 30, 2019 9:39 am
Hi all,
another old dungeon crawler.
The table has one problem - or let's say I had one problem pinpointing the exact adress where the character data starts.
So it needs your help
load your savegame, attach CE to the game and then search for your characters name, datatype is "string" of course.
You should find exactly one address. Copy that address into the Address of "Name" in the table and you're done.
Better ideas/solutions are welcome
Features:
Marc
another old dungeon crawler.
The table has one problem - or let's say I had one problem pinpointing the exact adress where the character data starts.
So it needs your help

load your savegame, attach CE to the game and then search for your characters name, datatype is "string" of course.
You should find exactly one address. Copy that address into the Address of "Name" in the table and you're done.
Better ideas/solutions are welcome

Features:
- Health
- Race and Sex of your character
- Age of the character
- Hunger/how much the character is fed
- experience
- all other character stats
Marc