Filesystem services: Difference between revisions

Line 100: Line 100:
| 601 || QuerySaveDataTotalSize
| 601 || QuerySaveDataTotalSize
|-
|-
| 602 || VerifySaveData
| 602 || [[#VerifySaveData]]
|-
|-
| 603 || CorruptSaveDataForDebug
| 603 || CorruptSaveDataForDebug
Line 232: Line 232:
== OpenGameCardDetectionEventNotifier ==
== OpenGameCardDetectionEventNotifier ==
This command returns a session to a port implementing the [[#IEventNotifier]] interface.
This command returns a session to a port implementing the [[#IEventNotifier]] interface.
== VerifySaveData ==
Takes an unknown input u64 and a type-0x6 output buffer.
The input u64 high-byte must be non-zero, otherwise an [[Error_codes|error]] is returned(0xE02).


= IStorage =
= IStorage =