Hi,
i used cwcheat pointer searcher to search the pointers for naruto ultimate ninja heroes 2.
When i click "make cheat", the generated lines for 16bit and 32bit are not generated correctly.
Compared to the cwcheat wiki -> psp codes , the value for the size of the pointer is not at the right position.
I generated a 32bit pointer:
Codice:
SEARCH 3:
...
...
RESULT 3:
Found a pointer at 0x462E90
It points to 0x11EC640
Offset from the pointer base is 0x58
RESULT 4:
Found a pointer at 0x6115E4
It points to 0x11EC5E0
Offset from the pointer base is 0xB8
RESULT 5:
Found a pointer at 0xAAB230
It points to 0x11EC640
Offset from the pointer base is 0x58
calculated cheat:
_L 0x60462E90 0x00003F80
_L 0x00002001 0x00000058
The cweat wiki says:
Codice:
32-bit write 0x6aaaaaaa 0xvvvvvvvv
0x0002nnnn 0xiiiiiiii
The pointer searcher has to generate 0x0002
0001 and not 0x0002
001.
Hope you understand what i mean
Bye
Blaster99