Difference between revisions of "List of WiiU custom firmwares"
From WikiTemp, the GBAtemp wiki
(→Custom Firmwares: minor edit) |
(→Custom Firmwares: added cfws and wupserver) |
||
Line 13: | Line 13: | ||
* SEEPROM = Chipset which contains specific console's data, like current USB HDD key. | * SEEPROM = Chipset which contains specific console's data, like current USB HDD key. | ||
* SigPatch = Signature check patch, Allows launch and installation of unsigned titles. | * SigPatch = Signature check patch, Allows launch and installation of unsigned titles. | ||
+ | * WUP Server = Allows WUP client connection to manage NAND content. | ||
* IOSUhax node = API allowing easy file system access, external device FAT32 support, etc. | * IOSUhax node = API allowing easy file system access, external device FAT32 support, etc. | ||
+ | |||
Line 25: | Line 27: | ||
! style="width:4%" | SigPatch | ! style="width:4%" | SigPatch | ||
! style="width:4%" | Region free | ! style="width:4%" | Region free | ||
+ | ! style="width:4%" | WUP server | ||
! style="width:4%" | IOSUhax Node | ! style="width:4%" | IOSUhax Node | ||
! class="unsortable" | Description | ! class="unsortable" | Description | ||
Line 30: | Line 33: | ||
! class="unsortable" style="width:8%" | Thread | ! class="unsortable" style="width:8%" | Thread | ||
! class="unsortable" style="width:8%" | Source | ! class="unsortable" style="width:8%" | Source | ||
+ | |- | ||
+ | | [[CBHC CFW]] | ||
+ | | {{y}} | ||
+ | | {{y}} | ||
+ | | {{n}} | ||
+ | | {{n}} | ||
+ | | {{n}} | ||
+ | | {{y}} | ||
+ | | {{y}} | ||
+ | | {{y}} | ||
+ | | {{n}} | ||
+ | | Replaces Haxchi and always use Coldboot. Can patch sysNAND ''or'' load Mocha CFW. | ||
+ | | Fix94 | ||
+ | | Thread | ||
+ | | Source | ||
|- | |- | ||
| [[IOSUHax]] | | [[IOSUHax]] | ||
Line 39: | Line 57: | ||
| {{y}} | | {{y}} | ||
| {{n}} | | {{n}} | ||
+ | | {{y}} | ||
| {{Y}} | | {{Y}} | ||
| Requires a fw.img compilation and to be launched with [[WiiU CFW launcher]]. | | Requires a fw.img compilation and to be launched with [[WiiU CFW launcher]]. | ||
Line 53: | Line 72: | ||
| {{y}} | | {{y}} | ||
| {{n}} | | {{n}} | ||
+ | | {{y}} | ||
| {{n}} | | {{n}} | ||
| Requires a fw.img compilation and to be launched with [[WiiU CFW launcher]]. | | Requires a fw.img compilation and to be launched with [[WiiU CFW launcher]]. | ||
| Smealum, Fix94 | | Smealum, Fix94 | ||
+ | | Thread | ||
+ | | Source | ||
+ | |- | ||
+ | | [[Mocha CFW]] | ||
+ | | {{n}} | ||
+ | | {{y}} | ||
+ | | {{y}} | ||
+ | | {{y}} | ||
+ | | {{y}} | ||
+ | | {{y}} | ||
+ | | ? | ||
+ | | {{y}} | ||
+ | | {{y}} | ||
+ | | Has a menu to select patching features. user can enable them individually. Has an option for coldboot. | ||
+ | | Dimok | ||
| Thread | | Thread | ||
| Source | | Source | ||
Line 67: | Line 102: | ||
| {{y}} | | {{y}} | ||
| {{n}} | | {{n}} | ||
+ | | {{y}} | ||
| {{n}} | | {{n}} | ||
| Patch signature check and return to sysNAND or HBL. | | Patch signature check and return to sysNAND or HBL. |
Revision as of 13:58, 17 December 2016
WiiU Homebrew | |
---|---|
Introduction • Homebrew Development • Glossary | |
Lists | All Homebrew • Applications • Games • Emulators • Demos • CFWs • Exploits • Development Tools • PC Utilities |
Custom Firmwares
- See also: WiiU CFWs
- Coldboot = Compatible with Coldboothax. Can be loaded at console's launch using system.xml
- sysNAND= System NAND, the memory located on the console
- red = Redirected (the action of accessing the data on another location)
- redNAND = Redirected NAND, the NAND copy located on SD card
- OTP = One time Programmable chipset, contains console's unique keys.
- SEEPROM = Chipset which contains specific console's data, like current USB HDD key.
- SigPatch = Signature check patch, Allows launch and installation of unsigned titles.
- WUP Server = Allows WUP client connection to manage NAND content.
- IOSUhax node = API allowing easy file system access, external device FAT32 support, etc.
Title | Coldboot | sysNAND | redNAND | redOTP | redSEEPROM | SigPatch | Region free | WUP server | IOSUhax Node | Description | Author | Thread | Source |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CBHC CFW | ✔ | ✔ | ✘ | ✘ | ✘ | ✔ | ✔ | ✔ | ✘ | Replaces Haxchi and always use Coldboot. Can patch sysNAND or load Mocha CFW. | Fix94 | Thread | Source |
IOSUHax | ✘ | ✔ | ✔ | ✘ | ✘ | ✔ | ✘ | ✔ | ✔ | Requires a fw.img compilation and to be launched with WiiU CFW launcher. | Smealum, Dimok | Thread | Source |
IOSUHax | ✘ | ✔ | ✘ | ✘ | ✘ | ✔ | ✘ | ✔ | ✘ | Requires a fw.img compilation and to be launched with WiiU CFW launcher. | Smealum, Fix94 | Thread | Source |
Mocha CFW | ✘ | ✔ | ✔ | ✔ | ✔ | ✔ | ? | ✔ | ✔ | Has a menu to select patching features. user can enable them individually. Has an option for coldboot. | Dimok | Thread | Source |
Simple signature check patcher | ✘ | ✔ | ✘ | ✘ | ✘ | ✔ | ✘ | ✔ | ✘ | Patch signature check and return to sysNAND or HBL. | Dimok | Thread | Source |