VTFX file format
Jump to navigation
Jump to search
VTFx is a file format used by Valve to store textures on the Xbox 360. It has a different header from normal VTF files and stores raw image data in an LZMA compressed DirectDraw Surface. The start of the DDS section of the VTFx File can be found easily by searching for the text LZMA at the beginning of the DDS file. Easily converting VTFx to VTF files is not possible at this time, and requires lengthy hand-editing.