ETicket services: Difference between revisions
| (3 intermediate revisions by the same user not shown) | |||
| Line 24: | Line 24: | ||
| 9 || CountCommonTicket | | 9 || CountCommonTicket | ||
|- | |- | ||
| 10 || CountPersonalizedTicket | | 10 || [[#CountPersonalizedTicket|CountPersonalizedTicket]] | ||
|- | |- | ||
| 11 || [6.0.0+] ListCommonTicketRightsIds ([2.0.0-5.1.0] ListCommonTicket) | | 11 || [6.0.0+] ListCommonTicketRightsIds ([2.0.0-5.1.0] ListCommonTicket) | ||
| Line 238: | Line 238: | ||
| 3002 || [7.0.0-15.0.1] | | 3002 || [7.0.0-15.0.1] | ||
|} | |} | ||
== CountPersonalizedTicket == | |||
[S2] This just returns Result 0x3F4A91. | |||
== ListPrepurchaseRecordInfo == | == ListPrepurchaseRecordInfo == | ||
| Line 244: | Line 247: | ||
== GetEncryptedTicketData == | == GetEncryptedTicketData == | ||
[6.0.0+] Now returns an additional 8-bytes. | [6.0.0+] Now returns an additional 8-bytes. | ||
== Cmd101 == | |||
On NX this just returns Result 0x3F4A91. | |||
== Cmd102 == | |||
On NX this just returns the same Result as [[#Cmd101]]. | |||
== Cmd103 == | |||
On NX this just returns the same Result as [[#Cmd101]]. | |||
== Cmd104 == | |||
On NX this just returns the same Result as [[#Cmd101]]. | |||
== Cmd105 == | |||
On NX this just returns the same Result as [[#Cmd101]]. | |||
== Cmd201 == | |||
On NX this just returns the same Result as [[#Cmd101]]. | |||
== Cmd202 == | |||
On NX this just returns the same Result as [[#Cmd101]]. | |||
== Cmd203 == | |||
On NX this just returns the same Result as [[#Cmd101]]. | |||
[S2] This [[Settings_services|requires]] [[Error_codes|DebugMode]]. | |||
== Cmd204 == | |||
On NX this just returns the same Result as [[#Cmd101]]. | |||
[S2] This [[Settings_services|requires]] [[Error_codes|DebugMode]]. | |||
== GetTitleKey == | == GetTitleKey == | ||
| Line 278: | Line 312: | ||
Creates an authentication challenge for [[LDN_services|ldn]]. Used by the Station when sending an authentication request, also used by the AccessPoint during CreateNetwork. | Creates an authentication challenge for [[LDN_services|ldn]]. Used by the Station when sending an authentication request, also used by the AccessPoint during CreateNetwork. | ||
[S2] 0x10-bytes at outbuf+0x50 is now set. This is 0x3-bytes of unknown, then the remaining 0xD-bytes | [S2] 0x10-bytes at outbuf+0x50 is now set. This is 0x3-bytes of unknown, then the remaining 0xD-bytes match the output of S2 [[SPL_services|spl]] cmd2. | ||
== Cmd1504 == | == Cmd1504 == | ||