FS:GetOtherSaveDataSecureValue
Request
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | u8, Media Type | ||||||||
2 | u32, Unique ID | ||||||||
3 | u32, Entry count | ||||||||
4 | Descriptor for mapping a write-only buffer in the target process | ||||||||
5 | Output SecureValueEntry buffer pointer |
Response
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code | ||||||||
2 | u32, Number of read entries | ||||||||
3 | Descriptor for mapping a write-only buffer in the target process | ||||||||
4 | Output SecureValueEntry buffer pointer |
Description
Queries the secure value(s) of another title.
This command will, by default, read from the secure value section of the DISA save image's header.
However, it is possible to force this command to read from the 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).