PAK (Metroid Prime 3): Difference between revisions
→Compression
>Aruki |
>Aruki |
||
Line 154: | Line 154: | ||
|} | |} | ||
Each compressed block is structured as follows. Note that the first byte of | Each compressed block is structured as follows. Note that the first byte of the decompressed size value appears to actually be a completely different value, so the three bytes following are what makes up the actual size value. | ||
For each block, if the compressed and decompressed sizes match, that indicates the block is uncompressed. | For each block, if the compressed and decompressed sizes match, that indicates the block is uncompressed. | ||
Line 164: | Line 164: | ||
|- | |- | ||
| 0x0 | | 0x0 | ||
| | | 4 | ||
| '''Compressed size''' | | '''Compressed size''' | ||
|- | |- |