Page 1 of 1
[GoG] Dungeon Hack
Posted: Mon Jul 25, 2022 8:09 am
by Marc
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
Marc
Re: [GoG] Dungeon Hack
Posted: Fri Oct 20, 2023 12:17 pm
by barrybgb
Hi Marc, I have been trying to use this table but I can't find my name in the save file.
I load the save file 'SAVE_01.BIN' but I don't understand what you mean by attach CE to the game.
What am I doing wrong?
Re: [GoG] Dungeon Hack
Posted: Sat Oct 21, 2023 2:28 am
by Marc
What I meant is: click on the first icon in the upper left of Cheat Engine to open the process of the game.
There are some explanation videos like
Re: [GoG] Dungeon Hack
Posted: Sat Oct 21, 2023 1:01 pm
by barrybgb
Thanks Marc, I will check that out.