Difference between revisions of "List of WiiU custom firmwares"
From WikiTemp, the GBAtemp wiki
(→Custom Firmwares: added links) |
(fixed compatibility, thanks Kohmei) |
||
Line 8: | Line 8: | ||
* Coldboot = Compatible with [[Coldboothax]], natively or optionally. Can be loaded at console's launch using system.xml. | * Coldboot = Compatible with [[Coldboothax]], natively or optionally. Can be loaded at console's launch using system.xml. | ||
− | * | + | * Repatch = Re apply all the patches after a system soft reboot (for example exiting Settings). |
* sysNAND= System NAND, the memory located on the console. | * sysNAND= System NAND, the memory located on the console. | ||
* red = '''Red'''irected (the action of accessing the data on another location). | * red = '''Red'''irected (the action of accessing the data on another location). | ||
Line 30: | Line 30: | ||
! style="width:10%" | Title | ! style="width:10%" | Title | ||
! style="width:3%" | Coldboot | ! style="width:3%" | Coldboot | ||
− | ! style="width:3%" | | + | ! style="width:3%" | Repatch |
! style="width:3%" | sysNAND | ! style="width:3%" | sysNAND | ||
! style="width:4%" | redNAND | ! style="width:4%" | redNAND | ||
Line 69: | Line 69: | ||
| {{y}} | | {{y}} | ||
| {{y}} | | {{y}} | ||
− | | | + | | {{n}} |
| {{n}} | | {{n}} | ||
| Replaces a DS VC game. Does not use Haxchi config.txt at all, it only reboots, like simple signature patcher. | | Replaces a DS VC game. Does not use Haxchi config.txt at all, it only reboots, like simple signature patcher. | ||
Line 116: | Line 116: | ||
| {{y}} | | {{y}} | ||
| {{y}} | | {{y}} | ||
− | | | + | | {{y}} |
| {{y}} | | {{y}} | ||
| {{y}} | | {{y}} | ||
Line 126: | Line 126: | ||
| [[Simple signature check patcher]] | | [[Simple signature check patcher]] | ||
| {{n}} | | {{n}} | ||
− | | | + | | {{n}} |
| {{y}} | | {{y}} | ||
| {{n}} | | {{n}} | ||
Line 132: | Line 132: | ||
| {{n}} | | {{n}} | ||
| {{y}} | | {{y}} | ||
− | |||
| {{y}} | | {{y}} | ||
+ | | {{n}} | ||
| {{n}} | | {{n}} | ||
| Patch signature check and return to sysNAND or HBL. | | Patch signature check and return to sysNAND or HBL. |
Revision as of 16:22, 17 December 2016
WiiU Homebrew | |
---|---|
Introduction • Homebrew Development • Glossary | |
Lists | All Homebrew • Applications • Games • Emulators • Demos • CFWs • Exploits • Development Tools • PC Utilities |
- See also: WiiU CFWs
Glossary
- Coldboot = Compatible with Coldboothax, natively or optionally. Can be loaded at console's launch using system.xml.
- Repatch = Re apply all the patches after a system soft reboot (for example exiting Settings).
- 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.
BRICK WARNING
ATTENTION :
- If you Autoboot a CFW with system.xml which is NOT COMPATIBLE with Coldboot, you will end in an endless rebooting loop console (reboot loop brick)!
- Always enable coldboot option before setting the autoboot title in system.xml
- ALWAYS verify your edited DS VC game is correctly working before installing coldboot.
Custom Firmwares
Title | Coldboot | Repatch | 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? |
Haxchi Direct | ✘ | ✔ | ✔ | ✘ | ✘ | ✘ | ✔ | ✔ | ✘ | ✘ | Replaces a DS VC game. Does not use Haxchi config.txt at all, it only reboots, like simple signature patcher. | Kohmei, fork or fix94 | Thread | git |
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 | Git |
Simple signature check patcher | ✘ | ✘ | ✔ | ✘ | ✘ | ✘ | ✔ | ✔ | ✘ | ✘ | Patch signature check and return to sysNAND or HBL. | Dimok | Thread | Git |