ra2 icon indicating copy to clipboard operation
ra2 copied to clipboard

Make the game detect the raw files aswell.

Open TheHopelessThrumbo opened this issue 5 years ago • 8 comments
trafficstars

Installing RA2 from the original installation disk is impossible now, I ran the game from the raw files since I use Windows 7. However, OpenRA is looking for the full installation, without success. Thus, I'd like to be able to just load the raw game files, which are in full integrity and working.

TheHopelessThrumbo avatar Dec 07 '19 15:12 TheHopelessThrumbo

Hm, I suppose we can mention where a user can put the files in the wiki. Place language.mix, ra2.mix and theme.mix inside the ra2 content folder in OpenRA's support folder: OpenRA\Content\ra2. The support folder is in your My Documents (and in AppData if it's not in docs).

abcdefg30 avatar Dec 07 '19 19:12 abcdefg30

I did so, but it should be automatic to reduce issues for less experienced people.

TheHopelessThrumbo avatar Dec 10 '19 10:12 TheHopelessThrumbo

I don't know what the raw game files are, but you can make your own installer by configuring https://github.com/OpenRA/ra2/tree/master/mods/ra2/installer

Mailaender avatar Feb 15 '20 11:02 Mailaender

where exactly do i have to put these files? i tried: ~/.openra/Content/ra2/ ~/.OpenRA/Content/ra2/ ~/Support/.openra/Content/ra2/ and i tried to put the Support folder with the content in the same directory as i installed openra2 but the game won't recognize any file...

on manjaro/unix installed with make, the normal way...

logpig avatar Apr 01 '20 00:04 logpig

See https://github.com/OpenRA/ra2/wiki#installing-the-content-manually

Mailaender avatar Apr 01 '20 16:04 Mailaender

fetch-content.sh may also helpful as it automatizes everything.

Mailaender avatar Apr 01 '20 16:04 Mailaender

now the wiki shows the right directory... thanks

logpig avatar Apr 01 '20 20:04 logpig

Yeah, sorry I just realized. For backwards compatibility the old directory still works as long as the new one doesn't exist which makes it even more confusing.

Mailaender avatar Apr 01 '20 20:04 Mailaender