26thOctober2009
BootMii Configuration Editor – Source
Posted by pembo under: Development; Wii Homebrew .
I’ve finally got around to releasing the source to BootMii Configuration EditorĀ
This doesn’t signal and end to development on it, but now feels like a good time to release the source as it’s been pretty static for a good while now, plus I’m concentrating on TetWiis right now!
The source is available here http://code.google.com/p/bootmiiconfigurationeditor/
and is released with an LGPL licence.
All as I ask is that if you do use any of this or make any changes to any of it, please credit me in the readme somewhere and let me know.
I’m happy to include and take on board any changes which better and improve the product, and to include these in the SVN repository!
5 Comments so far...
Jodan Says:
17 February 2010 at 9:22 am.
Thanks!
Michael Says:
29 July 2010 at 7:09 am.
Hi there! I have upgraded to the latest version of Bootmii (beta 5) and now my Wii will not boot to the system menu if my SD card is in, but if I remove the SD card it boots fine. I think th eproblem is down to my bootmii.ini which I have edited using this app since I upgraded to Bootmii beta 5.
My bootmii.ini currently says:
# BootMii config file
# Created by bootmii config editor
# Video mode, possible settings:
# NTSC, PAL50, PAL60, PROGRESSIVE
VIDEO=PAL60
# Autoboot, possible settings:
# SYSMENU, HBC
AUTOBOOT=SYSMENU
BOOTDELAY=0
If I change AUTOBOOT to be AUTOBOOT=HBC then the Wii does boot straight to the homebrew channel. Is it possible that this app is no longer correct for the latest version of bootmii?
Michael Says:
29 July 2010 at 7:23 pm.
I have now found out the problem is due to a bug. In the latest BootMii, there is a bug which causes an issue with BootDelay set to zero.
pembo Says:
30 July 2010 at 10:33 pm.
Thanks – I had heard about this. Made a post on the front page just so people who come here know about this.