Posted: Sun Aug 20, 2017 12:17 am Post subject: Flag Pointer Problem
I've found the flag in Batman origins for special moves, and I need to find a stable pointer for it. However I can't, I have tried the manual way but any address I look for doesn't come up and threes no offset. And I've tried pointer scanning, at 5000 offset level 7 and stooped the scan after 30 mins as I was advised After re-scans I ended up eventually with one pointer which ended up changing and becoming unreliable.
Can anyone help? I'm loosing it over this :/
The pointer keep flashing back from the address it's pointing to to a bunch of ?? unfortunately I can only show what I get when I try find out what writes to this address.
I don't use the pointer scanner anymore, I only do manual. You need to figure out whats writing the address to the global variable BatmanOrigins.g_LEngineDefaultPoolId+8954. This is a changing variable (mostly due to a bad coding design). You should follow the code down the stack to find out whats writing to it.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum