Wii U Archive [updated] -
Date: April 14, 2026 Prepared for: Digital preservation researchers / retro gaming community Subject: Comprehensive overview of the Wii U digital archive ecosystem 1. Executive Summary The “Wii U Archive” refers to the collective efforts to preserve, document, and provide access to software, updates, DLC, system firmware, and user-generated content for Nintendo’s Wii U console (2012–2017). Following the closure of the Nintendo eShop for Wii U in March 2023, archiving has shifted from commercial distribution to community-led preservation. This report examines the archive’s composition, technical hurdles (e.g., unique file systems, DRM, console-specific storage), legal status, and the tools/methods used to maintain it. 2. Background: The Wii U as a Preservation Challenge | Feature | Implication for Archiving | |---------|--------------------------| | Proprietary optical disc (25 GB) | Requires modified disc drives for dumping | | Internal NAND + USB storage | Save data, updates, and DLC spread across locations | | Online-dependent features (Miiverse, eShop) | Shut down – requires reverse-engineering for local emulation | | Account-based DRM (NNID) | Ties purchases to hardware – complicates transfer |
Nintendo has historically used litigation and DMCA notices against large-scale Wii U archives, especially those hosting first-party titles. wii u archive
| Project Name | Focus | Status (2026) | |--------------|-------|----------------| | | Disc and digital game hashing (clean dumps) | Active | | Redump | Wii U optical disc preservation | Slow progress (drive limitations) | | Archive.org Wii U section | Mixed – updates, DLC, some digital titles | Active but legally risk-prone | | NUSspli / Wii U USB Helper (archival forks) | Downloading from Nintendo’s now-closed CDN (historical data) | Defunct for new downloads; local archives remain | | FunkyScott’s Wii U Archive | Compilation of updates, homebrew tools, and system files | Community-maintained | Date: April 14, 2026 Prepared for: Digital preservation
Archive completeness estimated at 85% for US/EU retail discs, 60% for digital-only titles, and <10% for online interaction data. The next five years will determine whether the Wii U becomes a fully preserved console or a cautionary tale of digital decay. Prepared by: [Your Name / Organization] Sources: Public preservation wikis (Dolphin Emulator Wiki, WiiUBrew), No-Intro DAT-o-MATIC, Cemu documentation, ArchiveTeam’s Miiverse dump (2017), Redump forum discussions. | Project Name | Focus | Status (2026)
March 27, 2023 – Nintendo permanently closed the Wii U eShop for new purchases and downloads of previously bought content.
It‘s a shame that Phonegap Build is closed at the top of the corona crisis and at the top of the mobile age!
Being a PhoneGap refugees we spent a lot of time looking at alternatives. On the development side, we made the jump to Ionic Capacitor which is logical upgrade from Cordova but young enough that build flows are few and far between.
The logical choice here would have been AppFlow which looks really nice. The deal-killer for use was pricing – it was simply cost-prohibitive for our small operation. After much searching, we found a great solution in CodeMagic (formerly Nevercode) – it’s a really nice CI/CD flow with a modest learning curve. It had a magic combination of true Ionic Capacitor support, ease-of-use and a free pricing tier that is full-featured. If you’re in a crunch the upgraded plans are pay-as-you-go which is also a plus.
Amazing it has not got as much attention as it deserves…
Like everyone else, phonegap left a huge hole when it shut down. We looked at every alternative out there and eventually settled on volt.build for two reasons, 1) the company behind it has been around a long time and 2) it’s the closest we could find to building locally. It’s 100% cordova and they keep up with the latest.
volt build not support any plugins, like sqlite, file transfer, etc
“volt build not support any plugins, like sqlite, file transfer, etc”
Sorry – I just saw this comment. It’s not true at all. Here’s a list of over 1000 plugins which have been checked out for use.
https://volt.build/docs/approved_plugins/
I’m on the VoltBuilder team. Don’t hesitate to contact us if you have questions – [email protected]
For me, best way not is with GitHub actions, super cheap and easy to set up:
https://capgo.app/blog/automatic-capacitor-ios-build-github-action/