Cfg:GetLocalFriendCodeSeedData

Revision as of 23:22, 29 July 2014 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x04040042] ("cfg:i": 0x04040042 / 0x080F0042) |- | 1 | Size (Unused by Cfg modul...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

Index Word Description
0 Header code [0x04040042] ("cfg:i": 0x04040042 / 0x080F0042)
1 Size (Unused by Cfg module)
2 (Size<<4) | 12
3 Output data pointer

ResponseEdit

Index Word Description
0 Header code
1 Result code

DescriptionEdit

This copies the entire 0x110-byte buffer containing the data for the LocalFriendCodeSeed, to the output buffer. The output buffer size is not checked, therefore the size must be at least 0x110-bytes.