FS:SetSaveArchiveSecureValue: Difference between revisions
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) No edit summary |
TimmSkiller (talk | contribs) No edit summary |
||
| Line 15: | Line 15: | ||
=Description= | =Description= | ||
This command is | This command is identical to [[FS:SetOtherSaveDataSecureValue]], but instead of specifying the title ID and mediatype manually, these parameters are retrieved through the given save data archive handle using internal state data. | ||
Latest revision as of 12:28, 1 July 2025
Request
| Index Word | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 0 |
| ||||||||
| 1-2 | u64, Save data Archive handle | ||||||||
| 3 | u32, Secure Value Slot | ||||||||
| 4-5 | u64, Secure value |
Response
| Index Word | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 0 |
| ||||||||
| 1 | Result code |
Description
This command is identical to FS:SetOtherSaveDataSecureValue, but instead of specifying the title ID and mediatype manually, these parameters are retrieved through the given save data archive handle using internal state data.