Cfg:GetLocalFriendCodeSeedData

From 3dbrew
Jump to navigation Jump to search

Request[edit]

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

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

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.