HomebrewFilter, NAND-Loader and libruntimeiospatch GIT
Go to file
Christopher Roy Bratusek 14f34d3eb7 fixup
2012-04-19 20:34:44 +02:00
boot some improvement in building 2012-04-08 20:12:11 +02:00
forwarder some improvement in building 2012-04-08 20:12:11 +02:00
HomebrewFilter majorly improved the distribute script 2012-03-18 23:16:30 +01:00
installer more fix in distribute/Makefile 2012-04-18 20:40:53 +02:00
main fixup 2012-04-19 20:34:44 +02:00
svnrev post-release version bump to 38 2012-03-20 18:17:06 +01:00
tools add showmiiwads 2012-04-16 21:42:09 +02:00
AUTHORS AUTHORS - BUGS - README 2012-03-19 08:34:26 +01:00
BUGS AUTHORS - BUGS - README 2012-03-19 08:34:26 +01:00
COPYING COPYING added 2011-09-27 21:43:45 +02:00
distribute more fix in distribute/Makefile 2012-04-18 20:40:53 +02:00
Makefile fixes in distribute - Makefile 2012-04-17 23:11:54 +02:00
NEWS revision 36 - release candidate 2012-03-04 21:01:11 +01:00
README fix non-working updates 2012-04-14 13:16:48 +02:00
revisions app_info dialog: 2012-03-20 18:17:28 +01:00
updates bugfix: ensure apps/HomebrewFilter exists before updating 2012-04-19 20:14:06 +02: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:

- boot GameCube Homebrew
- boot into external loaders (Uniiloader, Priiloader)
- 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
	* Fonts
	* Translations
	* Themes
- on-the-fly updates via network connectivity
- child-lock mode
- screen adjustment options
- edit meta.xml from within the HomebrewFilter

== Installation ==
Various ways allow to install the HBF

Share-Point: http://www.nanolx.org/hbf/Installer/

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

On POSIX systems issueing './distribute' should be enough - if all dependencies
are properly installed - on Non-POSIX systems check the distribute script
in order how to compile properly -- I'm not using any of those OS'