User Tools

Site Tools


ofp:tools:pal2pace

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ofp:tools:pal2pace [2007-07-10 09:52]
ofp:tools:pal2pace [2007-07-10 09:52] (current)
Line 1: Line 1:
 +====== Pal2PacE ======
  
 +**Operation Flashpoint: Pal2PacE**
 +
 +Pal2PacE is a command line tool for texture conversion. It is included in the Oxygen2/​Visitor2 release packets.
 +
 +You need to use it on the same directory as O2/Visitor2 or copy the //​Pal2Pac.dll//​ file into the dir where you placed Pal2PacE.exe program itself. ​
 +
 +If you want to create island wrp transition tiles, pal2pace does it nicely for you. You need to take the terrain types as TGA files and run the program with this command line:
 +
 +<​code>​
 +pal2pace -combine t1.tga t2.tga t3.tga t4.tga t1t2t3t4.paa
 +</​code>​
 +
 +There you see four different terrain types; t1, t2, t3 and t4 types, which are now combined into the t1t2t3t4 texture file.
ofp/tools/pal2pace.txt ยท Last modified: 2007-07-10 09:52 (external edit)