PorktoberRevolution / ReStocked

Kerbal Space Program Art Revamp
99 stars 44 forks source link

Several textures could be DXT1 #933

Closed drewcassidy closed 3 years ago

drewcassidy commented 3 years ago

Describe the bug

Several textures are compressed as DXT5 without using the alpha channel at all, doubling file size.

I could convert them but I'm worried about recompression artifacts going from DXT5 to DXT1

[Restock/GameData/ReStock/Assets/Command/restock-probe-foil-1-silver.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/Assets/Command/restock-probe-foil-1.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/Assets/Coupling/restock-hatch-0625-1.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/Assets/Electrical/restock-lights-lenses-1-s.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/Assets/Electrical/restock-lights-lenses-1.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/Assets/Electrical/restock-solarpanel-gigantor-cells.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/Assets/Electrical/restock-solarpanel-static-cells.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/Assets/Engine/restock-engine-25-1-revised-foil-s.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/Assets/Engine/restock-engine-25-1-revised-foil.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/Assets/Engine/restock-engine-glow-basic-1.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/Assets/Engine/restock-engine-glow-methalox-1.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/Assets/Engine/restock-engine-glow-purple-1.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/Assets/Structural/restock-panels-foil-gold-1.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/Assets/Structural/restock-panels-foil-silver-1.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/FX/fx_blob04.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/FX/fx_blobGlow01.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/FX/restock-particle-blob-1.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/FX/restock-particle-blob-clean-1.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/FX/restock-particle-blob-sharp-1.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/FX/restock-particle-flame-1.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/FX/restock-particle-flame-2.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/FX/restock-particle-flame-flipbrook-1.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/FX/restock-particle-ring-1.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/FX/restock-particle-ring-2.dds]: Image is DXT5 but has no alpha channel [Restock/GameData/ReStock/FX/restock-particle-ring-cored-1.dds]: Image is DXT5 but has no alpha channel [RestockPlus/GameData/ReStockPlus/Assets/Engine/restock-engine-glow-basic-1.dds]: Image is DXT5 but has no alpha channel [RestockPlus/GameData/ReStockPlus/Assets/Engine/restock-engine-glow-methalox-1.dds]: Image is DXT5 but has no alpha channel [RestockPlus/GameData/ReStockPlus/Assets/Engine/restock-engine-glow-purple-1.dds]: Image is DXT5 but has no alpha channel [RestockPlus/GameData/ReStockPlus/FX/fx_blob04.dds]: Image is DXT5 but has no alpha channel [RestockPlus/GameData/ReStockPlus/FX/restock-particle-blob-1.dds]: Image is DXT5 but has no alpha channel [RestockPlus/GameData/ReStockPlus/FX/restock-particle-blob-sharp-1.dds]: Image is DXT5 but has no alpha channel [RestockPlus/GameData/ReStockPlus/FX/restock-particle-flame-1.dds]: Image is DXT5 but has no alpha channel [RestockPlus/GameData/ReStockPlus/FX/restock-particle-ring-1.dds]: Image is DXT5 but has no alpha channel [RestockPlus/GameData/ReStockPlus/FX/restock-particle-ring-2.dds]: Image is DXT5 but has no alpha channel [RestockPlus/GameData/ReStockPlus/FX/restock-particle-ring-cored-1.dds]: Image is DXT5 but has no alpha channel

drewcassidy commented 3 years ago

fixed in 0835a41cca4900b2eccbc1eb875d0b4c7f57f34d