ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "Reenabling RA2 Music"

From ModEnc
Jump to: navigation, search
(why?)
 
(8 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Edited by Marshall:
+
Enabling the RA2 music in Yuri's Revenge can be done easily using the [http://marshall.cannis.net/ YR Playlist Modifier]. Below is a quick guide to enabling the RA2 music manually.
It seems that someone is trying to make things more complicated than they need be and decompatabilize other community projects, albeit unintentionally.
 
  
Quite frankly I feel that this entry should not exist as it is misleading.
+
# Insert your RA2 CD (either disc) into your CD drive.
 +
# Copy theme.mix to your game directory as ecache*.mix where * is any string (ecachethemeRA2.mix is acceptable, and indeed the required filename for users of the YR Playlist Modifier).
 +
# Uncomment all the references to old tracks in your thememd.ini. It is recommended that you put this file in your mod's expandmd##.mix file where ## is a number between 11 and 99.* You should not attempt to merge thememd.ini back into the main RA2 or YR .mix files as this will risk incompatibility with mods with no obvious cause and will make it impossible to install future patches.
  
*Step 2 should direct you to name the file ecachethemeRA2.mix
+
*Please note that expandmd01.mix is part of the YR 1.001 patch, and that expandmd02.mix through expandmd10.mix are reserved for community wide projects and thus should not be used. It is best to have your mod's main mix file numbered above 10 to ensure community projects are not over''written'', but are still over''ridden'' by your own modifications.
*Step 3 advises you to start messing with the original game mixes against all common sense.
 
*Step 4 isn't even neccessary as the names are still present.
 
  
 
+
[[Category:RA2/YR Tutorials]][[Category:General Editing Information]]
If you want to enable RA2 music in YR you should use the YR Playlist Modifier available from http://marshall.cannis.net
 
 
 
-----------
 
 
 
Original text:
 
 
 
This is a guide to make RA2 music play in YR.
 
 
 
# Insert your RA2 CD (any side) into your CD drive.
 
# Copy theme.mix to your game directory as expandmdxx.mix where XX is an unused mix number.
 
# Uncomment all the references to old tracks in your thememd.ini. (you can repack it to localmd.mix with XCC mixer if you want mods to override this)
 
# Reinsert all of the old track names in your ra2md.csf file.
 

Latest revision as of 14:53, 30 March 2008

Enabling the RA2 music in Yuri's Revenge can be done easily using the YR Playlist Modifier. Below is a quick guide to enabling the RA2 music manually.

  1. Insert your RA2 CD (either disc) into your CD drive.
  2. Copy theme.mix to your game directory as ecache*.mix where * is any string (ecachethemeRA2.mix is acceptable, and indeed the required filename for users of the YR Playlist Modifier).
  3. Uncomment all the references to old tracks in your thememd.ini. It is recommended that you put this file in your mod's expandmd##.mix file where ## is a number between 11 and 99.* You should not attempt to merge thememd.ini back into the main RA2 or YR .mix files as this will risk incompatibility with mods with no obvious cause and will make it impossible to install future patches.
  • Please note that expandmd01.mix is part of the YR 1.001 patch, and that expandmd02.mix through expandmd10.mix are reserved for community wide projects and thus should not be used. It is best to have your mod's main mix file numbered above 10 to ensure community projects are not overwritten, but are still overridden by your own modifications.