arma2:tools:convertwrp
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
arma2:tools:convertwrp [2010/07/16 06:23] – created convertwrp initial page. snakeman | arma2:tools:convertwrp [2024/08/02 10:54] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ConvertWrp ====== | + | ====== |
+ | |||
+ | [[https:// | ||
ConvertWrp converts WRP formats from one format to another from ofp CWC through to Elite and ArmA 2 type 24 Chernarus. | ConvertWrp converts WRP formats from one format to another from ofp CWC through to Elite and ArmA 2 type 24 Chernarus. | ||
Line 8: | Line 10: | ||
* OPRW ArmA to another OPRW ArmA type (17, | * OPRW ArmA to another OPRW ArmA type (17, | ||
- | Restrictions: | + | Restrictions: |
It is not possible to cross the divide between ArmA and OFP because ArmA uses material files(rvmat). OFP uses textures (p3d). | It is not possible to cross the divide between ArmA and OFP because ArmA uses material files(rvmat). OFP uses textures (p3d). | ||
Line 14: | Line 16: | ||
All other conversions are at your own risk and will probably fail. | All other conversions are at your own risk and will probably fail. | ||
- | CANNOT | + | CANNOT |
Syntax: | Syntax: | ||
Line 62: | Line 64: | ||
You can have a default configuration file or a special, or none at all. If a config file is specified on the command line. That file predominates. If none specified the exe looks for a default configuration file in the same folder as the WRP. The default name is, EITHER, the NameOfWrp.cfg,,, | You can have a default configuration file or a special, or none at all. If a config file is specified on the command line. That file predominates. If none specified the exe looks for a default configuration file in the same folder as the WRP. The default name is, EITHER, the NameOfWrp.cfg,,, | ||
- | An example PEW.Cfg | + | Here is quite nice configuration file for ArmA 2 Combined Operations (ArmA 2 + ArmA 2 Operation Arrowhead + British Armed Forces + Private Military Contractors DLC's). |
- | + | ||
- | **PEW_chernarus.cfg** | + | |
<code cpp> | <code cpp> | ||
+ | /* | ||
+ | |||
+ | ArmA 2 Combined Operations + DLC objects | ||
+ | |||
+ | */ | ||
#define NATURAL 1 | #define NATURAL 1 | ||
#define ARTIFICIAL 2 | #define ARTIFICIAL 2 | ||
Line 88: | Line 93: | ||
{RGB_LIGHT_GREEN, | {RGB_LIGHT_GREEN, | ||
{ | { | ||
+ | " | ||
+ | " | ||
" | " | ||
} | } | ||
Line 94: | Line 101: | ||
{RGB_BLACK, | {RGB_BLACK, | ||
{ | { | ||
- | " | ||
- | " | ||
} | } | ||
}, | }, | ||
Line 111: | Line 116: | ||
{RGB_BLUE, | {RGB_BLUE, | ||
{ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
} | } | ||
}, | }, | ||
Line 117: | Line 129: | ||
{ | { | ||
" | " | ||
- | " | + | " |
+ | " | ||
+ | " | ||
+ | " | ||
} | } | ||
}, | }, | ||
Line 123: | Line 138: | ||
{RGB_GREY, | {RGB_GREY, | ||
{ | { | ||
- | " | + | " |
+ | " | ||
+ | } | ||
+ | }, | ||
+ | { | ||
+ | {RGB_GREY, | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
} | } | ||
}, | }, | ||
Line 130: | Line 155: | ||
</ | </ | ||
- | Requires DePbo.dll - Check [[http:// | + | Requires DePbo.dll - Check [[http:// |
arma2/tools/convertwrp.1279261413.txt.gz · Last modified: 2010/07/16 06:23 (external edit)