Page 1 of 1

Music

Posted: Tue Jul 31, 2007 8:06 am
by Fatburger666
How can I permanently change the music in game, on SC mods?

Re: Music

Posted: Tue Jul 31, 2007 3:15 pm
by Taeradun
The short answer is to just add files to your custom MPQ if you're using one (or in the map itself if you're using SCMLoader and are only using that song in that one map - otherwise put them in the MPQ to save on file size, not having the same file over and over...) with the filenames music\terran1.wav thru to music\terran3.wav (or replace terran with protoss or zerg in those filenames)



The long answer is you can do it a lot cooler with Shadowflare's Playlist Plugin, which is included in SCMLoader if you're already using that for your mod, but if you download the old playlist plugin at her site you get the readme that actually tells you how to use it. :P Readme file attached for your convenience :)
Then if you're using SCMLoader you can use a different music\playlist.txt (the file used by the playlist plugin) in each map if you want different music in each map :)

If you want to use MP3s rather than WAVs to save on file size, either bug Quantam to fucking release Thundergraft to the public, or failing that, converting the MP3s to a RIFF-WAV using the MP3 codec (what the hell am I talking about?) should work; you can do that in CDex as well as various other programs

Re: Music

Posted: Tue Jul 31, 2007 3:31 pm
by Lavarinth
Time to snag everything you said and write a tutorial much longer than required.

Re: Music

Posted: Tue Jul 31, 2007 5:43 pm
by IskatuMesk
On the subject of thundergraft -

Re: Music

Posted: Tue Jul 31, 2007 6:22 pm
by Taeradun
yeah i have it in a strange place somewhere too

Re: Music

Posted: Tue Jul 31, 2007 7:57 pm
by Lavarinth
Q just randomly sent it to me one day without me even asking him, it was great. Hah.

Re: Music

Posted: Sun Aug 12, 2007 2:02 am
by Ardis
What I do is simple, it's the first thing Taeradun described but more detailed:
1) Take a song you want and convert it to a .wav file (I used to use some program called GoldWave, but the computer with it died.)
2) Name that song one of the following
Terran1.wav
Terran2.wav
Terran3.wav
Protoss1.wav
Protoss2.wav
Protoss3.wav
Zerg1.wav
Zerg2.wav
Zerg3.wav
3) Open your MPQ editor (I use WinMPQ) and open your mod in it.
4) Place your song in the mod in the "music\" directory

It still works in current versions of StarCraft and it's pretty simple to set up.