Closed Anarky closed 1 year ago
Hi @Anarky , thanks for notifying. I have to look into the memory scanning algorithm again.
Thanks for your quick answer! Not sure if it helps but scanmem/GameConqueror couldn't find the address either, even when I specified a byte array. I was beginning to think Linux's memory management was too different to find PCSX2 cheats.
Not sure if it helps but scanmem/GameConqueror couldn't find the address either, even when I specified a byte array.
Thanks, this is a great info. Because I used the same conditions as scanmem on the target maps
.
Possibly the target address is not in the block.
Hello,
I'm trying to find an address on PCSX2 to disable interlacing on a game, as seen in this topic. I tried to practice with Dead or Alive 2 Hardcore like in the topic; in the memory editor I can go to 0x203962FC and find
08 00 42 64
, or1682046984
. But when I try to find this value in the main window it doesn't find this address, as you can see in this screenshot: