Fledge68's mod of the Wii USB Loader WiiFlow
Go to file
Fledge68 f11ccb2611 -fixed sourceflow to include the last source button
-fixed background song title display which decided not to work right anymore for some strange reason.
2018-09-03 16:58:31 -05:00
data -new splash screen image thanks to WesMods. 2018-08-20 10:44:50 -05:00
docs mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
out -fixed sourceflow to include the last source button 2018-09-03 16:58:31 -05:00
portlibs -added libsicksaxis to wiiflow portlibs so it no longer needs to be installed in libogc separately anymore. 2018-08-13 11:54:40 -05:00
resources -now compiled with devkitpro ppc r29-1 and libogc 1.8.17 2018-05-08 13:49:43 +00:00
scripts -removed svn script. will have to manually update it from now on. 2018-08-08 18:41:33 -05:00
source -fixed sourceflow to include the last source button 2018-09-03 16:58:31 -05: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 -fixed exiting wiiflow lite in wiivc mode so it doesn't black screen the wii u and require it to be unplugged. 2018-08-06 14:58:26 +00: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-09 18:07:35 -05:00
wiiflow.pnproj -exported most images, the homebrew booter and the external booter out of the dol so we gain memory, it now will be used from your sd/usb directly, to now use your compiled wiiflow you need to copy the boot.dol AND folders from the folder "out" into your apps/wiiflow directory 2013-11-19 15:27:52 +00:00
wiiflow.pnps -exported most images, the homebrew booter and the external booter out of the dol so we gain memory, it now will be used from your sd/usb directly, to now use your compiled wiiflow you need to copy the boot.dol AND folders from the folder "out" into your apps/wiiflow directory 2013-11-19 15:27:52 +00: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.

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.

WiiFlow Lite GBATemp thread

WiiFlow Wiki

Old Sourceforge Project Repository