FS:GetSaveArchiveSecureValue

From 3dbrew
Jump to navigation Jump to search

Request[edit]

Index Word Description
0
Header 0x87600C0 Cmd 0x876 Param 3 Xlat 0
1-2 u64, Save data Archive handle
3 u32, Secure Value Slot

Response[edit]

Index Word Description
0
Header 0x8760140 Cmd 0x876 Param 5 Xlat 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[edit]

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.