Tunes, how do you add them to srb2?

Status
Not open for further replies.
Use XWE, or some other WAD editor that can do this, and load your MIDI/OGG/MP3 into your WAD. If it's MIDI, rename it to a name like this:

D_MAPXXM

...with XX standing for a two-digit value ranging from 01 to 09, A0 to A9, AA to AZ, B0 to B9, and so on until ZZ...

If it's OGG/MP3, rename it to something like this:

O_MAPXXM

The XX means the same as with MIDI.

NOTE: It would be better if you convert any MP3s into OGGs using a converter program first before adding it to your WAD, as MP3s have a bigger file size than OGG, making WADs with them take longer to download them than if they were OGG files.
 
The Character Select Music is O_CHRSEL,
The Continue Music is O_CONTSC,
The Level Clear Music is O_LCLEAR,
The Drowning Music is O_DROWN,
The Speed Up Music is O_SHOES,
The Invinciblity Music is O_INVINC,
The Extra Life Music is O_XTLIFE,
The Game Over Music is O_GMOVER,
The Title Screen Music is O_TITLES,
The Mario Invinciblity Music is O_MINVNC,
The Credits Music is O_CREDIT,
The Intro Music is O_READ_M, and
The Multiplayer Score Screen Music is O_RACENT.

That should help you know what to rename your music to if you want to replace any of these tunes.
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top