Texture File

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search

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[edit | edit source]

See Also[edit | edit source]