Jazz Jackrabbit 2 J2B
From XentaxWiki
Contents
J2B
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
char {4} - Header (MUSE)
uint32 {4} - Unknown
uint32 {4} - Archive Size
uint32 {4} - Unknown
// for each file
- uint32 {4} - Compressed Size
- uint32 {4} - Decompressed Size
byte {X} - File Data
MultiEx BMS Script
Not written yet
Notes and Comments
the files use ZLIB compression?
Compatible Programs
- None - Incomplete format specs