FS:GetOtherSaveDataSecureValue: Difference between revisions
TimmSkiller (talk | contribs) Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x86C|3|2}} {{IPC/RequestEntry|u8, Media Type}} {{IPC/RequestEntry|u32, Unique ID}} {{IPC/Reque..." |
TimmSkiller (talk | contribs) No edit summary |
||
Line 19: | Line 19: | ||
=Description= | =Description= | ||
Queries the secure value(s) of another title. | Queries the secure value(s) of another title. | ||
This command will, by default, read from the secure value section of the [[DISA_and_DIFF#DISA_Header|DISA save image's header]]. | |||
However, it is possible to force this command to read from the [[Filesystem_services#Anti_Savegame_Restore|Anti Savegame Restore]] save data by specifying media type 100 (the meaning of this media type is unknown and is not used elsewhere in FS). |