FS:GetOtherSaveDataSecureValue

Request

Index Word Description
0
Header 0x86C00C2 Cmd 0x86C Param 3 Xlat 2
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
Header 0x086C0082 Cmd 0x086C Param 2 Xlat 2
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).