Filesystem services: Difference between revisions
Line 421: | Line 421: | ||
| 0x08510242 | | 0x08510242 | ||
| [[3.0.0-5]] | | [[3.0.0-5]] | ||
| | | CreateExtSaveData | ||
| Shared extdata: 0x101005. Regular extdata in certain cases: 0xC. | | Shared extdata: 0x101005. Regular extdata in certain cases: 0xC. | ||
|- | |- | ||
| 0x08520100 | | 0x08520100 | ||
| [[3.0.0-5]] | | [[3.0.0-5]] | ||
| | | DeleteExtSaveData (u32 flags, u64 extdataID) | ||
| Shared extdata: 0x101005. Regular extdata in certain cases: 0x10100D. | | Shared extdata: 0x101005. Regular extdata in certain cases: 0x10100D. | ||
|- | |- | ||
| 0x08530142 | | 0x08530142 | ||
| [[3.0.0-5]] | | [[3.0.0-5]] | ||
| | | ReadExtSaveDataIcon | ||
| 0x10100D(this doesn't apply in certain cases however) | | 0x10100D(this doesn't apply in certain cases however) | ||
|- | |- | ||
Line 441: | Line 441: | ||
| 0x08550102 | | 0x08550102 | ||
| [[3.0.0-5]] | | [[3.0.0-5]] | ||
| | | EnumerateExtSaveData | ||
| 0x101005 | | 0x101005 | ||
|- | |- | ||
Line 451: | Line 451: | ||
| 0x08570080 | | 0x08570080 | ||
| [[3.0.0-5]] | | [[3.0.0-5]] | ||
| | | DeleteSystemSaveData | ||
| 0x1004(this doesn't apply in certain cases however) | | 0x1004(this doesn't apply in certain cases however) | ||
|- | |- | ||
Line 466: | Line 466: | ||
| 0x085A00C0 | | 0x085A00C0 | ||
| [[3.0.0-5]] | | [[3.0.0-5]] | ||
| | | SetArchivePriority(u64 ID,u32 priority) | ||
| None | | None | ||
|- | |- | ||
| | | 0x085B0080 | ||
| [[3.0.0-5]] | | [[3.0.0-5]] | ||
| | | GetArchivePriority(u64 ID,u32 *priority) | ||
| None | | None | ||
|- | |- | ||
Line 496: | Line 496: | ||
| 0x08600042 | | 0x08600042 | ||
| [[3.0.0-5]] | | [[3.0.0-5]] | ||
| | | EnumerateSystemSaveData | ||
| 0x2004 | | 0x2004 | ||
|- | |- |