DSiWare Exports: Difference between revisions
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
The content sections are ordered the same way as DSi: TMD, SRL from content0, <content1-7 for format v2>, savegame, and banner.sav.(ContentX here is the .app data from TWL-NAND /title) | The content sections are ordered the same way as DSi: TMD, SRL from content0, <content1-7 for format v2>, savegame, and banner.sav.(ContentX here is the .app data from TWL-NAND /title) | ||
=DSiWare Export Types= | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value | |||
! Format version | |||
! Description | |||
|- | |||
| 0-6 | |||
| | |||
| Invalid | |||
|- | |||
| 7-11 | |||
| v2 | |||
| 12 content sections | |||
|- | |||
| 12 | |||
| v2 | |||
| 4 content sections | |||
|- | |||
| 13 | |||
| v1 | |||
| 4 content sections | |||
|- | |||
| 14 | |||
| v2 | |||
| 11 content sections | |||
|} | |||
For NATIVE_FIRM versions where this DSiWare export [[AMPXI:ExportDSiWare|type]] field is unused, format version v1 is used with 4 content sections. Otherwise when this field is used, see the above table. | |||
=Block Metadata= | =Block Metadata= | ||
| Line 76: | Line 104: | ||
| 0x40E0 + footer_size | | 0x40E0 + footer_size | ||
| | | | ||
| | | Content sections | ||
|} | |} | ||
| Line 152: | Line 180: | ||
| 0x4130 + footer_size | | 0x4130 + footer_size | ||
| | | | ||
| | | Content sections | ||
|} | |} | ||