fenix01/cheatengine-library

How to tell if address is static or dynamic?

Opened this issue · 1 comments

Thank you for making such good stuff.
Everything work great,but I didn't find the proper way ti tell if address is static or dynamic.
Can you help me?
Thanks

Hi,
I didn't play with cheat engine for a while but you can try to do the following.
When you have discovered an address (for instance a variable related to life in a game), try to restart the program and check if the life has the same address.
If not, you should try to find a pointer address (base address + offset). One way is to use the pointer scanner in cheat engine.