Page 1 of 1

[Help] Pointer not found for Alan Wake v1.07.33.72514 Steam

Posted: Sun Feb 18, 2024 5:29 pm
by naroutitu
Hi guys !
I'm trying to find the static address of the life bar but can't find it. I used the techniques from the tutorials, the pointermaps etc... But unfortunately, I always come across a null result (no correspondence). Any ideas to help me?

Edit 1 : I will give some details. I open the game and I find the variable which is linked to the life bar and which acts on it when I take damage.
Image

When I do a search in hexadecimal for the value of esi, nothing at all....
Image

I create a pointermap, restart the game, find the variable, create a new pointer map and run a pointerscan and... nothing at all.......
Image

PS: If I try to run a pointerscan without checking the "offsets" box, an "access violation" message appears

EDIT 2 :
I found it but by pure chance. I managed to run a pointscan without offset. I tried to filter the results as best I could and took a good amount at random. I came across the holy grail and realized that there were 7 offsets in a row... I had found the first one but how could I have found the others? Advice to give me to facilitate my future research ?
Image