Blood Magic BM
From XentaxWiki
BM
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
uint32 {4} - Number Of Files
// for each file (92-bytes per entry)
- uint32 {4} - Unknown (0/5)
- char {64} - Filename (null-terminated) (filled with junk)
- uint32 {4} - Decompressed Length
- uint32 {4} - Compressed Length
- uint64 {8} - File Offset
- uint64 {8} - Hash?
byte {X} - File Data
Notes and Comments
- Unknown compression
Supported Programs
- Game Extractor
(no decompression support)