FRDU:GetMyProfile: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
TimmSkiller (talk | contribs)
No edit summary
TimmSkiller (talk | contribs)
No edit summary
 
Line 9: Line 9:
{{IPC/RequestHeader|0x0007|3|0}}
{{IPC/RequestHeader|0x0007|3|0}}
{{IPC/RequestEntry|Result code}}
{{IPC/RequestEntry|Result code}}
{{IPC/RequestEntryRange|2|[[FRDU:GetMyProfile#Profile_Structure|Profile]] structure}}
{{IPC/RequestEntryRange|2|[[Friend_Services#Profile|Profile]] structure}}
{{IPC/RequestEnd}}
{{IPC/RequestEnd}}
=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
|}

Latest revision as of 22:36, 12 December 2024

Request

Index Word Description
0
Header 0x00070000 Cmd 0x0007 Param 0 Xlat 0

Response

Index Word Description
0
Header 0x000700C0 Cmd 0x0007 Param 3 Xlat 0
1 Result code
2-3 Profile structure