FS:SetSaveDataSecureValue: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) SetSaveDataSecureValue |
TimmSkiller (talk | contribs) No edit summary |
||
| Line 33: | Line 33: | ||
| Result code | | Result code | ||
|} | |} | ||
=Description= | |||
Sets the secure value for a specified title (or the current title) in the specified slot. This command will write to the [[Filesystem_services#Anti_Savegame_Restore|Anti Savegame Restore]] save data. | |||
Revision as of 11:54, 1 July 2025
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x08650140] |
| 1-2 | u64, Value |
| 3 | Secure Value Slot |
| 4 | Title Unique ID (0 = current) |
| 5 | u8, Title Variation (0 = current) |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
Description
Sets the secure value for a specified title (or the current title) in the specified slot. This command will write to the Anti Savegame Restore save data.