Bundle (original): Difference between revisions

Size and alignment structure name
(Updated imports section.)
(Size and alignment structure name)
Line 38:
| 0x8 || 0x4 || uint32_t || muResourceEntriesCount || Number of resources in the bundle ||
|-
| 0xC || 0x28 || [[#Unknown0Size and alignment | Unknown0Size and alignment]][5] || || Size and alignment of each chunk ||
|-
| 0x34 || 0x14 || uint32_t[5] || || Memory address of each chunk ||
Line 64:
| 0x8 || 0x4 || uint32_t || muResourceTypeId || Resource type || See [[#ResourceType | ResourceType]]
|-
| 0xC || 0x28 || [[#Unknown0Size and alignment | Unknown0Size and alignment]][5] || mauSizeAndAlignmentOnDisk || ||
|-
| 0x34 || 0x28 || [[#Unknown0Size and alignment | Unknown0Size and alignment]][5] || mauDiskOffset || Offsets in bundle || Alignment is unused (always 1)
|-
| 0x5C || 0x14 || uint32_t[5] || || Memory addresses || Swapped endian
Line 86:
|}
 
=== Unknown0Size and alignment ===
This structure contains fields for size and alignment, though alignment sometimes goes unused. Real name is not known.
{| class="wikitable"
|-