HomebrewFilter, NAND-Loader and libruntimeiospatch GIT
Go to file
Christopher Roy Bratusek 2c5425d764 Merge branch 'gh-89582c1a/4/DarkMatterCore/master' into 'master'
Fix building with latest devkitPPC + libogc

See merge request Nanolx/homebrewfilter!4
2022-11-05 10:09:54 +00:00
boot prepare for vWii version (installer atm hangs after applying patches) 2012-12-31 18:37:27 +01:00
dist bump version in meta.xml and revisions 2016-08-17 10:58:06 +02:00
forwarder - press ZL on the Classic Controller or Wii U Pro Controller to 2016-08-15 22:18:41 +02:00
installer bump version in installer WADs 2016-08-17 10:58:54 +02:00
libruntimeiospatch Update to v1.5.4 2017-05-03 23:56:20 -04:00
main - rename "SD Gecko" to "SD Card Debug Log" in Settings 2016-08-16 23:08:51 +02:00
nand-loader revert new nand loader import 2016-08-14 20:08:54 +02:00
svnrev bump version to rev47 2016-08-16 22:56:10 +02:00
tools add WifiGeckoReader 2016-08-14 23:54:26 +02:00
web bump version in meta.xml and revisions 2016-08-17 10:58:06 +02:00
.gitignore update gitignore 2016-08-17 11:26:32 +02:00
AUTHORS update year 2016-08-14 21:21:36 +02:00
BUGS update my mail address 2016-08-14 20:10:01 +02:00
COPYING COPYING added 2011-09-27 21:43:45 +02:00
Makefile really now 2016-08-14 22:08:52 +02:00
README update README 2012-11-21 23:49:08 +01:00
wifi_gecko.png add wifi_gecko.png 2012-11-11 22:49:34 +01:00

README

	--=== 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 (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
- 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
- debugging using USB Gecko, WiFi and SD-Card (SD:/config/HBF/debug.txt)

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

a simple 'make' should be enough.

boot/hbf_boot.dol: HBF standalone
installer/installer.dol: HBF installer