Page 1 of 1

How does OpenRa remap work - example?

Posted: Sat Mar 10, 2018 6:52 pm
by bodomalo
Sorry, I do not understand that format:

Code: Select all

--remap SRCMOD:PAL DESTMOD:PAL SRCSHP DESTSHP
I tried:

OpenRA.Utility.exe cnc --remap ra:temperat.pal cnc:temperat.pal windmill.shp newwindmill.shp

Programm crashes - Key not found
I tried 3 or 4 different ways...

OpenRA.Utility.exe cnc --remap ra:temperat cnc:temperat windmill.shp newwindmill.shp
crash with a different error, does not contain instance of OpenRa ColorPaletteInfo


This must be easy, but I am running out of ideas.
Any example please?