More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=Wii BootMe | |title=Wii BootMe | ||
|image= | |image=wiibootme2.png | ||
|description=Change the Wii boot image. | |description=Change the Wii boot image. | ||
|author=Cortex | |author=Cortex | ||
Line 30: | Line 30: | ||
==External links== | ==External links== | ||
* | * WiiBrew - https://wiibrew.org/wiki/Wii_BootMe |
Revision as of 06:51, 26 March 2023
Wii BootMe | |
---|---|
General | |
Author | Cortex |
Type | PC utilities |
Version | 1.0 |
License | Mixed |
Last Updated | 2008/01/28 |
Links | |
Download | |
Website | |
Source | |
BootMe is a small command line program that will simply hex edit a backup ISO and make it autoboot. So there is no need to go to the Wii's disk channel to boot the game.
Just run this program to make the ISO auto-bootable. Burn it to DVD. When you insert the game in your console it will now autoboot and the game will start. Makes for loading your game quicker; You also have an option to make the game manual boot again if you wish.
User guide
If you want to make Zelda.iso autobootable the syntax is:
./BootMe zelda.iso a
To make the ISO boot manually again:
./BootMe zelda.iso m
This can also be done manually with a hex editor, this tool simply automates the process.
Full source is included, as well as a win32 binary.
External links
- WiiBrew - https://wiibrew.org/wiki/Wii_BootMe