Hello Community,
I have search a value and i found it.
Also i would cheat Money for a game.
Then i search the Money Adress and found this Adress:
D0E65FF4
So, now i poke this Adress to:
0001869F
Year, It Works!
Now, i want out "D0E65FF4 0001869F" a GCT Code.
Also a Code, which i can use with Ocarina.
How i do this?
I only will "freeze" the Adress to 1869F, without press any Buttons.
I hope you understand my ;)
Never used the D0 area before
Its a mirror of 90 so try looking at 90E65FF4
If that was it then try this:
4A000000 90000000
14E65FF4 0001869F
E0000000 80008000
No, i dont use it before.
Only 80 and 90
what game is this?
It is Animal Crossing (EU).
But the Codes on the Mainside dont work.
Because that ich would made new codes.
Quote from: Panda On Smack on November 11, 2010, 05:03:43 PM4A000000 90000000
14E65FF4 0001869F
E0000000 80008000
Thank you for your example.
But why you use: 4A000000
The Most Cheat Codes use: 42000000
And in the Documents i found this: 42TYZ00N XXXXXXXX
XXXXXXXX is the Base, also 90000000 or D0000000.
http://www.geckocodes.org/index.php?arsenal=1&ct=42
http://www.geckocodes.org/index.php?arsenal=1&ct=04
This Links helped my ^^
But now i dont understand the differences.
The Base address or starting point is always 80 so you either have to set a pointer to go to 90 or set 90 as the base address
4A code type is setting the pointer to 90
42 code type is setting the base address to 90
The equivalent Base address code is this I think:
42000000 90000000 <-- set base address to 90
04E65FF4 0001869F <-- 32bit write at offset E65FF4 using the value 0001869F
E0000000 80008000 <-- reset base address