FS:GetSaveDataSecureValue: Difference between revisions
Steveice10 (talk | contribs) GetSaveDataSecureValue |
TimmSkiller (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 36: | Line 36: | ||
| u64, Value | | u64, Value | ||
|} | |} | ||
=Description= | |||
Gets the secure value for a specific title (or current title) in the specified slot. This command will read from the [[Filesystem_services#Anti_Savegame_Restore|Anti Savegame Restore]] save data. | |||
If appropriate FS permissions are not set in the caller processes' exheader, this command will only run if the save data ID for the specified title is present in the exheader. |