News | Forum | People | FAQ | Links | Search | Register | Log in
Custom Music With Quake
Since Quake originally needs a CD to play music, I assume that adding custom music to a mod is to supply it with a custom disc image, such as an ISO file, and guide the users to mount it using something like Daemon Tools.

How do I convince Quake, WinQuake or any port to read music from the proper drive letter?
First | Previous | Next | Last
 
Wasn't there something about Quake always looking for the soundtrack in the first drive? 
 
Discussion threads are for broad topics or questions that are likely to have many replies, where there is no simple answer and many people are likely to have different opinions.

If it's a simple question or comment that will only get a few responses, please post in one of the existing permanent threads, such as Mapping Help, Screenshots & Betas, Jobs & Mappers Wanted, or General Abuse.


That aside, yes, you could do that. Or you could use an engine that supports loading Vorbis or MP3 files. Or add that functionality to an engine. 
 
or actually call the wav files from within the mod/map via sound/ambientsound entities - Quoth should have these... which doesn't help you if you need code, but Scourge of Armagon and Extras also have these entities I think.

The latter has the advantage of being able to trigger the sounds when needed instead of just playing a CD track. You can load pretty big wav files like this, although they must be mono (not that that matters much seeing as the game produces a lot of noise all the time anyway, not really audiophile listening conditions).

So there are different ways to have music in a Quake mod. In theory. I practice, I guess most ppl are going to want mp3 tracks or something. 
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2024 John Fitzgibbons. All posts are copyright their respective authors.