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

Difference between revisions of "BootMii Configuration Editor"

From WiiBrew
Jump to navigation Jump to search
Line 34: Line 34:
 
Currently the application always rewrites the bootmii.ini file when you save the options.
 
Currently the application always rewrites the bootmii.ini file when you save the options.
  
==Screenshot==
+
==Media==
 +
===Screenshot===
 
[[File:Bce11.png]]
 
[[File:Bce11.png]]
 +
 +
===Video===
 +
{|
 +
|-
 +
| <youtube size="medium" valign="top" align="left">YX5dNSjHZY0 </youtube>
 +
|-
 +
| Demo of v1.1 of the BootMii Configuration Editor
 +
|-
 +
|}
  
 
==Controls==
 
==Controls==
 
 
You can use a wiimote to change values:
 
You can use a wiimote to change values:
 
{| class="wikitable"
 
{| class="wikitable"
Line 68: Line 77:
 
*Resolved a bug that caused a code dump if the bootmii directory did not exist.  The bootmii directory is checked for existence on startup and the user is prevent from making changes if the directory does not exist
 
*Resolved a bug that caused a code dump if the bootmii directory did not exist.  The bootmii directory is checked for existence on startup and the user is prevent from making changes if the directory does not exist
 
*Improved Look & Feel.
 
*Improved Look & Feel.
 
 
==Video==
 
[http://www.youtube.com/watch?v=YX5dNSjHZY0 Youtube video of v1.1]
 

Revision as of 01:26, 28 June 2009

BootMii Configuration Editor
Boot conf editor icon.png
General
Author(s)Pembo
TypeUtility
Version1.1
LicenceFreeware
Links
Download
Website
Downloadable via the Homebrew Browser
Peripherals
Wiimote1.svg Loads files from the Front SD slot Loads files from SDHC cards in the Front SD slot

BootMii configuration editor allows you to change the values in the /bootmii/bootmii.ini file without having to take out the SD card and edit it on a PC.

Overview

You can change:

  • video mode to one of the following options
  • NTSC
  • PAL50
  • PAL60
  • PROGRESSIVE
  • auto boots to the selected option after the delay time
  • OFF (stay in BootMii Menu)
  • SYSTEM MENU
  • HOMEBREW CHANNEL
  • boot delay time (This requires BootMii beta 2 to have any effect
  • 0 - Don't show BootMii Screen
  • 1 - Show BootMii for 1 Second
  • 2 - Show BootMii for 2 Seconds
  • 3 - Show BootMii for 3 Seconds
  • 4 - Show BootMii for 4 Seconds
  • 5 - Show BootMii for 5 Seconds

Currently the application always rewrites the bootmii.ini file when you save the options.

Media

Screenshot

File:Bce11.png

Video

Demo of v1.1 of the BootMii Configuration Editor

Controls

You can use a wiimote to change values:

Wiimote.svg Action
Wiimote D-Pad Down Select next menu item
Wiimote D-Pad Up Select previous menu item
Wiimote D-Pad Right Select next value of selected menu item
Wiimote D-Pad Left Select previous value of selected menu item
Wiimote A Button Action exit option (if selected)
Wiimote HOME Button Exit discarding changes

ChangeLog

Version 0.1b

  • Initial release

Version 1.0

  • Added OFF option to autoboot. Setting Autoboot to off will disable the delay timer setting in the configuration editor, as this serves no purpose with autoboot disabled. Setting of OFF has the effect of making the Wii sit in the bootmii menu screen until you select the system menu or homebrew channel option from the bootmii menu using either a gamecube controller, or the power/reset buttons on the front of the console.

Version 1.1

  • Resolved a bug that caused a code dump if the bootmii directory did not exist. The bootmii directory is checked for existence on startup and the user is prevent from making changes if the directory does not exist
  • Improved Look & Feel.