Killer Tank SPR
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: spr
Platforms: unknown
Endian Order: Little Endian
Format Specifications
Image
Each image is flipped upside-down
ARCHIVE HEADER
1 OR 2 - Number Of Images (1)
IMAGE DATA
for each image
HEADER
byte {64} - Filename of Original Image (null terminated)
uint32 {4} - Unknown
uint16 {2} - Image Width/Height
uint16 {2} - Image Width/Height
uint32 {4} - Color Format? (0/1/3)
byte {28} - null
PIXELS
if (colorFormat == 0) {
5-6-5
for each pixel
uint16 {2} - Color
}
else if (colorFormat == 1){
5-5-5-1
for each pixel
uint16 {2} - Color
}
else if (colorFormat == 2){
4-4-4-4
for each pixel
uint16 {2} - Color
}
else if (colorFormat == 3){
Paletted
for each pixel
byte {1} - Palette Index
byte {1} - Alpha
}
MultiEx BMS Script
No BMS script
Supported Programs
Notes
No additional notes
Games
- Killer Tank