WiiRd forum

Wii & Gamecube Hacking => Wii Game hacking help => Topic started by: ricky23i on December 17, 2008, 12:57:07 PM

Title: code help
Post by: ricky23i on December 17, 2008, 12:57:07 PM
ok im trying to make a code in which u advance one hour the game but do not know how lol i do not really understand the code types....
0448BE24 XXYYYYYY
x=hours
Y=minutes
thanks 
would like an explanation
Title: Re: code help
Post by: Jassim on December 17, 2008, 04:42:50 PM
im no expert at this stuff but jsut to save you and the people helping you time, state which game it is because it could be oing forward an hour in animal crossing or going forward an hour in twilight princess
Title: Re: code help
Post by: Romaap on December 17, 2008, 04:55:05 PM
look at the codetypes.
Use:
Load 8bit to gecko register
Add XX to gecko register
Load 8bit gecko register to address
Then a counter check so it doesn't go too fast
Title: Re: code help
Post by: ricky23i on December 17, 2008, 08:16:10 PM
Quote from: Romaap on December 17, 2008, 04:55:05 PM
look at the codetypes.
Use:
Load 8bit to gecko register
Add XX to gecko register
Load 8bit gecko register to address
Then a counter check so it doesn't go too fast
how about decreasing, what should I change the N to in the register