2012-03-19 08:34:26 +01:00
|
|
|
--=== The HomebrewFilter ===--
|
|
|
|
|
|
|
|
== About ==
|
|
|
|
The HomebrewFilter is an drop-in replacement for the
|
|
|
|
Homebrew Channel - it allows Homebrew applications to
|
|
|
|
be loaded and sorted, among other more outstanding
|
|
|
|
opportunities.
|
|
|
|
|
|
|
|
Compared to the Homebrew Channel, the HomebrewFilter
|
|
|
|
features the following additional functionality:
|
|
|
|
|
2012-09-01 10:44:27 +02:00
|
|
|
- boot GameCube Homebrew (device:/gc_apps/)
|
|
|
|
- boot into external loaders (Uniiloader, Priiloader, Neek2o, BootMii)
|
|
|
|
- load Homebrew from SD, USB, DVD, SD-Gecko Slot A, SD-Gecko Slot B or All
|
2012-03-19 08:34:26 +01:00
|
|
|
- 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
|
|
|
|
* Fonts
|
|
|
|
* Translations
|
|
|
|
* Themes
|
|
|
|
- on-the-fly updates via network connectivity
|
|
|
|
- child-lock mode
|
|
|
|
- screen adjustment options
|
|
|
|
- edit meta.xml from within the HomebrewFilter
|
2012-09-01 10:44:27 +02:00
|
|
|
- support for debug-logs via network (WifiGecko)
|
2012-03-19 08:34:26 +01:00
|
|
|
|
|
|
|
== Installation ==
|
|
|
|
Various ways allow to install the HBF
|
|
|
|
|
2012-04-14 13:16:48 +02:00
|
|
|
Share-Point: http://www.nanolx.org/hbf/Installer/
|
2012-03-19 08:34:26 +01:00
|
|
|
|
|
|
|
a) HBF already installed
|
|
|
|
|
|
|
|
aa) HBF <= rev35: download the HBF rev36b manually and put it on your SD-Card
|
|
|
|
(sub-folder: apps/) and start it from HBF
|
|
|
|
ab) HBF >= rev36: just enter the update-dialog (Settings -> Update)
|
|
|
|
|
|
|
|
b) HBC already installed
|
|
|
|
|
|
|
|
Proceed as in aa)
|
|
|
|
|
|
|
|
c) Nothing already installed
|
|
|
|
|
|
|
|
follow a guide on how to set-up Homebrew on your Nintendo Wii, for example:
|
|
|
|
http://forum.wii-homebrew.com/board4-wii-homebrew-area/board9-tutorials/softmod-und-nand-emulation/8260-new-ultimate-homebrew-guide-wii-by-wii-homebrew-com-v1-0/
|
|
|
|
|
|
|
|
== Compilation ==
|
|
|
|
Compilation requires devkitPPC and libogc with all portlibs installed.
|
|
|
|
|
|
|
|
For more information see: http://www.devkitpro.org
|
|
|
|
|
2012-09-01 10:44:27 +02:00
|
|
|
a simple 'make' should be enough.
|
|
|
|
|
|
|
|
boot/hbf_boot.dol: HBF standalone
|
|
|
|
installer/installer.dol: HBF installer
|