MREA (Metroid Prime 3): Difference between revisions

Jump to navigation Jump to search
no edit summary
>Aruki
No edit summary
>Aruki
No edit summary
Line 316: Line 316:
| 0xC
| 0xC
| colspan=3 {{unknown|End of dependency}}
| colspan=3 {{unknown|End of dependency}}
|}
=== RSO Module List ===
This section is a list of RSO modules used by script objects in the area. Like the dependencies section, there's also a list of offsets to indicate which RSOs are used by each script layer.
{| class="wikitable"
! Type
! Count
! Name
! Notes
|-
| u32
| 1
| '''RSO Count'''
| Count of RSO modules listed in the next array.
|-
| string
| ''RSO Count''
| '''RSO Module List'''
| This is a series of zero-terminated strings. Each string is the filename of a .rso file.
|-
| u32
| 1
| '''Offset Count'''
| Count of offsets in the next array. Should be equal to the script layer count * 2.
|-
| u32
| ''Offset Count''
| '''RSO Module List Offsets'''
| Each element is an offset into the RSO module list to indicate which modules are required by each script layer. For some reason there are two offsets per script layer.
|-
| colspan=4 {{unknown|End of RSOs section}}
|}
|}


Anonymous user

Navigation menu