Friend Services: Difference between revisions
Jump to navigation
Jump to search
m No need to brag about it, people can know it's you from edit history. |
DaniElectra (talk | contribs) m Expand frd:a methods |
||
Line 193: | Line 193: | ||
! Command Header | ! Command Header | ||
! Description | ! Description | ||
|- | |||
| 0x04010100 | |||
| [[FRDA:CreateLocalAccount|CreateLocalAccount]] | |||
|- | |||
| 0x04030040 | |||
| [[FRDA:SetLocalAccountId|SetLocalAccountId]] | |||
|- | |- | ||
| 0x04050000 | | 0x04050000 | ||
Line 204: | Line 210: | ||
|- | |- | ||
| 0x040B00C0 | | 0x040B00C0 | ||
| | | UpdatePreferences | ||
|- | |- | ||
| 0x040C0800 | | 0x040C0800 | ||
| | | [[FRDA:UpdateMii|UpdateMii]] | ||
|} | |} | ||
Revision as of 16:41, 24 September 2023
Friend Service "frd:u"
"frd:n"
Command Header | Description |
---|---|
0x00010000 | GetHandleOfNdmStatusChangedEvent |
0x00020000 | Resume |
0x00030040 | SuspendAsync |
0x00040000 | QueryStatus |
"frd:a"
This contains a similar (probably the same) command handler from 0x0001.... to 0x002F.... as them in frd:u. In addition, it also contains
Command Header | Description |
---|---|
0x04010100 | CreateLocalAccount |
0x04030040 | SetLocalAccountId |
0x04050000 | Used in creating the user Mii. No cmdbuff parameters. |
0x04060042 | AddFriendOnline |
0x04090100 | RemoveFriend |
0x040B00C0 | UpdatePreferences |
0x040C0800 | UpdateMii |
HTTPS Requests
Trusted RootCAs
No RootCertChain(s) are used. For the nasc site, friends-module uses HTTPC:AddDefaultCert with the following certIDs: 0x1, 0x2, and 0x3.