Dantarion
Smash Champion
BCSM-GUI NOW HAS ITS OWN PAGE ON MY BLOG
Ill keep updating this first post reguardlessDantarion/BionicSonic presents…
BCSM-GUI
Brawl Custom Song Maker GUI
Requires .Net Framework 3.5

How to Video
http://www.youtube.com/watch?v=hu-IT_-ULXc
Custom Songs in Action
http://www.youtube.com/watch?v=plcDHRDEHS4
Credits
BionicSonic(SuperSonicRacin) for letting me use his tool as a base.
Androu1 for creating the first mp3->brstm tool
hcs for revB
cookieMONster for work on songs.txt, readme.txt, and being overall helpful in this thread
Features
Download v1.5 - Brawl Custom Song Maker GUI
No hits
560 hits
363 hits
197 hits
34 hits
Ill keep updating this first post reguardlessDantarion/BionicSonic presents…
BCSM-GUI
Brawl Custom Song Maker GUI
Requires .Net Framework 3.5

How to Video
http://www.youtube.com/watch?v=hu-IT_-ULXc
Custom Songs in Action
http://www.youtube.com/watch?v=plcDHRDEHS4
Credits
BionicSonic(SuperSonicRacin) for letting me use his tool as a base.
Androu1 for creating the first mp3->brstm tool
hcs for revB
cookieMONster for work on songs.txt, readme.txt, and being overall helpful in this thread
Features
- Mono/Stereo mp3,wav,ogg,flac->brstm for use with Phantom Wing’s File Replacement Code
- Puts files on SD card or in a folder with the proper names and folder layout
- Recognizes songs on your SD based on a hash stored during brstm generation
- Stores song and artist information for when custom song titles eventually happens
- Allows you to move around songs already on your SD
- Allows you to play brstms in your library and on your SD (Just right click)
- Loop Support, just find sample numbers in an external program beforehand
- Attempts to normalize the audio levels in files so they all have the same volume
Download v1.5 - Brawl Custom Song Maker GUI
No hits
- brstm’s created from 1.5 on should be louder, but still normalized to get rid of clipping.
- FIX: Rows marked “yellow” due to not being on the sd card now turn white after being added to the sd card.
- BIG EXTREME CHANGE: Library.xml now holds less information, program auto-exports songs.db on quit. On start of the program, the program loads up library.xml, then overrides that information with the info in songs.db
- Songs.txt now supports replacing a few more musics that were missing from the list, such as Cruel Brawl
560 hits
- Mono File Support
- Ogg/Wav/FLAC Support
- FIX: Untagged but found brstms now appear as the filename, not “Unknown – Unknown”
- One secret feature (Unusable until 1.5, but already in 1.4)
- Display song titles now perfectly match the song titles in-game (Hint, Hint)
363 hits
- Loop Support. You have to find the sample numbers outside of BCSM-GUI, but you can input the sample numbers when adding files to your brstm library
- Logging….well, sorta. The add window now has a pseudo log of the brstm creation process, and attempts to correct errors.
- FIX: Fixed Bug where right clicking on a row header caused a crash
- FIX: Fixed Bug where certain path names caused the program to fail. Now the MP3’s are automatically copied to the tmp directory before processing begins.
- Added Hash Cache. Increased startup speed 10x with many songs on SD card.
- Highlights library songs not on SD, and highlight SD songs not in library
197 hits
- You can now drag and drop files into the add dialog
- You can now edit artist and title information in your library by clicking on a song
- You can now play brstms from your SD or Library by right clicking them
- You can rehash files in your library by right clicking them. There was a bug where adding a song twice kept the hash from the first add, if you have files on your SD card that show as “Unknown” even though you know the file is in your library already, give it a shot.
- You can now click Export to copy a formatted list of songs on your SD to the clipboard
- FIX: Fixed bug with certain filenames and ID3 tags
- FIX: Fixed bug where replacing a song with a different one didn’t update the song name
- FIX: Fixed extra space before song Names
- Code/Interface major cleanup
- Changed how Song Names are shown in the right side of the interface
34 hits
- The SD part of the GUI now works properly, Tool does about 70% of what I want it to do.
- FIX – Fixed bug where files with missing ID3 tags failed to work
- FIX – Fixed Copy to SD window not autoclosing when finished.
- FIX – Song Database is now grouped by stage and uses proper song names
- – Original Version