User contributions for Spletz
Jump to navigation
Jump to search
27 September 2025
- 09:2409:24, 27 September 2025 diff hist +180 m Title database Added system update package title. TODO: check versions? Not on CDN, possibly from system update download URL, but definitely on discs current
25 September 2025
- 08:3408:34, 25 September 2025 diff hist +1 m /dev/odm Changed states to be closer to their enumeration (capitalised, underscores) TODO: add descriptions for each state current
22 September 2025
- 07:4407:44, 22 September 2025 diff hist +222 m /dev/mcp Added possible MCP Ioctl 0x88 and 0x87 information.
15 September 2025
- 11:0111:01, 15 September 2025 diff hist +126 N Talk:Error display Created page with "== Title of Page == Title of this page should be renamed to "Error Process". --User:Spletz 17:00, 15 September 2025 (AEDT)" current
- 04:4004:40, 15 September 2025 diff hist +27 Error Codes Fixed some incorrect results listed for fatal errors
14 September 2025
- 09:4209:42, 14 September 2025 diff hist +20 m Error Codes →E-Commerce 124-XXXX
- 09:4009:40, 14 September 2025 diff hist +46 m Error Codes →E-Commerce 124-XXXX
- 07:0707:07, 14 September 2025 diff hist −21 m IOS Reflect that OpenSSL version hasn't changed current
11 September 2025
- 09:5309:53, 11 September 2025 diff hist +104 m Nn aoc.rpl Added code formatting current
- 09:5209:52, 11 September 2025 diff hist +2,595 N Nn aoc.rpl Created aoc.rpl page. TODO: more macros (?), more function prototypes and descriptions
10 September 2025
- 05:4205:42, 10 September 2025 diff hist +8,834 N Nn hpad.rpl Created hpad.rpl page. TODO: HPADError current
9 September 2025
- 11:2611:26, 9 September 2025 diff hist +39 N File:Wii U Console and Gamepad.png White console and GamePad current
- 10:0110:01, 9 September 2025 diff hist +70 m Cafe OS some links for future pages current
- 09:4909:49, 9 September 2025 diff hist +2,178 N Mic.rpl Created page with "mic.rpl is the library for communicating with the Wii U GamePad microphone. == Functions == {| class="wikitable" ! Name !! Prototype !! Description |- | MICInit || <code>MICHandle MICInit(MICInstance instance, int unused, MICWorkMemory *workMemory, MICError *outError)</code> || Initialises the MIC library. The second parameter is unused and any value is valid. |- | MICOpen || <code>MICError MICOpen(MICHandle handle)</code> || Starts the streaming of audio data from the..." current
- 09:4409:44, 9 September 2025 diff hist −15 m Camera.rpl →CAMSetupInfo current
6 September 2025
- 10:3410:34, 6 September 2025 diff hist +28 m Error Codes →Fatal System Error 160-XXXX
- 10:3310:33, 6 September 2025 diff hist +632 Error Codes →Fatal System Error 160-XXXX
5 September 2025
- 08:1208:12, 5 September 2025 diff hist +91 m Camera.rpl Forgot to format prototypes as code
- 08:0908:09, 5 September 2025 diff hist +1 m Camera.rpl Fix formatting error
3 September 2025
- 05:5605:56, 3 September 2025 diff hist +4,175 N Camera.rpl Created page with "camera.rpl is the library for communication with the Wii U GamePad camera. It provides functions for initialising, getting memory requirements and decoding frames for a surface. = Functions = {| class="wikitable" ! Name !! Prototype !! Description |- | CAMInit || CAMHandle CAMInit(int instance, CAMSetupInfo *setupInfo, CAMError *err) || Initialize the camera |- | CAMExit || void CAMExit(CAMHandle handle) || Deinitialize and clean up |- | CAMOpen || CAMError CAMOpen(C..."
28 August 2025
- 03:4303:43, 28 August 2025 diff hist +6,780 Error Codes Added more 160, 114, and 162 errors. MCP errors have been figured out but there are more to fill in.
17 August 2025
- 09:3209:32, 17 August 2025 diff hist +129 /dev/crypto No edit summary current
16 August 2025
- 13:0113:01, 16 August 2025 diff hist +3 m Title fix formatting mistake current
- 13:0013:00, 16 August 2025 diff hist +794 Title No edit summary
- 05:3305:33, 16 August 2025 diff hist 0 m Cafe OS amiibo should always be spelled with a lowercase "a"
- 05:3205:32, 16 August 2025 diff hist −26 m Cafe OS →Libraries
11 August 2025
- 10:2610:26, 11 August 2025 diff hist +21 m Cafe OS →Libraries
7 August 2025
- 10:0010:00, 7 August 2025 diff hist +6,170 Error Codes →File System 150-XXXX
- 09:4609:46, 7 August 2025 diff hist +10 m IOS /dev/ndm -> network daemons
2 August 2025
- 06:5006:50, 2 August 2025 diff hist 0 m Error Codes changed the name of module 158 to SSI rather than set
- 06:4806:48, 2 August 2025 diff hist +34,626 Error Codes Added a ton of new error codes and results. 116, 111 and 112 are all basically identical. The first errors are all curl errors, the rest can be figured out but still needs to be. Many results and error codes from Nintendo's open-source NWF have been added. Changes to 114 have also been made.
1 August 2025
- 12:3612:36, 1 August 2025 diff hist −1 m Error Codes fix formatting thing
- 12:3512:35, 1 August 2025 diff hist +6 m Error Codes →SSL/Certs 116-XXXX: need to add list of error results
- 12:3112:31, 1 August 2025 diff hist +17 Error Codes selected the wrong option in excel2wiki mb
- 12:3012:30, 1 August 2025 diff hist −31 Error Codes fixed misaligned descriptions
30 July 2025
- 14:0214:02, 30 July 2025 diff hist +571 Error Codes →Fatal System Error 160-XXXX
- 13:2413:24, 30 July 2025 diff hist +295 m Error Codes 167
28 July 2025
- 08:1508:15, 28 July 2025 diff hist +1 m Avm.rpl fixed formatting mistake current
- 05:3605:36, 28 July 2025 diff hist +8,920 Avm.rpl Added info from wut. Still need to add in other missing functions and preferably more descriptions of functions. Also more general information about the library needs to be added.
- 03:0903:09, 28 July 2025 diff hist −4 m Cafe OS "uac_rpl.rpl" -> "uac.rpl"
24 July 2025
- 03:5603:56, 24 July 2025 diff hist +270 m Talk:Main Page No edit summary current
- 03:5103:51, 24 July 2025 diff hist +1 m Talk:Title database Just realised that I don't like signing stuff with GMT
- 03:4903:49, 24 July 2025 diff hist +131 m Talk:Title database →Unknown IDs in the SDK
20 July 2025
- 04:4704:47, 20 July 2025 diff hist +5,266 N /dev/bsp/RTC Created page with "/bsp/RTC is the entity that handles the RTC. Note that data size values for each method need to be double checked. == Attributes == === POFF_EXE === '''Permissions''': <code>BSP_PERMISSIONS_IOS</code> {| class="wikitable" ! Method ! Data Size ! Values ! Description |- | Read | 0x4 | | |- | Write | 0x4 | |- | Init | 0 | | |} === DEVPWR_EN === '''Permissions''': <code>BSP_PERMISSIONS_IOS</code> {| class="wikitable" ! Method ! Data Size ! Values ! Description |- | Read..." current
19 July 2025
- 09:0609:06, 19 July 2025 diff hist +79 /dev/bsp/Sys system power modes current
13 July 2025
6 July 2025
- 10:3710:37, 6 July 2025 diff hist +21 m Error Codes →MCP 162-XXXX
- 10:3610:36, 6 July 2025 diff hist +1,867 Error Codes →WagonU (Software/Data Transfer) 114-XXXX
28 June 2025
- 07:1507:15, 28 June 2025 diff hist +57 m Error Codes →167-XXXX
- 07:1407:14, 28 June 2025 diff hist 0 m Error Codes fixed vpad errors listed as 160