ROOM (File Format): Difference between revisions

PGRP
>Claris
(RMHD, really complicated format)
>Claris
(PGRP)
Line 22: Line 22:
| {{unknown|'''Unknown''' (Always 3?)}}
| {{unknown|'''Unknown''' (Always 3?)}}
|}
|}
=== PGRP ===
{| class="wikitable"
! Type
! Size
! Description
|-
| [[Section Header (Tropical Freeze)|Section Header]]
| 0x18
| '''"PGRP" section header'''
|-
| u16
| 2
| '''Count'''
|}
For count:
{| class="wikitable"
! Type
! Size
! Description
|-
| u32
| 4
| '''Name length'''
|-
| string
| -
| '''Name''' (not zero-terminated)
|-
| u128
| 0x10
| ID?
|-
| u8
| 1
| {{unknown|'''Unknown'''}}
|-
| u16
| 2
| '''ID count''' (IC)
|-
| u128
| 0x10 * IC
| '''IDs'''
|}


=== COMP ===
=== COMP ===
Anonymous user