Fledge68's mod of the Wii USB Loader WiiFlow
Go to file
Fledge68 5dc8212037 - replaced homebrew button on main screen with categories button. new images thanks to Hakaisha. no more 'B' on favorites star.
- replaced adult only button on game selected screen with categories button.
- homebrew button is now restored as one of the quick launch buttons or accessible via source menu or plugin select menu.cpp
- adult only option now replaces the categories option of the game settings menu page 1 line 1.
- locking wiiflow no longer blocks homebrew access. you must use the adult only option for each homebrew app to block kids from accessing it.
- other minor code changes and fixes.
2019-03-04 14:29:46 -06:00
data - replaced homebrew button on main screen with categories button. new images thanks to Hakaisha. no more 'B' on favorites star. 2019-03-04 14:29:46 -06:00
docs mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
out - replaced homebrew button on main screen with categories button. new images thanks to Hakaisha. no more 'B' on favorites star. 2019-03-04 14:29:46 -06:00
portlibs - fix classic controller left stick by removing old wiiuse libs from portlibs and use newer libs in libogc. also adjusted lstick and ristick values in btnmap.h 2019-02-13 11:22:08 -06:00
resources Support for new Wiimmfi update 2018-12-15 17:11:17 +01:00
scripts -removed svn script. will have to manually update it from now on. 2018-08-08 18:41:33 -05:00
source - replaced homebrew button on main screen with categories button. new images thanks to Hakaisha. no more 'B' on favorites star. 2019-03-04 14:29:46 -06:00
tools/windows/WifiGeckoReader Moved _initAsyncNetwork so it starts when the program starts. This way wifi-gecko is connected earlier and you can see the initialization messages. 2012-05-10 22:20:18 +00:00
wii - replaced homebrew button on main screen with categories button. new images thanks to Hakaisha. no more 'B' on favorites star. 2019-03-04 14:29:46 -06:00
.gitignore -added gitignore 2018-08-08 17:40:00 -05:00
Makefile -added back some missing cover converting code for jpegs 2014-03-24 18:59:24 +00:00
Makefile.main -removed svn script. will have to manually update it from now on. 2018-08-08 18:41:33 -05:00
README.md Update README.md 2018-08-20 12:05:21 -05:00
wiiflow.pnproj - fixed issues #37 and #38 to prevent a crash if you don't have a source_menu.init 2018-12-01 18:39:33 -06:00
wiiflow.pnps - backgrounds for sourceflow tiers and selected sources are now working properly. 2019-02-04 12:08:18 -06:00

WiiFlow Lite

My mod of the Wii USB Loader WiiFlow

Description

WiiFlow Lite is a wii homebrew app used to display and launch your games and apps stored on a USB device or SD card plugged into a Wii or Wii U in Wii mode. The games and apps are displayed in cover flow style display.

Compiling

WiiFlow Lite is currently compiled using DevkitPro PPC r32 and Libogc 1.8.20. I recommend getting Tortoise Git to checkout the WiiFlow Lite repository.

Installing

Simply download the latest release and extract it to your apps/wiiflow_lite folder on SD or USB HDD. SD is recommended. Your device should be formatted to FAT32.

wfl_as_wiiflow should be extracted to apps/wiiflow folder.

Booting

To start WiiFlow Lite you will need the Homebrew Channel or a WiiFlow Lite forwarder channel installed on your Wii or vWii system menu.

Themes

Carbonik Abz converted to work with wiiflow lite. find it in the themes and coverflows.zip

Rhapsodii made by Hakaisha is a new theme designed for wiiflow lite. find it here - (https://gbatemp.net/threads/wiiflow-lite-theme-rhapsodii.511833/)

Other wiiflow lite themes can be found on the wiki linked below. but they need to be updated to properly work with wiiflow lite.

WiiFlow Lite GBATemp thread

WiiFlow Wiki

Old Sourceforge Project Repository