remove that wiimc workaround

This commit is contained in:
Christopher Roy Bratusek 2012-04-13 19:39:46 +02:00
parent f98e159cce
commit a1a5052daf
4 changed files with 2 additions and 3 deletions

Binary file not shown.

View File

@ -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();

View File

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