WiiRd forum

Wii & Gamecube Hacking => Wii Game hacking help => Topic started by: gentetsu on September 06, 2008, 11:50:22 AM

Title: 81XXXXXX reconstruction
Post by: gentetsu on September 06, 2008, 11:50:22 AM
Can anyone please tell me how to reconstruct 81xxxxxx codes into a proper code?

Specifically 812D64C0 FFFFFFFF, it is a 32 bit code.

Had this been 802D64C0 FFFFFFFF i wouldn't be asking for help but when it comes to 81xxxxxx somehow it stumps me.

Did a pointer search but the same value keeps coming up in different places of the world map and different stages so i am thinking a pointer search/dump won't help but if i put reconstruct it as 042D64C0 FFFFFFFF it doesn't work either.

This search is for Combos in Tales of Symphonia GC PAL edition.
Title: 81XXXXXX reconstruction
Post by: gentetsu on September 06, 2008, 11:52:54 AM
By the way, I know that 812D64C0 FFFFFFFF code works if i keep pressing the POKE button during fights. It wont work when i add it as 042D64C0 FFFFFFFF.
Title: 81XXXXXX reconstruction
Post by: memorris on September 06, 2008, 12:02:11 PM
Hi gentetsu have you tried 14 instead of 04

142D64C0 FFFFFFFF.
Title: 81XXXXXX reconstruction
Post by: kenobi on September 06, 2008, 12:11:49 PM
no.
Use 052D64C0 FFFFFFFF.

Code type = 0x04000000
Base address = 0x80000000
Address = 0x012D64C0

So (code type + address) = 0x052D64C0. And it'll write to (address + ba) = 0x812D64C0.
Title: 81XXXXXX reconstruction
Post by: gentetsu on September 06, 2008, 12:14:16 PM
Hi Memorris old (fart) >:) buddy

Yes i have tried 142D64C0 FFFFFFFF and that didn't work either. I will try Kenobi's method to see if that works. Be back in a few ticks.
Title: 81XXXXXX reconstruction
Post by: gentetsu on September 06, 2008, 12:21:10 PM
052D64C0 does not work either kenobi :(
Title: 81XXXXXX reconstruction
Post by: gentetsu on September 06, 2008, 12:28:36 PM
Kenobi,

My bad! It DOES work if i re-edit to 052D64C0 0001869F but it only displays as 99999 Hit Combo on the screen so far. I am gonna work on making it so that the 99999 can convert to EXP.