Difference between revisions of "FRDU:GetMyProfile"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00070000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des...") |
m |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 21: | Line 21: | ||
| Result code | | Result code | ||
|- | |- | ||
− | | 2 | + | | 2-3 |
− | | | + | | Profile structure |
+ | |} | ||
+ | |||
+ | Profile Structure: | ||
+ | {| class="wikitable" border="1" | ||
|- | |- | ||
− | + | ! Type | |
− | + | ! Name | |
|- | |- | ||
− | | | + | | u8 |
− | | | + | | region |
|- | |- | ||
− | | | + | | u8 |
− | | | + | | country |
|- | |- | ||
− | | | + | | u8 |
− | | | + | | area |
+ | |- | ||
+ | | u8 | ||
+ | | language | ||
+ | |- | ||
+ | | u8 | ||
+ | | platform, always 2 (PLATFORM_CTR) | ||
+ | |- | ||
+ | | u8[3] | ||
+ | | padding | ||
|} | |} |