Fledge68's mod of the Wii USB Loader WiiFlow
Go to file
Fledge68 ee14187e2d - fixed missing cache covers for real nand channels if you add covers manually and do reload cache. Thanks blackb0x!
- fixed crash when pressing 1/x or 2/y buttons (change coverflow layout) when no covers are loaded.
- fixed hiding the wait loading animation when using source menu on start.
- fixed exiting source menu on start via B button so covers show properly.
- fixed using homebrew icon.png's with transparency as covers for smallbox by restoring some old code I didn't understand. But ... sometimes the icon.png textures (.wfc) are saved as empty black boxes.
- if you get an empty black box for your homebrew cover image you can select the cover and click the 'X' delete icon. it will not delete your homebrew app but will instead delete the cover texture file (.wfc). Then you can do reload cache and hopefully your cover will be fixed.
- tried fixing cacheing covers after downloading them. works sometimes. It's a low free mem2 error if using rhapsodii shima theme and having a lot of games. if covers do not appear after downloading then i suggest rebooting wiiflow and doing reload cache first thing or switch to wiiflow's default theme and then download the covers and then switch back to rhapsodii shima theme.
2020-04-08 12:06:21 -05: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 - fixed missing cache covers for real nand channels if you add covers manually and do reload cache. Thanks blackb0x! 2020-04-08 12:06:21 -05:00
portlibs Add TLS support 2019-10-24 23:26:17 +01:00
resources - reverted change in 5.4.1 that made video output a little blurry. 2020-03-19 17:38:32 -05:00
scripts -removed svn script. will have to manually update it from now on. 2018-08-08 18:41:33 -05:00
source - fixed missing cache covers for real nand channels if you add covers manually and do reload cache. Thanks blackb0x! 2020-04-08 12:06:21 -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 2019-12-25 20:37:55 +01: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 - reverted change in 5.4.1 that made video output a little blurry. 2020-03-19 17:38:32 -05:00
README.md Update README.md 2019-03-17 18:48:31 -05:00
wiiflow.pnproj - minor changes cause of last PR 2019-10-26 18:32:34 -05:00
wiiflow.pnps - fix for being able to select more than 10 categories. 2019-10-26 18:45:55 -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