Dungeon Hack (GoG)
Posted: Fri May 19, 2023 5:58 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:
Health
Race and Sex of your character
Age of the character
Hunger/how much the character is fed
experience
all other character stats
have fun
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
have fun