BootMii Configuration Editor v 2.7

  • BootMii Configuration Editor allows you to 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
    * ...
    * 9 - Show BootMii for 9 Seconds
    * 10 - Show BootMii for 10 Seconds



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

    Externer Inhalt www.youtube.com
    Inhalte von externen Seiten werden ohne Ihre Zustimmung nicht automatisch geladen und angezeigt.
    Durch die Aktivierung der externen Inhalte erklären Sie sich damit einverstanden, dass personenbezogene Daten an Drittplattformen übermittelt werden. Mehr Informationen dazu haben wir in unserer Datenschutzerklärung zur Verfügung gestellt.


    Controllereinstellungen:



    Change Log
    ===================




    Vorher erst ein backup machen!!!



    Viel Spaß beim antesten!



    Mfg dri666 & M tha MaN




    [BLINK] Für eventuelle Schäden übernehmen wir keine Haftung!!![/BLINK]

  • Gute Sache. So brauch mann nicht mehr manuell in der Ini rumfuschen... davon mal abgesehen macht mann das ehh nur 1x wegen der autobootzeit

  • update:


    BootMii Configuration Editor v1.1 Released


    pembo has updated his BootMii Configuration Editor to v1.1


    Externer Inhalt www.youtube.com
    Inhalte von externen Seiten werden ohne Ihre Zustimmung nicht automatisch geladen und angezeigt.
    Durch die Aktivierung der externen Inhalte erklären Sie sich damit einverstanden, dass personenbezogene Daten an Drittplattformen übermittelt werden. Mehr Informationen dazu haben wir in unserer Datenschutzerklärung zur Verfügung gestellt.



    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.



    Quote:


    You can change:
    video mode
    auto boot option
    boot delay time
    Currently the application always rewrites the bootmii.ini file when you save the options.


    What's new?


    - 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.


    ************************
    Vorher erst ein backup machen!!!



    Viel Spaß beim antesten!



    Mfg dri666




    [BLINK] Für eventuelle Schäden übernehmen wir keine Haftung!!![/BLINK]

  • Externer Inhalt www.youtube.com
    Inhalte von externen Seiten werden ohne Ihre Zustimmung nicht automatisch geladen und angezeigt.
    Durch die Aktivierung der externen Inhalte erklären Sie sich damit einverstanden, dass personenbezogene Daten an Drittplattformen übermittelt werden. Mehr Informationen dazu haben wir in unserer Datenschutzerklärung zur Verfügung gestellt.


    Die wohl wichtigste Neuerung ist die Update Funktion =)


    Change Log
    ===================


    18 June 2009 - v0.1b
    Initial Release


    20 June 2009 - v1.0
    - Additional autoboot option. Can now change to OFF, SYSMENU (System Menu) or HBC (Homebrew Channel).
    Setting to OFF disables the boot delay option in the editor as this serves no purpose if the autboot
    option has been turned off.


    27 June 2009 - v1.1
    - Resolved a bug that caused a code dump if the bootmii directory did not exist. This is checked on
    startup and the user is informed if this does not exist
    - Improved look & feel


    02 July 2009 - v2.0
    - 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 as follows


    1. Add a new language/code to the available langauges section near the top of the file
    (e.g. to add french add the following line:


    <language description="Francais" code="fr" />


    to the available section, e.g.:

    <available>
    <language description="English" code="en" />
    <language description="Espanol" code="es" />
    <language description="Francais" code="fr" />
    </available>


    2. For every <entry, add in the french translation using an attribute named the same as the
    value specified in the code for the langauge (e.g. fr) for example


    <entry code="mm1" en="Video:" es="Modo de Video:" fr="Mode visuel:"/>


    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 drop by my home page (http://www.pembo.co.uk) and
    let me know. I'll then include it in the next release!



    - Skins/Colour Change Available. 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.


    Custom Skins can be added by editing the bce_messages.xml file as follows. Find the <skins element
    and within this, select and duplicate a skindetail element,e.g.


    <skindetail id="custom1" name="My Custom Skin"
    consolebgcolor="14" consoletextcolor="17" mainbgcolor="7"
    maintextcolor="0" maintextcolor2="10" maintitlecolor="11"
    maintitlelinecolor="0" mainselectedIndicatorcolor="11"
    mainselectedOptioncolor="15" mainshadow="0" dialogbgcolor="10"
    dialogtextcolor="17" dialogtextcolor2="17" dialogtitlecolor="17"
    dialogtitlelinecolor="7" dialogselectedIndicatorcolor="11"
    dialogselectedOptioncolor="13" dialogshadow="0" />


    Change the id and name. The id must be unique through all the skins, then modify the colours.
    The following colours/numbers are available to use


    * BLACK 0
    * DARK_RED 1
    * DARK_GREEN 2
    * DARK_YELLOW 3
    * DARK_BLUE 4
    * DARK_MAGENTA 5
    * DARK_CYAN 6
    * GRAY 7
    * DARK_GRAY 10
    * RED 11
    * GREEN 12
    * YELLOW 13
    * BLUE 14
    * MAGENTA 15
    * CYAN 16
    * WHITE 17


    - Online New 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, amend the check attribute in the following line:
    <update check="1" url="http://www.dpembo.ukfsn.org/BCE/release/bce_update.ver" />


    check="1" means the online checking is enabled
    check="0" means that the online checking will be disabled.

  • Changelog:


    Version 2.1


    * English, French, Italian Portuguese and Spanish languages available to select from within the settings menu. Thank you to the following people who have provided translations
    o French - Vlad
    o Italian - Raiden
    o Portuguese - zedascouves
    o Spanish - Mokona Modoki/Comepiedras


    * Adjustments to the text positioning to cope with some of the longer words that the new translations bring.


    * Game cube controller compatible.
    o Use the D-Pad to move through the options,
    o 'A' to select a menu option,
    o 'Start' to bring up the settings menu


    * Boot Delay extended. It can now be changed from 0 up to 10 seconds
    * 576i/480i detection and adjustment. Vertical positioning is adjusted slightly depending on which video mode is selected and the height of the screen
    * Wiimote vibration. Wiimote vibrates when you enter the start menu
    * BootMii Configuration Editor Logo always shows in bottom right corner
    * Wii Power Button now turns off wii without having to hold for 5 seconds
    * Wii Reset Button now resets the console
    * Power button on wiimote now powers down the wii


    Steuerung:


  • so hier Aktuell für PS2-tools den konfigurator mit deutschen sprachpaket


    getestet und funzuz 1 a


    wenn was zu verbessern ist immer her damit

  • Naja, ich hab Pembo deine deutsche Übersetzung geschickt (natürlich auch geschrieben dass sie von dir ist) er meinte er hätte schon eine da.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!