Fledge68's mod of the Wii USB Loader WiiFlow
Go to file
Fledge68 2daed253a4 - expanded fanart path chars from 64 to 164. should help with long rom names. thanks wiimpathy.
- made the following fanart changes:
*fanart still auto displays
*only fanart shows. no cover and no game title and no buttons (play, back, favs, etc.)
*to stop and exit fanart press 'a' while pointer hand is on screen. if pointer hand is not on screen pressing 'a' launches game. pressing 'b' exits game selected screen and returns to normal coverflow. d-pad right and left still go to next or previous game.
*fanart can either play once or loop.
when play once is done it automatically clears fanart and returns to cover view.
with looping it will restart the fanart. looping is good for slideshows of game images.
​
looping and play once is determined by the setting "show_cover_after_animation". if set to no then looping is enabled. set to yes for only once.
2018-10-24 17:05:02 -05:00
data - changed wiiflow lite splash image from purple to blue. thanks wesmods! 2018-10-15 11:59:07 -05:00
docs mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
out - expanded fanart path chars from 64 to 164. should help with long rom names. thanks wiimpathy. 2018-10-24 17:05:02 -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 - expanded fanart path chars from 64 to 164. should help with long rom names. thanks wiimpathy. 2018-10-24 17:05:02 -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 -added the ability for users to set the default/global gamecube settings for devo emu memcard, nintendont emu memcard, and nintendont wii u widescreen. under main settings pg 3 gc default settings. this means users will no longer have to manually edit wiiflow lite ini in a text editor for those settings. 2018-10-15 09:23:34 -05: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 Revert "-added the option to use virtual subfolders (or tiers) to the source menu. works in sourceflow and regular source menu. if you wish to do this you need to edit your source_menu.ini and do the following." 2018-09-26 10:28:01 -05:00
wiiflow.pnps -fix for last commit. strange const char *fn = m_cfg.getString().c_str(); didnt work. had to change to strings. 2018-10-01 18:59:13 -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 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