Urban Chaos IAM
From XentaxWiki
IAM
- Game : Urban Chaos
- Format Type : Misc / Map file
- Endian Order : Little Endian
Format Specifications
// Urban Chaos // IAM file format (Game map file) // little endian //header 4 bytes (uint32) - save type // "25" 4 bytes (uint32) - object size 4 bytes (uint32) - amount of data before the obs // TODO
Notes and Comments
- Files with this file format can be found inside "\Urban Chaos\data\" folder.
- IAM file can be described as "Game map file".
Compatible Programs
None.