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
(←Created page with '{{Infobox homebrew | title = DolBoot | type = pc utility | version = 1.0.2 | author = phpgeek | download = Media:Dolboot.rar }} {{Mo...')
 
m
Line 6: Line 6:
 
| 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 file containing a homebrew application for the nintendo wii 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 00:47, 18 October 2009

DolBoot
General
Author(s)phpgeek
TypePC utility
Version1.0.2
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.