Fledge68's mod of the Wii USB Loader WiiFlow
Go to file
Erik Kunze a349af207d Accept any file ending in IsFileSupported. It is
no longer limited to file type extension known from
DOS/Windows operating system.
2021-09-16 16:29:27 +02:00
.github/workflows - trying cache-2 2021-09-06 16:26:37 -05:00
data Optimize the splash and wait images 2020-05-09 06:15:14 +01:00
docs mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
out - only add a multi disk entry to the cover list if .d1 is added before the extension and the filename includes 'disc' or 'disk'. 2021-09-15 11:45:06 -05:00
portlibs - Now compiled with ppc r36 and libogc 1.8.24 2021-09-01 15:51:09 -05:00
resources - now using precompiled ext_loader.bin since it won't work after being compiled with ppc r39. use ppc r30 to r37 to compile it if you really need to. 2021-09-13 12:32:04 -05:00
scripts -removed svn script. will have to manually update it from now on. 2018-08-08 18:41:33 -05:00
source Accept any file ending in IsFileSupported. It is 2021-09-16 16:29:27 +02: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 Update Dutch translations 2021-05-25 17:45:53 +02:00
.gitignore - updated .gitignore 2020-04-15 16:55:55 -05:00
Makefile - now using precompiled ext_loader.bin since it won't work after being compiled with ppc r39. use ppc r30 to r37 to compile it if you really need to. 2021-09-13 12:32:04 -05:00
Makefile.main Accept any file ending in IsFileSupported. It is 2021-09-16 16:29:27 +02:00
README.md Update README.md 2019-03-17 18:48:31 -05: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 r30 and Libogc 1.8.19. I recommend getting Tortoise Git to checkout the WiiFlow Lite repository.

Installing

As of v5.2.0 WiiFlow Lite will simply be a replacement for WiiFlow. Put it in apps/wiiflow and use wiiflow forwarder's to launch it via the wii system menu. forwarders can be found on wiiflowiki4. for previous wiiflow lite users, sorry but you must uninstall your wiiflow lite forwarder and replace it with a wiiflow forwarder.

Simply download the latest release and extract it to your apps/wiiflow 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 forwarder channel installed on your Wii or vWii system menu.

Themes

Currently only Carbonik Abz and Rhapsodii themes are compatible with WiiFlow Lite. Other older wiiflow themes need to be updated to work properly with WFL.

Carbonik Abz is included in the WiiFlow lite download.

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