Fledge68's mod of the Wii USB Loader WiiFlow
Go to file
fledge68 4a566375e0 -added flash screen image to appear before wiiflow wait animation. i hope the image isn't too big to cause problems with wfl.
-added 'noflash' arg for meta.xml if you don't want the flash screen image to appear. and no i can't make it load a image from a folder. it must be compiled in the code.
-added 'sdonly' arg for meta.xml for those of you that have everything on SD and hate the 20 second wait for wiiflow to search for usb devices. thanks einsteinx2!
-added meta.xml args support. meaning when a homebrew boot.dol or elf is launched the meta.xml (if exist) will be read for arguments and those args sent when the app is launched. this fixes the issue of custom wait images when changing themes.
-added spanish translation file 'spanish.ini'. thanks to ravmn for sending it to me!
-other minor changes, mainly remarks added for myself.
2018-06-27 12:47:03 +00:00
data -added flash screen image to appear before wiiflow wait animation. i hope the image isn't too big to cause problems with wfl. 2018-06-27 12:47:03 +00:00
docs mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
out -added flash screen image to appear before wiiflow wait animation. i hope the image isn't too big to cause problems with wfl. 2018-06-27 12:47:03 +00:00
portlibs -now compiled with devkitpro ppc r29-1 and libogc 1.8.17 2018-05-08 13:49:43 +00:00
resources -now compiled with devkitpro ppc r29-1 and libogc 1.8.17 2018-05-08 13:49:43 +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 -added flash screen image to appear before wiiflow wait animation. i hope the image isn't too big to cause problems with wfl. 2018-06-27 12:47:03 +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 -added flash screen image to appear before wiiflow wait animation. i hope the image isn't too big to cause problems with wfl. 2018-06-27 12:47:03 +00:00
Makefile -added back some missing cover converting code for jpegs 2014-03-24 18:59:24 +00:00
Makefile.main -now compiled with devkitpro ppc r29-1 and libogc 1.8.17 2018-05-08 13:49:43 +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