Line 35:
Line 35:
==Media==
==Media==
β
===Screenshot===
+
===Screenshots===
β
[[File:Bce11.png]]
+
====Windows Skin/English & Spanish====
+
[[File:Bce20win.jpg]]
+
[[File:Bce20Spanish.jpg]]
+
====Console / Inverse Console Skin====
+
[[File:Bce20console.jpg]]
+
[[File:Bce20inverseconsole.jpg]]
===Video===
===Video===
Line 43:
Line 48:
| <youtube size="medium" valign="top" align="left">aPc_K8T1ejg</youtube>
| <youtube size="medium" valign="top" align="left">aPc_K8T1ejg</youtube>
|-
|-
β
| Demo of v1.1 of the BootMii Configuration Editor
+
| Demo of v2.0 of the BootMii Configuration Editor
|-
|-
|}
|}
Line 63:
Line 68:
| {{WiimoteAButton}} || Action exit option (if selected)
| {{WiimoteAButton}} || Action exit option (if selected)
|-
|-
β
| {{WiimoteHomeButton}} || Exit discarding changes
+
| {{WiimoteHomeButton}} || Show Settings Menu
|}
|}
==ChangeLog==
==ChangeLog==
β
===Version 0.1b===
+
===Version 2.0===
β
*Initial release
+
*'''Settings Dialog''' to change editor settings. This can be accessed by pressing the βHOMEβ button. The settings are persisted to the langauges file, so if you change the language/skin, whenever you load BootMii Configuration Editor, your selected options will be the default
+
*'''Internationalisation''' Supported (Currently English & Spanish Langauges available). Further langauges can be added by editing the bce_messages.xml file. See the readme.txt for details of how to do this
+
'''Please be careful if you do edit the XML file. A corrupt/non well-formed XML file
+
will result in a Crash of the Wii and will dump the stack to the screen.'''
+
Ensure you take a backup of the original before attempting to make any custom changes
+
Currently you can only use characters in the standard ASCII character set,
+
e.g. [0-9] [a-z] [A-Z] Some puncation characters may also cause issue
+
It is recommended that you do not use characters with any accents/umlauts/etc
+
as this will cause an issue
+
+
'''If you do create a translation for a new language please let me know and Iβll then include it in the next release!'''
+
+
*'''Skins/Colour Change'''. The application can now be presented in a number of look & feels. Initially the following skins are available:
+
**'''Windows''' - Windows Installer/DOS like look/feel with a blue background and grey windows
+
**'''Console''' - Black background, white text with other colour text to highlight options/selections
+
**'''Inverse Console''' - White background, black text with other colour text to highlight options/selections
+
Custom Skins can be added by editing the bce_messages.xml file. See the readme.txt for instructions on how to do this.
β
===Version 1.0===
+
*'''Online version Checking'''. When the Editor is loaded, it performs a check to see if the version running is the latest available version. If a newer version is available, then a message is shown for a few seconds during startup to indicate this. This online checking can be disabled if you do not wish BootMii Configuration Editor to check for a new version or do not have the wii networked. If you wish to disable this check, see the instructions in the readme.txt
β
*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.
+
'''Please be careful if you do edit the XML file. A corrupt/non well-formed XML
+
file will result in a Crash of the Wii and will dump the stack to the screen.'''
+
Ensure you take a backup of the original before attempting to make any custom changes.
===Version 1.1===
===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
*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.
+
+
===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 0.1b===
+
*Initial release
+
+
==Thanks==
+
'''Everyone responsible for BootMii!'''
+
'''Teknecal''' for his guides which helped immensely when starting wii development!
+
'''Mokona Modoki''' for providing the core of the spanish translation