Mother 3/CCG block: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
Line 10: Line 10:


===Table view===
===Table view===
Start of the block.
         00  01  02  03  04  05  06  07  08  09  0A  0B  0C  0D  0E  0F
         00  01  02  03  04  05  06  07  08  09  0A  0B  0C  0D  0E  0F
     +--------------------------------------------------------------------------------
     +--------------------------------------------------------------------------------
  00  |  63  63  67  20  02  00  00  00  {{color2|#000000|#43895C|[        A        ]}} [..................
  00  |  63  63  67  20  02  00  00  00  {{color2|#000000|#43895C|[        A        ]}} [..................
End of the block.
         ??  ??  ??  ??  ??  ??  ??  ??  ??  ??  ??  ??  ??  ??  ??  ??
         ??  ??  ??  ??  ??  ??  ??  ??  ??  ??  ??  ??  ??  ??  ??  ??
     +--------------------------------------------------------------------------------
     +--------------------------------------------------------------------------------

Revision as of 20:19, 23 October 2016

Overview

CCG blocks contain compressed graphics data.

Format

  • 00-03 (04) = "ccg " header
  • 04-07 (04) = "02 00 00 00" Bytes
  • 08-0C (04) = [ A ] Number of the last tile of the graphic
  • 0C-.. (..) = LZSS-compressed graphic
  • ..-.. (04) = "~ccg" footer

Table view

Start of the block.

       00   01   02   03   04   05   06   07   08   09   0A   0B   0C   0D   0E   0F
    +--------------------------------------------------------------------------------
00  |  63   63   67   20   02   00   00   00  [        A        ] [..................

End of the block.

       ??   ??   ??   ??   ??   ??   ??   ??   ??   ??   ??   ??   ??   ??   ??   ??
    +--------------------------------------------------------------------------------
??  |..........] 7E   63   63   67