Billow Maidens in dds
Posted: 16.08.2004, 07:52
I've generated a set of dds-textures out of the original BillowMaidens jpg's. Included are all VT's and the general moon and asteroid textures in medres. Be aware that you will have to alter your ran.ssc to allow for wildcard textures, not only jpg. When you've downloaded the archives, just extract them into the 'th_ran' folder. Save and remove the original textures before.
There are two versions:
Version 1 inherits mipmaps and was gererated with the command:
nvdxt -swap -all -deep -outsamedir -file *.jpg -dxt1c
Version 2 doesn't include any mipmaps, and is therefor a bit smaller. The generation command was:
nvdxt -nomipmap -swap -all -deep -outsamedir -file *.jpg -dxt1c
maxim
There are two versions:
Version 1 inherits mipmaps and was gererated with the command:
nvdxt -swap -all -deep -outsamedir -file *.jpg -dxt1c
Version 2 doesn't include any mipmaps, and is therefor a bit smaller. The generation command was:
nvdxt -nomipmap -swap -all -deep -outsamedir -file *.jpg -dxt1c
maxim