WiiRd forum

Wii & Gamecube Hacking => Wii Game hacking help => Topic started by: strakn on April 23, 2011, 01:47:18 AM

Title: pointer in pointer code?
Post by: strakn on April 23, 2011, 01:47:18 AM
USE: [(0x808a8068+373c)+1c8] in your pointer in pointer code.

How would you make a code that does that?
Title: Re: pointer in pointer code?
Post by: Deathwolf on April 23, 2011, 02:17:10 AM
48000000 808A8068
DE000000 80008180
58010000 0000373C
140001C8 00000000
E0000000 80008000
Title: Re: pointer in pointer code?
Post by: Nutmeg on April 23, 2011, 03:21:52 PM
You missed another check @deathwolf:

48000000 808A8068
DE000000 80008180
58010000 0000373C
DE000000 80008180  //this line
140001C8 00000000
E0000000 80008000

MOD EDIT: fixed "this line", it had 80007180
Title: Re: pointer in pointer code?
Post by: Deathwolf on April 23, 2011, 03:26:20 PM
works without too but yea thanks ^^
Title: Re: pointer in pointer code?
Post by: strakn on April 23, 2011, 08:15:07 PM
Actually neither of those lines work

the pointer goes to 90 mem area lol :p

but I understand the purpose of the address check.

Title: Re: pointer in pointer code?
Post by: Deathwolf on April 23, 2011, 08:31:59 PM
then use the 90 check line