|
Title: Custom CSS and SSS Problems Post by: Tyeforce on July 30, 2009, 03:53:36 AM I've been trying to make my own SSS, and I'm doing everything how I'm supposed to, but it keeps coming out wrong... I want the Brawl stage screen to stay the same (like this (http://guidesmedia.ign.com/guides/748545/images/imagemap/stages.jpg)), but I want to add two stages to the Melee stage screen.
(http://img158.imageshack.us/img158/568/stageselect.png) The last two stages are supposed to be Online Practice Stage and Target Smash!!, both with the "Menu" icon (the one you see in My Music). But for some reason they show up as Flat Zone 2 and another different stage (I forget what the one replacing Target Smash!! is), and have the icons of Distant Planet and Luigi's Mansion. I looked at the code over and over again, but I can't find any errors in it... Here's the code I'm using: Code: Custom SSS V1.1 [spunit262] I followed all of the instructions found here (http://www.usbgecko.com/codes/index.php?c=RSBE01) and here (http://www.smashboards.com/showthread.php?t=241911), so I don't know what the problem is... Can anyone here figure out what's wrong? And then there's the CSS... I made my own CSS with every character, including Sheik and Zero Suit Samus with their own boxes, the Alloys, Giga Bowser, Wario-Man, and Popo, Nana, Squirtle, Ivysaur, and Charizard independent. It worked fine...for a few days. Then one day all of the special characters (Giga Bowser, Alloys, etc.) just stopped working. You can select them, but you'll play as the character on the icon instead. So instead of being Red Alloy, it'll be Captain Falcon, etc. It's not the CSS code, because I haven't changed it at all, and it used to work just fine. No other CSS with the special characters works, either... I don't get it. They used to work perfectly... Has this happened to anyone else? Oh, and here's my CSS, if you're interested: (http://img158.imageshack.us/img158/9227/charselect.png) Code: Custom CSS V3 [spunit262] And there's one more problem I have, this one involving My Music... Whenever I attempt to scroll down through the songs on Mushroomy Kingdom, my game freezes. EVEN WITHOUT USING CODES!! That's right, it still freezes even if I boot Brawl normally through the Disc Channel with no codes... (http://www.smashbros.com/en_us/music/images/music08/music08_070907b-l.jpg) Pretend this is Mushroomy Kingdom. I can't go any further down than where the curser is right there or the game will freeze. I've never had this problem before. Is there any way to fix it? Title: Re: Custom CSS and SSS Problems Post by: Vyse on July 30, 2009, 08:40:11 AM For the My Music issue, you need to get the code called "Giga and company don't break My Music" or something like that.
Title: Re: Custom CSS and SSS Problems Post by: Tyeforce on July 30, 2009, 08:44:31 AM For the My Music issue, you need to get the code called "Giga and company don't break My Music" or something like that. I have that code, but it still freezes even without GeckoOS.Title: Re: Custom CSS and SSS Problems Post by: Vyse on July 30, 2009, 09:09:24 AM Then try the My Music reset code for that stage.
Title: Re: Custom CSS and SSS Problems Post by: Tyeforce on July 30, 2009, 09:13:31 AM Then try the My Music reset code for that stage. I've never heard of that code before. Where can I find it?Title: Re: Custom CSS and SSS Problems Post by: Vyse on July 30, 2009, 09:21:42 AM Code: Mushroomy Kingdom (Above and Below) My Music Reset : http://www.smashboards.com/showthread.php?t=209575 Title: Re: Custom CSS and SSS Problems Post by: Tyeforce on July 30, 2009, 12:36:33 PM Code: Mushroomy Kingdom (Above and Below) My Music Reset : [url]http://www.smashboards.com/showthread.php?t=209575[/url] It worked, thanks!! One problem solved, two left... >_> |