• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

Recent content by omni_destroyer

  1. O

    Riivolution Q&A and Help Thread

    Dantarion's Alternate Stage Loader didn't work for me either using the above method. Is it possible that the ASL code itself needs to be altered to work with riivolution.
  2. O

    Brawl Custom Music Hub: Archiving all the music in one place!

    I think that is supposed to happen because they are in the .brstmspm format. Open up notepad and insert the following: ren *.brstm *.brstmspm Save the file as a .bat file in the same folder as the music. Then run it. This should fix your problem with the music being too fast.
  3. O

    Brawl Custom Song Maker GUI v1.5! Bugfixes+Volume?

    Defragment your SD card to fix it.
  4. O

    Phantom pwnt Dantarion (New Custom SSS + Custom Stage ID Engine Thingy)

    Thanks, Dantarion. The code works for me, as well.
  5. O

    Phantom pwnt Dantarion (New Custom SSS + Custom Stage ID Engine Thingy)

    In my case, I use button combos to access the original (unaltered) stages as well.
  6. O

    Phantom pwnt Dantarion (New Custom SSS + Custom Stage ID Engine Thingy)

    I believe I discovered what my problem was. The code I posted earlier was indeed correct, however, it was too long, apparently. I had to trim it down to 32 lines (100 in hex) to get it to work. Having any more lines than that prevents the game from booting (for me). So can anyone else confirm...
  7. O

    Phantom pwnt Dantarion (New Custom SSS + Custom Stage ID Engine Thingy)

    I'm having trouble getting v1 to work. The game freezes right after I load it with Gecko OS. I don't even get an error message. Can someone help me find out what I did wrong with this code: 065A7D00 00000130 444F4E4B 03030000 00020000 00000000 00040001 00000000 00080002 00000000...
  8. O

    Brawl Custom Song Maker GUI v1.5! Bugfixes+Volume?

    Defragment your SD card. Right-click on your SD card in My Computer and select Properties. Go to the tools tab and click defragment now. The other alternative would be to do what Akuma2120 said, but that usually takes longer.
  9. O

    The Alternate File Loader (aka "The Clone Engine")

    The thing is, if you try using the same character/stage twice or more in the Alternate File Data code, it only recognizes the first instant of the code, even if you use different button activators. Using your code as an example, only the part that is underlined would be recognized. I'm not sure...
  10. O

    The Alternate File Loader (aka "The Clone Engine")

    Even if the Alternate File Loader could load SSE stages, you'll only be able to have one alternate per stage. No one has been able to get the code to load multiple stages/characters textures from a single base.
  11. O

    Brawl Custom Music Hub: Archiving all the music in one place!

    1) I believe it's been said that BRSTM should have a decibel level of about 0.97. If you're replacing a Melee song, the BRSTM would most likely require a higher decibel level. The amount varies from song to song. Knowing how loud to make the songs that play over the Melee tracks is basically a...
  12. O

    Brawl Custom Music Hub: Archiving all the music in one place!

    The low-volume/stuffy audio effect happens the most when replacing some of the Melee songs. To compensate for that, you'll need to use BRSTM files with higher volume levels than normal. This isn't always an easy task since raising the volume level too much will result in music files sounding...
  13. O

    The Alternate File Loader (aka "The Clone Engine")

    I also have the same problem getting more than one folder working. I'm still trying to get more than one stage texture for one stage. Here is what I currently have: 0657A000 00000020 45452F53 6300E27B 05806C6D 00000000 45452F53 6300E27B 01C06E74 00000000 I switched the order of the...
  14. O

    The Alternate File Loader (aka "The Clone Engine")

    I'm trying to get two custom stage textures for one stage using two different folders (/lm/ and /nt/), but I can only get one to work (the part in bold). What am I doing wrong here? 0657A000 00000030 45452F53 9900E27B 05806C6D 00000000 6172696F 0000E27B 00C06C6D 00000000 45452F53...
  15. O

    Brawl Custom Music Hub: Archiving all the music in one place!

    It's not the songs. Your SD card probably needs to be defragmented. From what I gathered, constant writes to the SD card messes up the storage allocation on it, causing songs to screw up in the middle of a match. This happens to me frequently since I'm constantly adding songs to my SD card.
Top Bottom