PDA

View Full Version : HQ Soundtracks with Risen3D


Zane
August 27th, 2005, 04:28 PM
I got the new Risen all reinstalled and working good but now I don't know how to use the HQ soundtracks, like Ashley Carr's remixes.

sitters
August 28th, 2005, 01:49 PM
#--------------------------------------------------------------------------

Header
{
Version = 5;
Sfx prefix = "sfx_";
Mus prefix = "mus_";
}

Flag { ID = "sf_shift"; Value = 0x1; }
Flag { ID = "sf_shift2"; Value = 0x2; }
Flag { ID = "sf_exclude"; Value = 0x4; }
Flag { ID = "sf_nodist"; Value = 0x8; }
Flag { ID = "sf_repeat"; Value = 0x10; }

# Music { ID = "None"; }
Music { ID = "runnin";
File = "md2/Regypt/music/willem.mp3";
}

#---------------------------------------------------------------------------

something like this ?

greetings.

Zane
August 28th, 2005, 02:19 PM
I was talking about the Doom and Doom II remixes by Dj Redlight.

Zane
August 29th, 2005, 11:03 AM
Hmm...nobody knows?

Don't tell me it isn't possible.

I'll try creating a "Music" folder and unzip them there, see if that works then.