WiiRd forum

Wii & Gamecube Hacking => WiiRD Remote Debugger => Topic started by: DrakeAnubis on December 30, 2009, 07:50:39 AM

Title: Can someone explain what this bit of code is doing?
Post by: DrakeAnubis on December 30, 2009, 07:50:39 AM
Hi, The following lines manipulate Rob's Top Throw in Super Smash Bros, so that it's a single shot kill weapon.

Quote[phatom wings]
80000000 90180FB8
80000001 81000000
4A001000 00000000
92010002 00000000
4A001001 00000000
1427E69C 46000000

I'm just getting started with my USB gecko, and haven't really found good documentation. If someone could just say "This line does this, this line does that," I'd find it fantastically helpful :)
Title: Re: Can someone explain what this bit of code is doing?
Post by: James0x57 on December 30, 2009, 09:21:39 AM
please edit that to include the name of the hacker who created it.
Title: Re: Can someone explain what this bit of code is doing?
Post by: DrakeAnubis on December 30, 2009, 09:31:01 AM
Sorry about that, fixed
Title: Re: Can someone explain what this bit of code is doing?
Post by: ichfly on December 30, 2009, 09:54:07 AM
code.google.com/p/usbgecko/downloads/detail?name=wrd0.9.3-bin.zip&can=2&q= has a good documentation
Title: Re: Can someone explain what this bit of code is doing?
Post by: Romaap on December 30, 2009, 12:01:56 PM
Quote from: ichfly on December 30, 2009, 09:54:07 AM
code.google.com/p/usbgecko/downloads/detail?name=wrd0.9.3-bin.zip&can=2&q= has a good documentation
This documentation is also available online here (http://wiird.l0nk.org/codetypes.html).
Title: Re: Can someone explain what this bit of code is doing?
Post by: DrakeAnubis on December 31, 2009, 06:29:44 PM
Ahh, I don't know how I missed that, it probably got buried under a storm of tabs...

At any rate, thank you. :)