DRL > Discussion

Custom music?

(1/1)

Shadow27:
Can I put custom music in Doom RL?
If so, how can I do it? I tried in a lot of ways but I couldn't...

Vestin:

--- Quote from: Shadow27 on August 31, 2009, 16:51 ---Can I put custom music in Doom RL?
If so, how can I do it? I tried in a lot of ways but I couldn't...

--- End quote ---
1* Edit doomrl.ini from

--- Code: ---// Load music bindings (see music.ini)
#include "music.ini"
// Alternative music set (see musicmp3.ini for explanation)
//#include "musicmp3.ini"
--- End code ---
to

--- Code: ---// Load music bindings (see music.ini)
//#include "music.ini"
// Alternative music set (see musicmp3.ini for explanation)
#include "musicmp3.ini"
--- End code ---

2* Place the desired mp3s someplace inside your DOOM:RL folder.

3* Edit musicmp3.ini to change the bindings.

Shadow27:
Thanks!

Super Jamie:
Also, I believe the player supports any format that SDL_mixer will play. I'm using OGGs of the Doom Music played through a proper Roland hardware synth for mine.

You can find the torrents for that stuff in FLAC on Pirate Bay (though it is a legal download).

Shadow27:
OK, thank you for notifying me.
I have everything ready so I won't need to download anything.

Navigation

[0] Message Index

Go to full version