User Tools

Site Tools


falcon4:file_formats:cam_trn_tac:cmp_file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
falcon4:file_formats:cam_trn_tac:cmp_file [2009-02-14 20:41]
lightning
falcon4:file_formats:cam_trn_tac:cmp_file [2009-02-15 19:47] (current)
Line 9: Line 9:
 |CompressedSize |signed 32-bit integer|4|Size,​ in bytes, of the compressed file to follow (includes 4 bytes for the "​Uncompressed Size" field at the start of the data)| |CompressedSize |signed 32-bit integer|4|Size,​ in bytes, of the compressed file to follow (includes 4 bytes for the "​Uncompressed Size" field at the start of the data)|
 |UncompressedSize|signed 32-bit integer|4|Size,​ in bytes, of the content that follows, when it's uncompressed| |UncompressedSize|signed 32-bit integer|4|Size,​ in bytes, of the content that follows, when it's uncompressed|
-|DATA|byte[]|(CompressedSize-4)|LZSS-compressed binary data.|+|DATA|byte[]|(CompressedSize-4)|[[falcon4:​file_formats:​cam_trn_tac:​lzss_compression|LZSS-compressed]] binary data.|
  
 ==== Uncompressed contents of the DATA field ==== ==== Uncompressed contents of the DATA field ====
Line 108: Line 108:
 |UiEventNode|Int32 pointer|4|as a pointer, this field is only useful in-memory and is meaningless when restored from disk | |UiEventNode|Int32 pointer|4|as a pointer, this field is only useful in-memory and is meaningless when restored from disk |
 |eventTextSize|unsigned 16-bit integer|2| | |eventTextSize|unsigned 16-bit integer|2| |
-|eventText|TCHAR[eventTextSize]|eventTextSize| |+|eventText|_TCHAR[eventTextSize]|eventTextSize| |
  
falcon4/file_formats/cam_trn_tac/cmp_file.1234644092.txt.gz ยท Last modified: 2009-02-14 20:41 by lightning