falcon4:textures:pcx2dds
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
falcon4:textures:pcx2dds [2007/07/10 17:20] – created pcx2dds initial page snakeman | falcon4:textures:pcx2dds [2024/07/31 09:25] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== PCX To DDS Conversion ====== | + | ====== |
- | To convert your old pcx (Original Falcon and AF) tiles into DDS format what RV and OF uses, there is few options. You can do everything manually by using utility like IrFanview or super manually by PhotoShop and save tile by tile (but I dont know anyone who would do it this way), or you can use the automated method with an extra utility. | + | [[https:// |
+ | |||
+ | To convert your old pcx (Original Falcon and AF) tiles into DDS format what RV and OF uses, there is few options. You can do everything manually by using utility like [[http:// | ||
This automated method is by using utils called [[falcon4: | This automated method is by using utils called [[falcon4: | ||
Line 7: | Line 9: | ||
When you run this util, it reads the Falcon 4 registry for curTheater directory, it then proceeds to find // | When you run this util, it reads the Falcon 4 registry for curTheater directory, it then proceeds to find // | ||
- | Usage: | + | < |
+ | HKEY_LOCAL_MACHINE " | ||
+ | </ | ||
+ | |||
+ | And | ||
+ | |||
+ | < | ||
+ | HKEY_LOCAL_MACHINE " | ||
+ | </ | ||
+ | |||
+ | **Usage**: | ||
< | < | ||
Line 14: | Line 26: | ||
To run it automatically from command line. | To run it automatically from command line. | ||
+ | |||
+ | If you want to run it together with registry modification so you dont need to go ingame Falcon to change it, do it like this (in our example for " | ||
+ | |||
+ | < | ||
+ | reg add HKLM\Software\Microprose\Falcon\4.0 /v curTheater /t REG_SZ /d " | ||
+ | SeasonSwitcher.exe -0 | ||
+ | </ | ||
The util then reads the texture.zip and creates new DDS files for each of the pcx found in the texture.bin, | The util then reads the texture.zip and creates new DDS files for each of the pcx found in the texture.bin, | ||
Line 21: | Line 40: | ||
Also if your registry is not set for proper theater you want to process, the util runs the current theater (what ever that might happen to be). | Also if your registry is not set for proper theater you want to process, the util runs the current theater (what ever that might happen to be). | ||
+ | |||
+ | |||
====== Notes ====== | ====== Notes ====== | ||
- | There is also util called **TerrainTexCompress** but I dont know what is the difference regarding | + | There is also util called **TerrainTexCompress**.exe. This program basically peforms the same process of convering pcx to dds but t will also run thru the KO.TEX file and convert all the indexed BMP textures in the KO.TEX file and populate the KoreaOBJ (DDS) folder for the Cobra/ |
falcon4/textures/pcx2dds.1184088049.txt.gz · Last modified: 2007/07/10 17:20 (external edit)