diff --git a/installer/wad/0001000154484246.footer b/0001000154484246.footer similarity index 100% rename from installer/wad/0001000154484246.footer rename to 0001000154484246.footer diff --git a/installer/wad/0001000154484246.tmd b/installer/wad/0001000154484246.tmd index 2cb363c..60723be 100644 Binary files a/installer/wad/0001000154484246.tmd and b/installer/wad/0001000154484246.tmd differ diff --git a/source/BootHomebrew/BootHomebrew.cpp b/source/BootHomebrew/BootHomebrew.cpp index 05f381b..0df148f 100644 --- a/source/BootHomebrew/BootHomebrew.cpp +++ b/source/BootHomebrew/BootHomebrew.cpp @@ -240,7 +240,8 @@ int BootHomebrew() if(!wiiload_args) { - if(strstr(filepath.c_str(), "wiimc") != 0 || SelectedIOS() != IOS_GetVersion()) + + if(SelectedIOS() != IOS_GetVersion()) { //keep ahbprot rights in new ios Patch_ahbprot(); diff --git a/updates b/updates index acbc16b..0cafe7f 100644 --- a/updates +++ b/updates @@ -12,8 +12,6 @@ rather than comex'. Fixes the issue that HBF does not properly respond when power or reset button on the console have been pressed -- BUGFIX: work around the issue that WiiMC under certain circumstances - does not recognize the USB HDD. - BUGFIX: compiled with libpng 1.4 to fix a problem in PNG handling - BUGFIX: return to HBF feature now works again - installer now supports Classic-Controller