Page 1 of 1

Might and Magic 9 - how to beat changing pointers to?

Posted: Sat Mar 22, 2025 1:51 pm
by brtnik3
Anyone can help me with one problem please?

I'm trying to find pointers to HP and MANA for game Might and Magic 9 (GOG).
I can find pointers in memory but every time when I have to Load game (first game start or LOAD or death) pointers doesn't show correct values.

Anyone can point me to right direction? Or this is hardly solvable problem?
I think every time when game restart/reload game create fresh memory tables but with random shift value adding to fixed base address in memory.

Thnx for help.

Re: Might and Magic 9 - how to beat changing pointers to?

Posted: Sun Mar 23, 2025 7:58 pm
by kupengpat
Have you tried AOB scan instead?

Re: Might and Magic 9 - how to beat changing pointers to?

Posted: Sun Mar 23, 2025 8:20 pm
by brtnik3
Hello,

First I have to learn what AOB scan mean :-)
Thnx for point me to possible way.