Difference between revisions of "DolBoot"
Jump to navigation
Jump to search
(Updated version) |
m (wikified and catagorised) |
||
Line 1: | Line 1: | ||
+ | {{Category:Homebrew_applications}} | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| title = DolBoot | | title = DolBoot | ||
Line 7: | Line 8: | ||
}} | }} | ||
{{Modifies NAND}} | {{Modifies NAND}} | ||
− | '''''DolBoot''''' is a simple application, that will take a compiled .dol file containing a homebrew application and bind it with a boot loader. The file can then be launched in place of the official systems menu by replacing the appropriate .app NAND file. It can easily be linked with devkitPro to create a seamless compilation process. | + | '''''DolBoot''''' is a simple application, that will take a compiled [[DOL|.dol]] file containing a homebrew application and bind it with a [[boot loader]]. The file can then be launched in place of the official systems menu by replacing the appropriate .app NAND file. It can easily be linked with [[devkitPro]] to create a seamless compilation process. |
Revision as of 19:32, 24 May 2022
Main page: Homebrew applications
DolBoot | |
General | |
---|---|
Author(s) | phpgeek |
Type | PC utility |
Version | 1.0.3 |
Links | |
Download |
NOTICE |
![]() |
This homebrew application makes permanent changes to the Wii's NAND, thus, this application should be used with caution. It is recommended to have a NAND backup with either BootMii as boot2 or Priiloader with BootMii as IOS installed before proceeding with the usage of this application. |
DolBoot is a simple application, that will take a compiled .dol file containing a homebrew application and bind it with a boot loader. The file can then be launched in place of the official systems menu by replacing the appropriate .app NAND file. It can easily be linked with devkitPro to create a seamless compilation process.