Title: Problem Replacing Marth With Alloys Post by: Dakuigi205 on March 16, 2013, 08:44:06 PM Edit: Never mind, I realized I needed to replace the "Q" in the original code. If you're trying to replace an Alloy, make sure you're replacing the Q with a one.
Hello everybody. I joined this forum in hopes of getting some help regarding character replacement. Recently, I've wanted to replace Marth (Since I never use him) with the Alloy characters, along with Giga Bowser and Wario Man. I found a hack here in the vault that replaces Mr. Game & Watch with these characters, but that leads me to an issue: I want to keep Mr. Game & Watch, so...yeah. Thankfully, I found the original code that lets me replace any character and character costume, but I can't get it to work. This is the code I'm using: Character/Costume Replacement (all) [spunit262] 80000000 90180B48 80000001 90180BF8 60000003 00000000 4A001000 00000000 38000002 00FFWW00 4A001001 00000000 38000004 FF0000XX 10000000 000000YY 100003C5 000Q00ZZ E0000000 80008000 86000000 00000004 86000001 0000005C 62000000 00000000 For the record, I got it from http://wiird.l0nk.org/forum/index.php?topic=3943.0, (http://wiird.l0nk.org/forum/index.php?topic=3943.0,) but also found it on other sites, too. According to the post, WW is the value for the character that's going to be replaced, XX for costume color, YY for the new character, and ZZ is the costume that the new character is going to wear. If I use this info, and use Marth's default skin (13, 00) and try to replace him with ZakoRed (2E, 00) I should get this.... 80000000 90180B48 80000001 90180BF8 60000003 00000000 4A001000 00000000 38000002 00FF1300 4A001001 00000000 38000004 FF000000 10000000 0000002E 100003C5 000Q0000 E0000000 80008000 86000000 00000004 86000001 0000005C 62000000 00000000 ...Shouldn't I? Problem is, if I add it on geckocodes.org (WIIrd.org), it doesn't accept it, telling me it isn't a code. Could somebody please tell me what I'm doing wrong, or suggest another way to replace Marth with all of these "special" characters? |