Difference between revisions of "Friend Services"
Jump to navigation
Jump to search
m (→"frd:a") |
|||
Line 197: | Line 197: | ||
| Used in creating the user Mii. No cmdbuff parameters. | | Used in creating the user Mii. No cmdbuff parameters. | ||
|- | |- | ||
+ | | 0x04060042 | ||
+ | | AddFriendOnline | ||
+ | |- | ||
+ | | 0x040B00C0 | ||
+ | | UpdatePrefrences | ||
+ | |- | ||
| 0x040C0800 | | 0x040C0800 | ||
| Used in creating the user Mii. 128-byte struct as cmdbuff parameters. | | Used in creating the user Mii. 128-byte struct as cmdbuff parameters. |
Revision as of 15:44, 24 February 2018
Friend Service "frd:u"
"frd:n"
Command Header | Description |
---|---|
0x00010000 | ? |
0x00020000 | ? |
0x00030040 | ? |
0x00040000 | ? |
"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 |
---|---|
0x04050000 | Used in creating the user Mii. No cmdbuff parameters. |
0x04060042 | AddFriendOnline |
0x040B00C0 | UpdatePrefrences |
0x040C0800 | Used in creating the user Mii. 128-byte struct as cmdbuff parameters. |
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.