Line 138:
Line 138:
|
|
| FS-specific superblock.
| FS-specific superblock.
+
|-
+
| 0x100
+
| ?
+
| Optional BKTR header. Can be used with any section, but only known to be used with game-updates RomFS.
|}
|}
Line 204:
Line 208:
| 0xE0
| 0xE0
| IVFC header. Basically the same as [[Savegames]] IVFC except with 2 more levels and +0x0C is non-zero, see below.
| IVFC header. Basically the same as [[Savegames]] IVFC except with 2 more levels and +0x0C is non-zero, see below.
−
|-
−
| 0x100
−
| ?
−
| BKTR header for game-updates.
|}
|}
Line 340:
Line 340:
|}
|}
−
=== BKTR ===
+
== BKTR ==
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 353:
Line 353:
|-
|-
| 0x8
| 0x8
−
| 0x8?
+
| 0x8
| Size
| Size
|-
|-
Line 384:
Line 384:
| ?
| ?
|}
|}
+
+
Using this header is enabled when offset 0x8 in this header is non-zero.
The two sections specified by the two BKTR entries are usually(?) at the very end of the section data(section_endoffset-{size of BKTR sections}).
The two sections specified by the two BKTR entries are usually(?) at the very end of the section data(section_endoffset-{size of BKTR sections}).