User contributions for AriA99
1 June 2024
- 14:1114:11, 1 June 2024 diff hist +28 Gamecards Link to where the 0x200 InitialData comes from, I noticed the pattern looking at the Lotus3 page at Switchbrew current
- 14:0714:07, 1 June 2024 diff hist +208 NCSD InitialData at +0x1000 is not part of the development cart extension
26 May 2024
- 09:0109:01, 26 May 2024 diff hist +112 PSPXI:GenerateRandomBytes Add a short description how this thing works, the whole thing is too ugly to restate current
- 08:3508:35, 26 May 2024 diff hist −20 NCSD →Development Card Info Header Extension: ID1 is unobtainable from userland
- 08:3408:34, 26 May 2024 diff hist +697 NCSD Properly specify private header
- 08:1608:16, 26 May 2024 diff hist −11 Gamecards Fix formatting because MediaWiki has terrible markup rules
- 08:1508:15, 26 May 2024 diff hist +2,878 Gamecards Describe cart cryptography protocol now that it is confirmed the Switch uses a different protocol
- 07:1307:13, 26 May 2024 diff hist +69 Gamecards Details on CRC-32
27 January 2017
- 20:4820:48, 27 January 2017 diff hist 0 NIM Services →NIM server service "nim:s": Fix cmd header for AccountDeleteTitleETicketsSOAP. This ''should'' be accurate but I am not sure. NIM sucks.
- 20:4020:40, 27 January 2017 diff hist +49 NIMS:ConnectNoTicketDownload →Description: Add note why it's called the way it's called current
- 20:3920:39, 27 January 2017 diff hist +797 N NIMS:ConnectNoTicketDownload Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00570082] |- | 1 | Pointer to a buffer |- | 2 | Length of the buffer |- | 3 |..."
- 20:3420:34, 27 January 2017 diff hist +461 N NIMS:RegisterSelf Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x003C0002] |- | 1 | {{Tooltip|Descriptor|0x20}} for IPC#Handle_Translation|p..." current
- 20:3120:31, 27 January 2017 diff hist +1,174 N NIMS:SetAttribute Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000B0084] |- | 1 | Length of the attribute to set (''including'' trailing NUL..." current
- 20:2520:25, 27 January 2017 diff hist +437 N NIMS:IsTaskRegistered Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00060080] |- | 1-2 | Title ID to query for |} =Response= {| class="wikitable..." current
- 20:2420:24, 27 January 2017 diff hist +469 N NIMS:UnregisterTask Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00050082] |- | 1-2 | Title ID of the title whose task to remove |- | 3 | {{To..." current
- 20:2120:21, 27 January 2017 diff hist −15 m NIMS:RegisterTask Remove duplicate "Descriptor"
- 20:2020:20, 27 January 2017 diff hist +1,243 N NIMS:RegisterTask Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00550246] |- | 1-6 | Title Progress |- | 7-8 |..."
- 20:0920:09, 27 January 2017 diff hist −2 NIMS:GetProgress →Description: Fix description that was wrongly copied and pasted.
- 20:0920:09, 27 January 2017 diff hist +457 N NIMS:GetProgress Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00030000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !..."
- 20:0720:07, 27 January 2017 diff hist +393 N NIMS:CancelDownload Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00020000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !..." current
- 20:0620:06, 27 January 2017 diff hist 0 m NIMS:StartDownloadSimple Fix header code.
- 20:0520:05, 27 January 2017 diff hist +575 N NIMS:StartDownloadSimple Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00420240] |- | 1-6 | Title Config |- | 7-8 | Unk..."
- 20:0220:02, 27 January 2017 diff hist +27 NIMS:StartDownload Update with references to struct on NIM_Services and fill in missing u8.
- 19:5619:56, 27 January 2017 diff hist +304 NIM Services →NIM server service "nim:s": Add stubs for filling in individual commands.
- 19:4419:44, 27 January 2017 diff hist +1,428 NIM Services Update the page with structs.