mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2024-11-02 09:35:06 +01:00
ce0108939d
- Now disabling View Select icon/button on main screen if you are using Source Menu with multi source select. (easier to handle this way) - Fixed Source Menu multi select. Now using 'A' button instead of '+' button to select sources. '+' and '-' can now be used to change pages just like all other menus. Added Clear button to clear all source buttons. If none selected defaults to Wii. After making selections use Back button or 'B' to go back. - Added the ability to select both NAND and EmuNAND Channels at the same time. Three options to do this. 1. Use Source Menu multi select. 2. Switch to Channels View then press 'B' while pointing at Settings icon on main screen. If you keep pressing 'B' it will cycle you thru NAND, EmuNAND, and Both. 3. Use the Plugin Select menu with the new emuchannels.ini plugin and the channels.ini plugin to select one or both. (in plugin view of course) - Other code cleanup and minor changes here and there to make things work with being able to select both real nand and emu nand together. - Still have a few things to change but this should be fine for now.
52 lines
2.1 KiB
XML
52 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<app version="1">
|
|
<name> WiiFlow Lite</name>
|
|
<coder>Fledge68</coder>
|
|
<version>4.2.2 r1123</version>
|
|
<release_date>20162006000000</release_date>
|
|
<short_description>USB Loader / Nand Emulator</short_description>
|
|
<long_description>
|
|
WiiFlow Lite is a Wii Game, Channel, Wiiware, Virtual Console, and Savegame Emulator intended for use with legal backups.
|
|
Controls:
|
|
- Main menu (coverflow):
|
|
-- Up / Down Previous / next game (vertical)
|
|
-- Left / Right Previous / next game (horizontal)
|
|
-- A Select game
|
|
-- B+A Launch game immediately
|
|
-- B+Home Reload Wiiflow
|
|
-- Home Exit
|
|
-- 1 / 2 Previous / next coverflow mode
|
|
-- B+Left / B+Right Change Song
|
|
-- B+UP / B+DOWN Alphabetic search
|
|
-- B+Minus Switch Partition
|
|
-- B+Plus Sort Games
|
|
-- Minus+Home Exit to Homebrew Channel
|
|
-- Plus+Home Exit to System Menu
|
|
-- 1+Home Exit to Priiloader
|
|
-- 2+Home Exit to BootMii
|
|
|
|
-- Minus+A on Exit Icon Exit to Homebrew Channel
|
|
-- Plus+A on Exit Icon Exit to System Menu
|
|
-- 1+A on Exit Icon Exit to Priiloader
|
|
-- 2+A on Exit Icon Exit to BootMii
|
|
-- B on View Icon Enable/Disable Nand emulator
|
|
|
|
- Game :
|
|
-- A on box Show the backside
|
|
-- A out of screen Launch game
|
|
-- B Back to coverflow
|
|
-- Minus / Plus Previous / next game (vertical)
|
|
-- Left / Right Previous / next game (horizontal)
|
|
|
|
- Settings menus :
|
|
-- Minus / Plus Previous / next page
|
|
-- Left / Right Previous / next page
|
|
|
|
- Coverflow settings :
|
|
-- B+Minus / B+Plus Previous / next page
|
|
-- B Faster adjustement (B+A instead of just A to click a button)
|
|
-- B+1 Copy whole coverflow
|
|
-- B+2 Paste coverflow
|
|
</long_description>
|
|
<no_ios_reload/>
|
|
</app> |