TEX/v0: Difference between revisions

From wowdev
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
TEX files seem to have been introduced with Cataclysm. One per continent (e.g. Azeroth.tex). Chunked structure. Internally called 'TextureBlob'.
TEX files seem to have been introduced with Cataclysm. One per continent (e.g. Azeroth.tex). Chunked structure. Internally called 'TextureBlob'.
also see [[Cataclysm#tex_(new)]]


= Chunks =
= Chunks =

Revision as of 19:24, 6 April 2014

TEX files seem to have been introduced with Cataclysm. One per continent (e.g. Azeroth.tex). Chunked structure. Internally called 'TextureBlob'.

also see Cataclysm#tex_(new)

Chunks

TXVR - Texture Version

As of 4.0.12479, 0

Rev 13329: 8 Byte of Data, actual only containing a 4 in the first Byte. (CataclysmCTF.tex)

TXBT - ?

Unknown

TXFN - Texture Filenames

\0-delimited list of filenames

TXMD - ?

Rest of the file is made up with TXMD chunks