PSPXI:GetLocalFriendCodeSeed

From 3dbrew
Revision as of 03:50, 25 August 2012 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000A0000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0 Header code [0x000A0000]

Response

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

Description

This retrieves the LocalFriendCodeSeed from an u64 already memory, 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.