Fledge68's mod of the Wii USB Loader WiiFlow
Go to file
Fledge68 48fdaf50e2
Merge pull request #356 from eku/enhancement/log_skipped_files
Better logging for skipped files.
2024-04-09 13:14:26 -05:00
.github - CI update #4 2023-05-26 16:31:38 -05:00
data - moved SD only to wiiflow save file to possibly speed up wiiflow start up. note very first time will be slow and try to mount a USB drive but afterwards will be fast again. 2022-06-17 17:29:09 -05:00
out - fix for 'auto' game IOS option. in v5.5.4 'auto' causes the game to use a d2x cios base 38 if you have it installed, which prevents game from booting. this fix prevents this from happening. 2024-04-09 12:54:04 -05:00
portlibs - fixed to compile with devkitppc r42-1 and libogc 2.4.0 2023-05-26 15:16:24 -05:00
resources - fixed to compile with devkitppc r42-1 and libogc 2.4.0 2023-05-26 15:16:24 -05:00
scripts -removed svn script. will have to manually update it from now on. 2018-08-08 18:41:33 -05:00
source Merge pull request #356 from eku/enhancement/log_skipped_files 2024-04-09 13:14:26 -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 Update German translation 2023-09-21 14:54:46 +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 - updated ReadMe 2021-09-29 09:00:17 -05:00

README.md

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.

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 Rhapsodii and Rhapsodii Shima themes are compatible with WiiFlow Lite. Other older wiiflow themes need to be updated to work properly with WFL.

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