Kitty Corp Meow Mix Forums

Help & Tutorials => Help => Topic started by: DocStrange on January 04, 2010, 06:43:10 PM



Title: Help with alternate stage loader
Post by: DocStrange on January 04, 2010, 06:43:10 PM
So I'm attempting to get Dantarion's and Almas' alt. stage loader code to work, but whenever I put it on my SD card and load the game thru Gecko I get a screen saying some kind of error (I believe a "file exception" or something similar) then scads of code.

Here's the code I'm using, I'm trying to set up 4 stages to different button inputs (L+A, R+A, ZR+A, ZL+A) and the only other codes I'm using are the Brawl+ codeset with no major alterations (just a different CSS) Here's the code...

Alternate Stage Loader Data v1.1
46000010 00000000
44000000 005A7D00
66200005 00000000
4f4e4c49 05050000
01200000 00000000
01400001 00000000
81000002 00000000
41000003 00000000
00000DED FADEDEAD
E0000000 80008000

I kind of think I probably just screwed up on the hex values, but it seems like that would just cause the code to not work, not to completely prevent the game from loading. Any help would be greatly appreciated.


Title: Re: Help with alternate stage loader
Post by: Miniova on January 05, 2010, 01:59:09 PM
Did you try capitalizing the lower case letters?


Title: Re: Help with alternate stage loader
Post by: DocStrange on January 06, 2010, 12:14:54 PM
Nope, same junk. Thanks anyway.