In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "DolBoot"

From WiiBrew
Jump to navigation Jump to search
m
m (Fixed category)
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
| title      = DolBoot
 
| title      = DolBoot
 
| type        = pc utility
 
| type        = pc utility
| version    = 1.0.2
+
| version    = 1.0.3
 
| author      = [[User:Phpgeek|phpgeek]]
 
| author      = [[User:Phpgeek|phpgeek]]
| download    = Media:Dolboot.rar
+
| download    = Media:DolBoot.rar
 
}}
 
}}
 
{{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.
 +
 
 +
[[Category:Homebrew applications]]

Latest revision as of 01:29, 25 May 2022

DolBoot
General
Author(s)phpgeek
TypePC utility
Version1.0.3
Links
Download
NOTICE
ModifiesConsole.png
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.