Jazz Jackrabbit 2 J2L
From XentaxWiki
Contents
J2L, J2T
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
byte {180} - Header (" Jazz Jackrabbit 2 Data File" + (bytes)13,10,13,10 + " Retail distribution of this data is prohibited without" + (bytes)13,10 + " written permission from Epic MegaGames, Inc." + (bytes)13,10,13,10,26 )
char {4} - Type Header (TILE) (LEVL)
uint32 {4} - Unknown
char {32} - Archive Description
uint16 {2} - 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