🛡️ TA Archive

File Formats in TA

Total Annihilation is full of quirky but well-documented formats. Here’s the overview:

Containers

Maps

Units

Misc

Playing with third-party content

Just drop the files into the TA folder (or ...\Cavedog\Total Annihilation) — TA reads every HPI/UFO archive in that directory. For units, also watch the .unit list / side patch (see the Knowledgebase on unit building).

Fun fact: the embedded minimap

Every TNT file contains a built-in 252×252 pixel minimap (pointer in the TNT header, offset 0x28). That’s the preview image TA shows in its map selection screen — and the very same images used on this site’s map cards. How to extract them yourself: Reverse Engineering TA Files.