Archive for the 'Programming' Category

Brawl Costume Manager

Brawl Costume Manager screenshot

Brawl Costume Manager is a .NET application for managing the costume files and corresponding CSS (character select screen) portraits for each character in Super Smash Bros. Brawl.

Neat features:

  • If a .pac or .pcs file exists, this program can display the model(s) in it.
  • If a common5 or sc_selcharacter exists, it can display the appropriate CSS portrait.
  • If the right file is in char_bust_tex, it can show that portrait too.
  • You can replace all of those with drag-and-drop.
  • When you copy a .pac or .pcs file, it makes the other file (.pcs or .pac) automatically!
  • You can switch an option to use the different costume–>portrait mappings in cBliss 🙂

More information and download: www.lakora.us/brawl/costumemanager

This program uses the same BrawlLib as BrawlBox v0.68c.

BSIC: a program to automatically create MenSelmapMark images


Website / Download

The Brawl Stage Image Generator can take in an input image and convert it to a Brawl MenSelmapMark image using ImageMagick.

Continue reading ‘BSIC: a program to automatically create MenSelmapMark images’

BRSTM Converter


At its core, this program is made for making BRSTM files. But it does things that, to my knowledge, no other BRSTM conversion program has done yet. Most importantly, it lets you process many files at once.
Continue reading ‘BRSTM Converter’

Online .rel converter

BSMC uses Java to convert .rel files on the fly and send them to your browser. It’s now up at lakora.us/rel. Now you won’t need to use the Stage Switcher application or find a Mediafire link for the original .rels.

Classic Stage Editor

This is a Java program I made yesterday to edit which stages appear in Classic Mode. To be honest, I’m kind of proud of it, especially since I made it in just one day!
Continue reading ‘Classic Stage Editor’