Page 1 of 1

Cheat Engine question

Posted: Fri Jul 31, 2009 3:23 pm
by Rishijin
Is there a way to filter things so that they wont show up in the opcode window when you are trying to find what accesses or writes on an address?

It seems like it would be easy for me to get hacks done by just watching the player pointer when I do things to find out what I need to change in assembly, but there are a million instructions that access it, so id like to filter out the ones that I am not looking for. Anyone know how this can be done?

I just want to be able to exclude the instructions that I already know about from the opcode list.