New pages
Jump to navigation
Jump to search
16 November 2025
- 22:5222:52, 16 November 2025 Deltarune (Wii U Port) (hist | edit) [1,566 bytes] OceansofNatalie (talk | contribs) (Created page with "A **Deltarune** Wii U port was created by Ventura Carpena, known by their pen and online name, Ventura J.S.C. It was released on their YouTube channel on November 12, 2025, and on GBATemp.")
12 November 2025
- 00:2200:22, 12 November 2025 Version data (hist | edit) [311 bytes] Spletz (talk | contribs) (Created page with description of version.bin file structure)
29 September 2025
- 21:5721:57, 29 September 2025 5.5.0 (hist | edit) [761 bytes] Nervi05 (talk | contribs) (Created Page)
22 September 2025
- 01:1801:18, 22 September 2025 Guide to Access Wii U eShop From Your Browser (hist | edit) [17,364 bytes] TheWiiArchivist (talk | contribs) (Changing article names cause this can also work for mobile & that "?title=Guide_to_Access_Wii_U_eShop_From_PC/Browser" (the guide being in a subfolder PC/Browser) was accidental..)
11 September 2025
- 08:5208:52, 11 September 2025 Nn aoc.rpl (hist | edit) [2,699 bytes] Spletz (talk | contribs) (Created aoc.rpl page. TODO: more macros (?), more function prototypes and descriptions)
10 September 2025
- 04:4204:42, 10 September 2025 Nn hpad.rpl (hist | edit) [8,834 bytes] Spletz (talk | contribs) (Created hpad.rpl page. TODO: HPADError)
9 September 2025
- 08:4908:49, 9 September 2025 Mic.rpl (hist | edit) [2,178 bytes] Spletz (talk | contribs) (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...")
3 September 2025
- 04:5604:56, 3 September 2025 Camera.rpl (hist | edit) [4,252 bytes] Spletz (talk | contribs) (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...")