Baramcmp
From XentaxWiki
Contents: GRAFs page - All - 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z - Edit
Format Type: Archive
Extensions: cmp
Platforms: unknown
Endian Order: Little Endian
Format Specifications
Image
Uses ZLib Compression
IMAGE HEADER
uint32 {4} - Header (CMAP)
uint16 {2} - Image Width/Height
uint16 {2} - Image Height/Width
IMAGE DATA
byte {X} - Image Data (Zlib Compression)
when decompressed (decompressedSize=imageWidth*imageHeight*6){
PIXEL DATA
for each pixel
byte {1} - Green
byte {1} - Blue
uint16 {2} - Unknown (usually 0 or 1)
byte {1} - Alpha
byte {1} - Red
}
MultiEx BMS Script
No BMS script
Supported Programs
Notes
No additional notes
Games
- Baram