Inserting MP3s?

Advanced OpenGL source port fork from ZDoom, picking up where ZDoomGL left off.
[Home] [Download] [Git builds (Win)] [Git builds (Mac)] [Wiki] [Repo] [Bugs&Suggestions]

Moderator: Graf Zahl

Locked
User avatar
Boingo the Clown
Posts: 102
Joined: Sat Dec 03, 2005 17:40
Location: North of New York, West of Montreal, East of Toronto, and South of Hell
Contact:

Inserting MP3s?

Post by Boingo the Clown »

Is it possible to insert MP3 files into wads used by GZDooM, and is it possible to specify for it to be played at a specific time?

Specifically, I want an MP3 to play upon startup instead of the usual DooM startup tune.
disturbedite
Posts: 34
Joined: Fri Jul 07, 2006 1:35
Location: 66 Exeter Street

Post by disturbedite »

there is more than one way to do it. but i did it by using xwe and just replacing the mus files with ogg files i ripped from final doom for psx.

xwe --> http://www.doomworld.com/xwe/
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

The music player autodetects all supported formats so replacing D_DM2TTL is enough.
User avatar
Boingo the Clown
Posts: 102
Joined: Sat Dec 03, 2005 17:40
Location: North of New York, West of Montreal, East of Toronto, and South of Hell
Contact:

Post by Boingo the Clown »

D_DM2TTL?

Wouldn't I need to replace D_INTRO to get the music to be different when the game starts?

(How's that for a long lag between posts?)
User avatar
Alter
Posts: 851
Joined: Wed Oct 05, 2005 8:55
Location: Poland, Lodz

Post by Alter »

Boingo the Clown wrote:D_DM2TTL?

Wouldn't I need to replace D_INTRO to get the music to be different when the game starts?

(How's that for a long lag between posts?)
D_DM2TTL is doom 2 title music and D_INTRO is doom 1 title music
User avatar
Boingo the Clown
Posts: 102
Joined: Sat Dec 03, 2005 17:40
Location: North of New York, West of Montreal, East of Toronto, and South of Hell
Contact:

Post by Boingo the Clown »

Okay. I am working with DooM 1, so D_INTRO is the one I want.


I assume I can just add the MP3 as lump. Am I right?
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

Yes.
Locked

Return to “GZDoom”