Posted: Wed Mar 04, 2020 4:39 pm Post subject: How to ignore specific writes to addresses in what writesbox
Hello.
I am using the "find out what writes to this address" window. I am trying to find the location in memory that writes to this address when I do something specific in the game. However this address is written to by a lot of different things, which results in 0-1fps when trying to use this. Is there a way I can ignore some instructions in this window as they are going up in the tens of thousands and really slowing my game down.?
I guess you could hide it by injecting code at those other instructions and make it so that they don't write to that address. Perhaps make them write to some dummy address whose value you copy into the real address periodically. _________________
I don't know where I'm going, but I'll figure it out when I get there.
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