Difference between revisions of "List of WiiU homebrew applications"
From WikiTemp, the GBAtemp wiki
(→System Tools: add temporary link to hbl version until proper page is created) |
(Added firmware tool section) |
||
Line 71: | Line 71: | ||
| [https://github.com/OurBrew/OurLoader/releases/ Git] | | [https://github.com/OurBrew/OurLoader/releases/ Git] | ||
|} | |} | ||
+ | |||
+ | ===Firmware patchers=== | ||
+ | {| class="prettytable sortable" style="width:100%" | ||
+ | ! style="width:25%" | Title | ||
+ | ! class="unsortable" | Description | ||
+ | ! style="width:20%" | Author | ||
+ | ! class="unsortable" style="width:8%" | Thread | ||
+ | ! class="unsortable" style="width:8%" | Source | ||
+ | |- | ||
+ | | [[Custom Firmware Booter]] | ||
+ | | A Homebrew used to reload the console using a different fw.img | ||
+ | | [[User:Wiiubru team|Wiiubru team]] | ||
+ | | [https://gbatemp.net/threads/445840/ Thread] | ||
+ | | [https://github.com/dimok789/cfw_booter Git] | ||
+ | |- | ||
+ | | [[List of WiiU custom firmwares|CBHC CFW]] | ||
+ | | A custom firmware designed with coldboot feature. | ||
+ | | [[User:fix94|fix94]] | ||
+ | | [[List of WiiU custom firmwares|See here]] | ||
+ | | | ||
+ | |- | ||
+ | | [[List of WiiU custom firmwares|Haxchi direct]] | ||
+ | | A fork of CBHC with removed features. It only patch sigcheck and region. Does NOT work with coldboot. | ||
+ | | [[User:fix94|fix94]], [[User:Kohmei|Kohmei]] | ||
+ | | [[List of WiiU custom firmwares|See here]] | ||
+ | | | ||
+ | |- | ||
+ | | [[List of WiiU custom firmwares|IOSUHax]] | ||
+ | | The first CFW, developed by Smealum and [https://github.com/smealum/iosuhax released] in May 2016. Patched fw.img and custom firmware Booter are required. | ||
+ | | [[User:Smealum|Smealum]], [[User:Dimok|Dimok]], [[User:fix94|fix94]] | ||
+ | | [[List of WiiU custom firmwares|See here]] | ||
+ | | | ||
+ | |- | ||
+ | | [[List of WiiU custom firmwares|Mocha]] | ||
+ | | Based on Simple signature patcher, adds a menu to select which patches will be applied (sysNAND, redNAND, etc.) | ||
+ | | [[User:Dimok|Dimok]] | ||
+ | | [[List of WiiU custom firmwares|See here]] | ||
+ | | | ||
+ | |- | ||
+ | | [[List of WiiU custom firmwares|Simple Signature Check Patcher]] | ||
+ | | The first released CFW patching the memory instead of reloading a pre-compiled patched fw.img. | ||
+ | | [[User:Dimok|Dimok]] | ||
+ | | [[List of WiiU custom firmwares|See here]] | ||
+ | | | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
===System Tools=== | ===System Tools=== |
Revision as of 16:51, 17 December 2016
WiiU Homebrew | |
---|---|
Introduction • Homebrew Development • Glossary | |
Lists | All Homebrew • Applications • Games • Emulators • Demos • CFWs • Exploits • Development Tools • PC Utilities |
Homebrew Loaders | Backup Loaders | System Tools | Utilities | Other applications |
Homebrew Loaders
Title | Description | Author | Thread | Source |
---|---|---|---|---|
Homebrew Launcher | First Homebrew loader with a graphical interface. Similar look to The Homebrew Channel on Wii. | Dimok | Thread | git |
5.5.X ELF Loader | An Elf file loader based on Fix94's libwiiu version. Expands available memory up to 32MB. | NWPlayer123 | Thread | Thread |
WiiU ELF Loader | Loads an elf file from SD card. Incomplete. Part of LibWiiU examples. | Fix94 MrRean | git git |
Game Loaders
Title | Description | Author | Thread | Source |
---|---|---|---|---|
Emuliine | Virtual console injector. Mod of Loadiine 4.0, loads VC ROM files at launch instead of injecting them into memory like other tools. | N1ghty | Unreleased/Proof of concept | |
Loadiine | The first backup loader for WiiU games. Launches extracted games located on SD card. covers Loadiine v1.0a to v4.0 | Golden45, Dimok | Thread | Git |
Loadiine GX2 | Newer loadiine version. Contains a new Graphical User Interface using WiiU GX2 libraries. | Dimok | Thread | Git |
OurLoader | A region free WiiU Disc loader, based on ddd by Dimok. | Coc4tm | Thread | Git |
Firmware patchers
Title | Description | Author | Thread | Source |
---|---|---|---|---|
Custom Firmware Booter | A Homebrew used to reload the console using a different fw.img | Wiiubru team | Thread | Git |
CBHC CFW | A custom firmware designed with coldboot feature. | fix94 | See here | |
Haxchi direct | A fork of CBHC with removed features. It only patch sigcheck and region. Does NOT work with coldboot. | fix94, Kohmei | See here | |
IOSUHax | The first CFW, developed by Smealum and released in May 2016. Patched fw.img and custom firmware Booter are required. | Smealum, Dimok, fix94 | See here | |
Mocha | Based on Simple signature patcher, adds a menu to select which patches will be applied (sysNAND, redNAND, etc.) | Dimok | See here | |
Simple Signature Check Patcher | The first released CFW patching the memory instead of reloading a pre-compiled patched fw.img. | Dimok | See here |
System Tools
Title | Description | Author | Thread | Source |
---|---|---|---|---|
ddd | A WiiU title's data dumper. Dumps content, save, aoc, meta folders, and memory loaded rpx/rpl from code folder. | Dimok | Thread | Git |
Dumpiine | Dump game's RPX and RPL. | Golden45 | Thread | |
IOSU-reboot | A ROP IOSU userland exploit & homebrew for HBL to reboot the WiiU. | Hillary_Clinton | Thread | Source in Thread |
Loadiine xml dumper | Dump XML values from memory needed for Loadiine v4.0 and newer. | Dimok | Link | |
NNU Patcher | Patcher to bypass the update verification function allowing eShop access on Spoofed consoles. | Fix94 | Thread | Git |
OTP by IOSU | Display per-console OTP information. DO NOT SHARE YOUR OTP INFORMATION. | Donald_Trump | Thread | Source in Thread |
Saviine | Manage WiiU savegames. Extract from WiiU to SD card and inject back the savegames files. | Maschell | Thread | Git |
WUP Installer | Manually install NUS downloaded titles to WiiU. Limited to Game updates and version.bin title. | Crediar | Thread Official website | Git |
WUP Installer (HBL) | Manually install NUS downloaded titles to WiiU. Limited to Game updates and version.bin title. | Crediar, Dimok | Thread | Git |
Utilities
Title | Description | Author | Thread | Source |
---|---|---|---|---|
Cafiine | Redirects file access from disc to network. Allows game modding by replacing files in realtime. | |||
Ftpiiu | FTP server to manage SD card content from your computer. ftpii port from Wii. | Dimok | Thread | git |
Geckiine | TCPGecko and Cafiine combined together. | OatmealDome | Thread | git |
Homebrew App Store | Download and manage your homebrew located on SD card directly from your WiiU. | vgmoose | Thread | git |
TCPGecko | Realtime debugger and memory editor using TCP to communicate with the computer. Needs PyGecko or Gecko dot net on computer. | Chadderz | Post link |
Other applications
Title | Description | Author | Thread | Source |
---|---|---|---|---|
gc-to-vpad | A WiiU patcher to replace the gamepad input with the gamecube adapter. | Fix94 | Thread | git |
HID to vpad | A WiiU patcher to replace the gamepad input with many USB-HID controllers, adapters, keyboards and mice. | Maschell | Thread | git |
Padcon | A WiiU patcher for the gamepad. Press R3 to shutdown/enable the display. Touch screen is still active when display is OFF. | Maschell | git |