This commit is contained in:
Christopher Roy Bratusek 2012-03-20 12:47:48 +01:00
parent c8b1df9315
commit 96196786dd
2 changed files with 2 additions and 4 deletions

4
README
View File

@ -11,7 +11,7 @@ features the following additional functionality:
- boot GameCube Homebrew
- boot into external loaders (Uniiloader, Priiloader)
- load Homebrew from SD, USB or both at once*
- load Homebrew from SD, USB, DVD or All
- load Homebrew from FAT, NTFS or EXT2/3/4 formatted devices
- categorize Homebrew (without the need to change directories)
- download additional content directly from within The HomebrewFilter
@ -23,8 +23,6 @@ features the following additional functionality:
- screen adjustment options
- edit meta.xml from within the HomebrewFilter
* support for DVD is work-in-progress
== Installation ==
Various ways allow to install the HBF

View File

@ -14,7 +14,7 @@
returns to priiloader (regardless of autoboot setting)
- 'Return to System Menu' now ignores Priiloader and always enters System Menu
- Support for Homebew on DVD
- if HW_AHBPROT¿is available also apply DI2_ReadLimit and NewTrucha patches
- if HW_AHBPROT is available also apply DI2_ReadLimit and NewTrucha patches
- No longer show the HBC if it's installed
- New option for disabling the 'All' category (takes effect only if atleast
one other category exists (obviously)) [ZERO]