FS:OpenArchive: Difference between revisions
No edit summary |
No edit summary |
||
Line 137: | Line 137: | ||
|- | |- | ||
| 0x2345678A | | 0x2345678A | ||
| User/GameCard SaveData (for check), and other uses (FS can only mount the latter) | | User/GameCard SaveData (for check), and other uses (FS can only mount the latter) (lo hi mediatype) | ||
| Yes | | Yes | ||
| Yes | | Yes | ||
Line 215: | Line 215: | ||
|} | |} | ||
Archives listed as not requiring a binary lowpath, use lowpath type [[FS:OpenFile|empty]]. | Archives listed as not requiring a binary lowpath, use lowpath type [[FS:OpenFile|empty]]. | ||
Archives CTR NAND, NAND RO Write FS, TWL NAND, NAND W FS, and CARD SPI FS require the corresponding process exheader access control mount flag to be set, in the exheader for any of the currently running ARM11 processes, for [[Filesystem_services_PXI|FSPXI]]. The access rights checked by [[Filesystem services|FS]] module for archive mounting with fs:USER, are stored in the process' exheader accessinfo. | Archives CTR NAND, NAND RO Write FS, TWL NAND, NAND W FS, and CARD SPI FS require the corresponding process exheader access control mount flag to be set, in the exheader for any of the currently running ARM11 processes, for [[Filesystem_services_PXI|FSPXI]]. The access rights checked by [[Filesystem services|FS]] module for archive mounting with fs:USER, are stored in the process' exheader accessinfo. |