Process Services: Difference between revisions
Infinicore (talk | contribs) Link to PS:GetCTRCardAutoStartupBit |
m Add anchors |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Anchor|PS}}{{Anchor|ps:ps}} | |||
= PS service "ps:ps" = | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
Line 8: | Line 9: | ||
| 0x00010244 | | 0x00010244 | ||
| [[1.0.0-0]] | | [[1.0.0-0]] | ||
| SignRsaSha256 | | [[PS:SignRsaSha256|SignRsaSha256]] | ||
|- | |- | ||
| 0x00020244 | | 0x00020244 | ||
| [[1.0.0-0]] | | [[1.0.0-0]] | ||
| VerifyRsaSha256 | | [[PS:VerifyRsaSha256|VerifyRsaSha256]] | ||
|- | |- | ||
| Not implemented | | Not implemented | ||
Line 80: | Line 81: | ||
PS module does not use any CheckNew3DS commands: commands 0x000E0082..0x00110042 are handled by PS module regardless of whether this is running on Old3DS/New3DS. Using these commands on Old3DS will result in Process9 returning an invalid command header error. [[NFC_Services|NFC]] module uses all of these new commands for New3DS. | PS module does not use any CheckNew3DS commands: commands 0x000E0082..0x00110042 are handled by PS module regardless of whether this is running on Old3DS/New3DS. Using these commands on Old3DS will result in Process9 returning an invalid command header error. [[NFC_Services|NFC]] module uses all of these new commands for New3DS. | ||
[[Category:Services]] |