Czi - themeldingwars/Documentation GitHub Wiki
CZI - Color Zone Index Maps
CZI files or Color Zone Index Maps are used to define the masked areas of a texture that the games Altas Builder uses to apply colors liek war paints to only certain areas of a texture
Format
See this 010 tempalte for the format spec.
And this FauFau file for a C# reader / writer.
Notes
- The Width and Height should match the texture this is paired with.
- Should have the same number of mip levels as the texture it is paired with too
- The mip levls data is ZLIB compressed
- A variation is used for pattern maps too (.czip files)