falcon4:textures:pcx2dds
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
falcon4:textures:pcx2dds [2007/07/10 17:27] – more data added snakeman | falcon4:textures:pcx2dds [2024/07/31 09:25] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== PCX To DDS Conversion ====== | + | ====== |
+ | |||
+ | [[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:// | 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:// | ||
Line 8: | Line 10: | ||
< | < | ||
- | HKEY_LOCAL_MACHINE " | + | HKEY_LOCAL_MACHINE " |
</ | </ | ||
Line 24: | 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 31: | 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.1184088469.txt.gz · Last modified: 2007/07/10 17:27 (external edit)