Fledge68's mod of the Wii USB Loader WiiFlow
Go to file
fledge68 17fa36e898 -fixed displaying errors on source menu
-removed vipatch, country patch, private server and cheats defaults from wiiflow.ini. no need for default/global setting for those options. they all default to off internally in wiiflow.
-now on file explorer menu pressing home btn returns you to device select so you don't have to keep backing up to get back to devices.
-fixed a few minor problems with game configs, especially gc games. now all game config options should work properly.
-now using bitwise operators and expressions on m_current_view to control which sources are selected.  no more source= under each domain. just sources= under GENERAL.
-replaced ocarina option from main settings pg3 with channels type option. no need for a global/default ocarina setting. channels type allows you to select real, emu, or both channels types for channels coverflow. which means no more pressing B on config icon to cycle thru the choices.
-fixed a minor bug when downloading covers
-changed newid.ini to use only one domain name "[NEWID]". this fixes a possible problem when downloading covers and using newid.ini and multisource.
-added install wad option to nand emulation settings menu. I know you can do it via file explorer but this makes it easier for newbies to find. plus you can select which nand to install to.
-fixed extract game saves.
-fixed extract nand and install GC game by stopping music and controller input while doing these functions.
-Install wii game is broke. added a error msg stating this and keeping users from using it. funny the code is almost identical to usbloader gx which works and wiiflow doesn't.
-now showing all btns on game selected screen. if wiiflow is locked a error msg appears stating this.
-changed makeDir to make the whole path not just one folder. thanks to usbloader gx code.
-added .ciso extension to gamecube list maker so you can use them with nintendont.
2016-12-01 00:05:39 +00:00
data - With the release of the new WiiFlow Lite forwarder channel I've officially made wiiflow lite have it's own apps folder (apps/wiiflow_lite) 2016-04-11 20:29:09 +00:00
docs mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
out -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
portlibs -added libwupc, this will make the wiiu pro controller usable in wiiflow 2014-09-15 23:22:04 +00:00
resources * Added Abz's 1076 mod patch with code cleanup by me. His patch includes: 2016-04-02 15:46:06 +00:00
scripts - patched the revision number that somehow got out of sync. think it had something to do with getting r1076 from github. 2016-04-06 16:43:51 +00:00
source -fixed displaying errors on source menu 2016-12-01 00:05:39 +00: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 -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
Makefile -added back some missing cover converting code for jpegs 2014-03-24 18:59:24 +00:00
Makefile.main - Added 3 new Plugins. Wii, Channels, and Gamecube. 2016-05-18 23:15:19 +00:00
wiiflow.pnproj -exported most images, the homebrew booter and the external booter out of the dol so we gain memory, it now will be used from your sd/usb directly, to now use your compiled wiiflow you need to copy the boot.dol AND folders from the folder "out" into your apps/wiiflow directory 2013-11-19 15:27:52 +00:00
wiiflow.pnps -exported most images, the homebrew booter and the external booter out of the dol so we gain memory, it now will be used from your sd/usb directly, to now use your compiled wiiflow you need to copy the boot.dol AND folders from the folder "out" into your apps/wiiflow directory 2013-11-19 15:27:52 +00:00