Original file formats¶
These pages document original Crimsonland (Windows binary) file and asset formats.
Formats¶
- PAQ — Archive container (flat stream, no directory)
- JAZ — JPEG + RLE alpha texture format
- Fonts — Bitmap font data (glyph widths)
Related¶
- Extraction pipeline — CLI tool for unpacking and converting assets
- Sprite atlas cutting — Runtime atlas slicing logic