FS:SetOtherSaveDataSecureValue: Difference between revisions
TimmSkiller (talk | contribs) Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x086B|3|2}} {{IPC/RequestEntry|u8, Media Type}} {{IPC/RequestEntry|u32, Unique ID}} {{IPC/Requ..." |
TimmSkiller (talk | contribs) No edit summary |
||
Line 18: | Line 18: | ||
=Description= | =Description= | ||
Updates or removes the secure value(s) of another title. | Updates or removes the secure value(s) of another title. | ||
This command will, by default, write to 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 write to 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). |