ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

IsoMapPack5

From ModEnc
Revision as of 13:30, 21 April 2007 by 84.27.10.51 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This section contains the data that is used to create terrain to play on, meaning information about tiles, which for 99% are located in <game.mix>/iso<theater>.mix/*.<theater extension>, for Red Alert 2 temperate for example, in ra2.mix/isotemp.mix/*.tmp The data is compressed in LZO compression format, and 11-byte chunks of data represent which tile, which subtile, the x- and y-location and height to place in a cell.

Because of 3 always-zero values used in each of these 11 byte chunks, map storage isn't quite optimal. XCC Map Encoder greatly exploits this, to compress this section greatly.

It is often advised to delete this section for TS maps, because of filesize limitations, however all terrain data gets lost.