Commit Graph

77 Commits

Author SHA1 Message Date
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
fledge68
b782337d27 - updated version to v4.4.0 r1130 final.
- added HBC 1.1.3 new ID OHBC. this allows wiiflow to use exit to HBC if you have the new one.
- switched HBC_JODI and HBC_HAXX to the correct DEFINE. they were switched wrong but it didn't seem to really have any affect.
- re added the Aspect Ratio option for Emu NAND games. seems it was set to only show for a wii game but now it will show for both wii and nand game. default is your consoles default. so for example if your console is 16:9 and your game doesn't look right try force 4:3.
- re organized the game settings menu to get all game setting options to show. this will make themes not display properly. themes will need to be edited.
- added gc default settings menu accessed via main settings pg3. pg3 no longer requires you to be in gc view to see them now. wish i had more time to add more default settings.
- addded partition settings menu in place of the single partiton selection on pg1. this means you don't have to select the source view first.
- fixed switching from full covers to smallbox covers in sourceflow and brewflow.
- updated the Help Guide to any new button controls (English only).
- updated the xml file.
- other minor theme and code cleanup
2016-12-14 18:47:13 +00:00
fledge68
c2101378a9 - 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)
- Changed stub.bin to launch the new channel (WFLA) instead of the hidden channel (WIIH) which really wasn't needed. I think whatever Fix94 was going to use it for never got implemented so it was basically just a forwarder channel.
- If you have trouble returning to wiiflow lite when exiting a wii or nand game then make sure in wiiflow_lite.ini under GENERAL that 'returnto' is not set to WDFA. it should be WFLA.
- wiiflow lite still shares the wiiflow data directory with wiiflow for now.
2016-04-11 20:29:09 +00:00
fix94.1
959d71c186 -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
fix94.1
c8ccf82c24 -updated the default theme completely, all button animations, positions and designs are reworked by mamule, big thanks for all of it!
-added a new label, EXPLORER/SELECTED_FOLDER_BG to give the path text a background
2013-11-04 19:46:23 +00:00
fledge68
2872779215 -updated English help file 2013-09-17 14:50:40 +00:00
fix94.1
c1465f849a -updated the progress bar design (thanks mamule)
-updated the ftp server gui side, now displays a few information on screen while the server is running so you can see a bit debugging information on screen
-added user labels for themes to the ftp server menu
2013-09-06 23:40:32 +00:00
fix94.1
675f81f5e4 -removed the png optimization tools for now because of licensing, added a txt instead if you want to get the tools by yourself 2013-08-09 15:17:18 +00:00
fix94.1
a4b1a5293e -updated the default images and the image compression tools (thanks ayatus)
-fixed the language download crash when trying to download the languages a second time
-added a back button to the language manager
-updated german.ini
2013-08-09 14:52:17 +00:00
fix94.1
791a2dc41b -using the file read/write functions more often
-placed both file explorer and source menu into the home menu
2013-06-30 18:40:49 +00:00
fix94.1
58b1bdae87 -updated the default theme pngs and removed old stuff (thanks Ayatus)
-fixed the font bug if wiiflow finds a font of the same size it would ignore spacing and weight differences
-gave the file explorer the ability to bootup gc/wii iso/wbfs files
-you can now scroll through the explorer pages with +/- too
2013-06-29 14:48:02 +00:00
fix94.1
8a56deebfc -set http://dl.dropboxusercontent.com/u/101209384/{gameid}.bnr
to the default custom banner url
-updated the wiimote icons (thx mamule and Ayatus for the awsome pngs)
2013-06-27 17:55:42 +00:00
fix94.1
b24b4ef37b -added a random game boot function, simply press b on the question
mark icon, it will boot something of the current coverflow
-made screenshot feature working with nunchuck/classic controller
too, just press Z/ZR
-updated the english.txt help
2013-03-31 00:57:42 +00:00
fix94.1
2bb24b2575 -set back homebrew boot size to 16mb and reverted all the lower
mem2 experiments
2013-01-21 17:12:18 +00:00
fix94.1
28900c6ca2 -hopefully fixed a homebrew loading bug 2013-01-19 15:12:24 +00:00
fix94.1
69053ef561 -reverted the changes of r858 for now because of some problems 2013-01-19 14:44:52 +00:00
fix94.1
d27f881ac1 -made the wait animation smoother and better looking using the
original 10 frame pngs (thanks to our last rev for the free space)
2013-01-19 13:08:48 +00:00
fix94.1
b96e14f30e -added a way to reduce the alpha channel on pngs
-removed 24 pngs from the download country selection, using the
internal wiiflow alpha reducer from now on for that (saves 127kb)
2013-01-19 12:33:52 +00:00
fix94.1
7cda297245 -some small compression corrections 2013-01-06 18:33:29 +00:00
fix94.1
6162cc7a3f -set up the maximum homebrew load filesize from 16mb to 32mb 2012-12-30 14:11:16 +00:00
fix94.1
29a7c2e943 -some code and image cleanup
-added Abz to the list of testers
-updated dutch.ini
2012-12-27 17:01:04 +00:00
fix94.1
45441ded06 -BETA wiiflow saves ios settings on the NAND from now on, so
loading up wiiflow is much faster if you use force cIOS load,
you can actually delete, move, copy or whatever the save directly
from the system menu like a normal game save (may more things will
be done in the future this way)
2012-12-26 23:22:44 +00:00
fix94.1
470e40a9e6 -using isfs patches of postloader because they are open source
and work just fine with the wiiu wii mode compared to the old one
2012-12-08 00:25:07 +00:00
fix94.1
cca5f4559e -slightly modified the makefile to hopefully get the default
theme images to work properly again
2012-10-10 17:09:23 +00:00
fix94.1
b2fa9f672f -nearly rewrote that list code again lol, should be even faster
and smaller now
2012-10-06 16:38:21 +00:00
fix94.1
e3b38c435c -removed precompiled external booter dol, it will now be auto
compiled and moved by using the regular make/make -j
2012-09-29 19:05:11 +00:00
fix94.1
12d8f86ced -oops forgot to properly recompile the booter dol
-added new option to wiiflow.ini [GENERAL] section,
"display_music_info" (enabled by default), if you disable it the
information on top of the screen if music got changed will be hidden
2012-09-29 11:41:47 +00:00
fix94.1
c387ea2c0f -made configuration alot of more safe
-corrected some other possible bugs with the external booter
2012-09-29 11:30:47 +00:00
fix94.1
d8ee3c1b68 -changed version number to Beta 4.0.3
-recompiled mload modules for hermes cIOS
-added sdhc module for hermes cIOS
-fixed booting wii games from sd card
-improved wii game support via sd card, now you can use hermes, wanin
and d2x (not d2x only anymore)
-moved some more stuff to boot wii games into the external booter
-added gecko debug prints to external booter
-automatically disabling savegame emulator if you want to boot a wii
game via hermes or waninkoko cIOS
2012-09-28 17:24:04 +00:00
fix94.1
bc10c19dca -removed dollz compression from external booter
-corrected some licensing stuff
2012-09-08 09:51:51 +00:00
fix94.1
18d5d585f2 -cleaned up some stuff, made the booter code looking better 2012-09-07 21:24:15 +00:00
fix94.1
e229aca6a5 -WIP moved code to load channels into external game booter 2012-09-07 20:10:04 +00:00
fledge68
f90a4eedd7 - Categories update.
- now you can have as many categories as you want.
- copied the idea of selected, hidden, and required categories from USB Loader GX. Thanks Cyan. Checkmark = selected, X = Hidden, and + = Required.  
- redid categories.ini layout and renamed it categories_v4.ini so you can copy and paste settings from the old one to the new one. Each view (USB,DML,EMU,NAND,HOMEBREW) has it's own numcategories, category names, and category settings. All games are now seperated based on the view. Don't forget to add 1 to numcategories for the show All mode.
- Replaced All checkbox with CLEAR button which clears all checkboxes so no category is selected and all games will be shown.
- Added features to the Game Selected Categories Menu.  Now the title is the title of the current game. You can now press plus(+) and minus(-) on wiimote to go to the next or previous games without going back to previous screen making it easier to setup categories for your games.
- note: all changes will not be saved in categories_v4.ini unless you exit wiiflow or launch a game.
2012-08-31 17:51:49 +00:00
fix94.1
6723f00181 -WIP stuff, dont report bugs please with this rev :P
-if a IOS is found which got the AHBPROT patched out, wiiflow will
run on it (for example if you boot wiiflow via HBC, it will boot
with IOS58 instead of 249)
-on game boot or on entering emu nand, wiiflow automatically reloads
IOS if necessary
-added check to only reload IOS if its really a different one
-removed SD card gecko log buffer allocation, using some 
buffer in dol directly (should allow longer logging, untested)
-set wiiflow optimize level back to -O2
2012-08-23 22:29:15 +00:00
fix94.1
14d4efe478 -added magic patcher of gx (thanks giantpune) this should make it
possible to always have full NAND access no matter which IOS is
loaded currently
-fixed the sometimes again flashing wait message on game boot
-added some proper ISFS init and deinit methods with debug prints
2012-08-21 16:33:44 +00:00
fix94.1
3c4bdd228e sorry for r666 but it was too funny :P
-fixed deleting gamecube games
-fixed wiiflow displaying broken gamecube iso files and then
crash on selection
2012-08-20 19:15:52 +00:00
fix94.1
046153be4d -666666666666666
-66666
-66666 66666666 666666
-666HE666LP666
-666HHH666ME66
2012-08-20 13:41:00 +00:00
fix94.1
dc419f9f75 -resized wait message images from 200x82 to 200x80 to may prevent
a wrong looking wait animation
2012-08-20 12:51:53 +00:00
fix94.1
64177ff594 -using wait animation of spayrosam now (happy everyone?) 2012-08-19 17:00:08 +00:00
fix94.1
0e5a5b4abd -fixed banners random crashes and codedumps
-WIP commit for wii game/channel booting, now uses a internal
extra dol file to boot wii games and channels, that should be a
better way to fix game and channel booting
2012-08-12 21:26:24 +00:00
fix94.1
e1406a5921 -update wiiflow stub (thanks alot to megazig for it!)
-devolution will now return to wiiflow using the hidden channel
-added megazig to thanks list
-allocating memory for devolution instead of using a fixed position
(seems to work just fine now)
2012-07-28 16:41:48 +00:00
fix94.1
e78f710d1b -updated freetype configuration, now the fonts should look
like with the old versions again
-made a few default theme pics to jpg, you wont even notice a
difference, just in size :P
2012-07-23 13:41:13 +00:00
fix94.1
53c5594d29 -new wait message (thanks jj-kwik for the awesome base)
-added BASIC jpg support (currently only for internal theme files
and only with the power of 4 dimension images)
-using dvdskin files in jpg format (you wont notice the diff)
-created new folder in resources for the original theme pngs
(@devs: if you update pictures and use jpg, place the original png 
inside that folder that we have the original one just in case)
2012-07-21 17:05:58 +00:00
fix94.1
5a5fab8579 -added devolution memory card emulator as game option (disabled
by default)
2012-07-13 20:00:54 +00:00
fix94.1
5254ace17c 2012-07-06 00:36:45 +00:00
fix94.1
87c10f744c -replaced clicking on back with clicking on the banner
directly to toogle size
2012-07-04 19:45:53 +00:00
fix94.1
1c281bd0b2 -updated english.txt
-updated german.ini
-added german.txt help file
2012-06-28 13:44:01 +00:00
fix94.1
927fec478d -added home menu, it will open if you press the home button/icon,
currently you can access the settings from it, see the about screen,
update wiiflow, reload cache and exit wiiflow (to exit wiiflow you
can also just press home/start button again in this menu)
-removed reload cache with b button on settings icon
-removed update button from about menu
-updated english help file and english.ini
-updated german.ini
2012-06-21 17:28:46 +00:00
fix94.1
adbca1113b -if wiimote_gestures is enabled in wiiflow.ini, then the source
menu is opened with pressing b on home icon again
-updated english help file as well for it
2012-06-21 13:23:12 +00:00
fix94.1
087d2dd4b3 -updated english help file that source menu now opens with
holding B button
-included english.txt in wiiflow now, it will be displayed by 
default if no other help file is found
2012-06-21 13:08:58 +00:00