PSPXI:GetLocalFriendCodeSeed

From 3dbrew
Revision as of 17:56, 2 September 2013 by Yellows8 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0 Header code [0x000A0000]

Response[edit]

Index Word Description
0 Header code [0x000A0000]
1 Result code
2 LocalFriendCodeSeed lower word
3 LocalFriendCodeSeed upper word

Description[edit]

This retrieves the LocalFriendCodeSeed/64-bit consoleID from an u64 already in memory(that memory is initialized by bootrom), which is not loaded from NAND. The source data this retrieves, is also used to generate the console-unique part of the TWL keyslots, and can be used as part of the keyY when movable.sed doesn't exist.