falcon4:file_formats:cam_trn_tac:obj_file
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
falcon4:file_formats:cam_trn_tac:obj_file [2009/02/14 22:02] – lightning | falcon4:file_formats:cam_trn_tac:obj_file [2024/07/31 08:40] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== .OBJ file ====== | + | ====== |
+ | |||
+ | [[https:// | ||
The OBJ file holds all the objectives in a mission. Objectives are basically static things, like towns, cities, bridges, bases. Things which cannot be moved. \\ | The OBJ file holds all the objectives in a mission. Objectives are basically static things, like towns, cities, bridges, bases. Things which cannot be moved. \\ | ||
Line 20: | Line 23: | ||
==== Raw (compressed contents) ==== | ==== Raw (compressed contents) ==== | ||
^Field^Data Type^Width (in bytes)^Description^ | ^Field^Data Type^Width (in bytes)^Description^ | ||
- | |NumObjectives |Signed | + | |NumObjectives |Signed |
|UncompressedSize|Signed 32-bit integer|4|Size, | |UncompressedSize|Signed 32-bit integer|4|Size, | ||
|CompressedSize |Signed 32-bit integer|4|Size, | |CompressedSize |Signed 32-bit integer|4|Size, | ||
- | |DATA|byte[]|(CompressedSize)|LZSS-compressed binary data.| | + | |DATA|byte[]|(CompressedSize)|[[falcon4: |
==== Uncompressed contents of the DATA field ==== | ==== Uncompressed contents of the DATA field ==== | ||
Line 74: | Line 77: | ||
|num_|unsigned 32-bit integer|4| | | |num_|unsigned 32-bit integer|4| | | ||
|creator_|unsigned 32-bit integer|4| | | |creator_|unsigned 32-bit integer|4| | | ||
- | |||
- | |||
- | |||
- | |||
- | |||
falcon4/file_formats/cam_trn_tac/obj_file.1234648960.txt.gz · Last modified: 2009/02/14 22:02 by lightning