Filesystem services: Difference between revisions

Wwylele (talk | contribs)
Archives: correct archive 0x567890B4 from the observation of Pokemon Sun/Moon Demo
Wwylele (talk | contribs)
No edit summary
Line 1,071: Line 1,071:
|-
|-
| 0x567890B4
| 0x567890B4
| ? SaveData from Demo Version / Full Version of Retail Game
| Similar to 0x567890B2 but can only access Accessible Save specified in [[NCCH/Extended_Header#Storage_Info|exheader]]?
| Yes
| Yes
| No
| No
| No
| No
| Yes?
| Yes
| ?
| ?
|}
|}
Line 1,160: Line 1,160:
|}
|}
The file/directory lowpath for this FS archive is a text path in the [[Savegames|savegame]] filesystem.
The file/directory lowpath for this FS archive is a text path in the [[Savegames|savegame]] filesystem.
=== 0x567890B4 Archive Path Data Format ===
{| class="wikitable" border="1"
|-
!  Index word
!  Description
|-
| 0
| [[Mediatypes|Mediatype]]
|-
| 1
| Lower word saveid
|-
| 2
| Unknown. Game calculate this using formula <code><nowiki>(unknown_a & 0xFFFFFF00) | unknown_b)</nowiki></code>
|}


=== ExtSaveData Archive Path Data Format ===
=== ExtSaveData Archive Path Data Format ===