Texture File

Revision as of 03:34, 25 June 2019 by imported>Qazaaq (changed tool link)

File Extension: .dds, .tga

The texture files are a Microsoft format called Direct Draw Surface which are images that can be rendered with a Model File or as is. The texture file DDS format is used for storing data compressed with the proprietary S3 Texture Compression (S3TC) algorithm which can be decompressed in hardware by GPUs.

Tooling

See Also