Visualizza messaggio singolo
  #54 (permalink)  
Vecchio 29th June 2008, 22:20
Blaster99 Blaster99 è  collegato
Member
 
Data registrazione: Jun 2008
Messaggi: 63
Potenza rep: 1
Blaster99 è su una strada distinta
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 0x00020001 and not 0x0002001.

Hope you understand what i mean

Bye
Blaster99

Ultima modifica di Blaster99 : 30th June 2008 alle ore 10:17.
Rispondi citando