> Ive tried and it has never worked (I do appreciate you guy trying) Is the a mod or something to do this. Our can someone post more than 1 way of getting this thing to work. Thanx
What I said really should have worked. I'll say it again, worded differently, maybe you misunderstood something.
You need to extract each track from thememd.mix onto your hard drive, so that you have a folder with 10 wave files in it. Use XCC Mixer to do this.
1. Start Mixer.
2. Open thememd.mix
3. Right-click on a wave file listed to the left and select Extract.
4. Choose a folder to save the wave file into.
5. Repeat with the other 9 wave files.
Copy theme.mix into the game directory.
Start XCC Mix Editor (not the same as XCC Mixer).
Open theme.mix in Mix Editor.
Select all 10 wave files, and drag them into XCC Mix Editor.
Click on Compact, and WAIT until it says Compact Done at the bottom of the window.
Now close Mix Editor, and XCC Mixer.
Open Notepad.
Copy the following block of text into Notepad.
;Start copy after this line
; THEME.INI
; Lists and controls the musical themes available in the game.
; ******* Theme Controls *******
; Each theme is listed here. Even if the theme is not normally available
; in the play list, it still must be declared.
[Themes]
1=INTRO
2=Grinder
3=Power
4=Fortification
5=InDeep
6=Tension
7=EagleHunter
8=IndustroFunk
9=Jank
10=200Meters
11=BlowItUp
12=Destroy
13=Burn
14=SCORE
15=LOADING
16=CREDITS
17=RA2Options
18=Motorized
19=
20=HM2
;RA2MD songs
21=BrainFreeze
22=Drok
23=Deceiver
24=PhatAttack
25=BullyKit
26=DefendTheBase
27=Tactics
28=TranceLVania
; ******* Individual Theme Data *******
; The following sections supply the information specific to
; each theme declared.
;
; Name = display name of the theme (string label)
; Length = length of the theme (in minutes)
; Normal = Is it available through the in-game theme play list (def=yes)?
; Scenario = the scenario when the theme becomes available (def=0)
; Side = which side [or sides] get to hear this theme
; Repeat = Does this theme always loop (def=no)?
[INTRO]
Name=THEME:Intro
Sound=Drok
Normal=no
Repeat=yes
[200Meters]
Name=THEME:200Meters
Sound=200Meter
Normal=yes
[Power]
Name=THEME:Power
Sound=Power
Normal=yes
[Fortification]
Name=THEME:Fortification
Sound=Fortific
Normal=yes
[InDeep]
Name=THEME:InDeep
Sound=InDeep
Normal=yes
[Tension]
Name=THEME:Tension
Sound=Tension
Normal=yes
[EagleHunter]
Name=THEME:EagleHunter
Sound=EagleHun
[IndustroFunk]
Name=THEME:IndustroFunk
Sound=Industro
Normal=yes
[Jank]
Name=THEME:Jank
Sound=Jank
Normal=no
[Grinder]
Name=THEME:Grinder
Sound=Grinder
Normal=yes
[BlowItUp]
Name=THEME:BlowItUp
Sound=BlowItUp
Normal=yes
[Destroy]
Name=THEME:Destroy
Sound=Destroy
Normal=yes
[Burn]
Name=THEME:Burn
Sound=Burn
Normal=yes
[LOADING]
Sound=Bully
Normal=no
Repeat=yes
[CREDITS]
Sound=OptionX
Normal=no
Repeat=yes
[Motorized]
Name=THEME:Motorized
Sound=Motorize
Normal=yes
[HM2]
Name=THEME:HM2
Sound=HM2
Normal=yes
[SCORE]
Sound=ScoreX
Normal=no
Repeat=yes
[BrainFreeze]
Name=THEME:BrainFreeze
Sound=BrainFre
Normal=yes
[Drok]
Name=THEME:Drok
Sound=Drok
Normal=yes
[Deceiver]
Name=THEME:Deceiver
Sound=Deceiver
Normal=yes
[PhatAttack]
Name=THEME:PhatAttack
Sound=PhatAtta
Normal=yes
[BullyKit]
Name=THEME:BullyKit
Sound=Bully
Normal=yes
[DefendTheBase]
Name=THEME:DefendTheBase
Sound=Defend
Normal=yes
[Tactics]
Name=THEME:Tactics
Sound=Tactics
Normal=yes
[TranceLVania]
Name=THEME:TranceLVania
Sound=TranceLV
Normal=yes
;End copy before this line
Save this as theme.ini in the game directory.
This should now allow you to hear RA2 & YR music in RA2.
To hear RA2 & YR music in YR, you almost certainly need to do everything I have said above, but rename theme.mix to thememd.mix, and rename theme.ini to thememd.ini