FS:GetSaveArchiveSecureValue: Difference between revisions
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x876|3|0}} {{IPC/RequestEntryRange|2|u64, Save data Archive handle}} {{IPC/RequestEntry|u32, ..." |
(No difference)
|
Revision as of 19:54, 2 May 2025
Request
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1-2 | u64, Save data Archive handle | ||||||||
3 | u32, Secure Value Slot |
Response
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code | ||||||||
2 | bool, secure value found | ||||||||
3 | bool, corresponding save archive is from a gamecart (set regardless of whether or not the secure value was found) | ||||||||
4-5 | u64, Secure value |
Description
This command is similar to FS:GetOtherSaveDataSecureValue, 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.