Format: Rc8 image - AtomCrafty/MajiroTools GitHub Wiki
Format: Rokucho 8 (Rc8) image
File structure
| Type | Value | Description |
|---|---|---|
char[8] |
"六丁8_00" (\x98\x5a\x92\x9a 8_00) |
File Signature and Version |
uint32 |
Width | Image width in pixels |
uint32 |
Height | Image height in pixels |
uint32 |
DataSize | Size of image data buffer |
RGB[256] |
Palette | Indexed 256-color palette (read as 3 bytes: R,G,B) |
byte[Size] |
DataBuffer | Image data buffer |
Palette
Shift table
Encoding
98 5a 92 9a (六丁)