Skip to content
abcdefg30 edited this page Jan 17, 2016 · 17 revisions

Welcome to the wiki of the RA2 mod for OpenRA!

Installing the mod

Put the contents of this repository into the following folder depending on your operating system:

  • Windows: %USERPROFILE%\My Documents\OpenRA\mods\ra2
  • Mac OSX: ~/Library/Application Support/OpenRA/mods/ra2
  • Linux: ~/.openra/mods/ra2

It currently depends on the latest development version of the engine. See https://github.com/OpenRA/OpenRA/wiki/Compiling for details.

Installing the required RA2 content from your CD

1. Locate Game1.CAB on CD1 in the INSTALL/ directory.

2. Copy all required mixes into your content folder.

The content folder is located at:

  • Windows: My Documents\OpenRA\Content\ra2\
  • Mac OSX: ~/Library/Application Support/OpenRA/Content/ra2/
  • Linux: ~/.openra/Content/ra2/

(Create the ra2 directory if it does not exist.)

The mixes inside of Game1.CAB are ra2.mix and language.mix. Copy those two into your content folder.
For the soundtrack you want theme.mix from your CD.

The "Install content" panel shows still up?

Make sure that you have files named ra2.mix and language.mix in your content folder. Even though you e.g. extracted all mixes from ra2.mix (which would work ingame) the OpenRA content installer still looks for ra2.mix.

Clone this wiki locally