Commit Graph

926 Commits

Author SHA1 Message Date
Fledge68
f11ccb2611 -fixed sourceflow to include the last source button
-fixed background song title display which decided not to work right anymore for some strange reason.
2018-09-03 16:58:31 -05:00
Fledge68
054f30e638 -new splash screen image thanks to WesMods.
-slight adjustment to wii u pro controller left stick. makes it work better with my cheap third party wii u controller.
2018-08-20 10:44:50 -05:00
Fledge68
e0c17d4e4e -removed menu_system, the old wiiflow update menu that we don't use any more. 2018-08-09 16:43:07 -05:00
Fledge68
c3f3cfaa96 -removed svn script. will have to manually update it from now on. 2018-08-08 18:41:33 -05:00
fledge68
30048fbd4e -fixed to compile with ppc r32 and libogc 1.8.20
-had to remove wii drive light flashing during wait animation. even though i added NULL to nanosleep() it caused wiiflow lite to freeze right when the wait animation was to start. when i removed it everything works fine. besides the wii u doesn't have a disc slot light.
-note - strangely going from ppc r30 to r32 wiiflow lite boot.dol grew about 24k. also somehow ext_booter.bin is now marked as changed but i don't know what's different.
2018-08-06 23:28:06 +00:00
fledge68
1ceffc252c -fixed exiting wiiflow lite in wiivc mode so it doesn't black screen the wii u and require it to be unplugged.
-in wiivc 'exit to' on home menu is now just 'exit'. to use the fix above. pressing home btn twice is also fixed.
-fixed the code menu for entering the parental lock code with the wiiu gamepad or any non IR controller.
-added access denied messages for startup settings and emunand settings if in wiivc. no need to mess with those in wiivc mode.
2018-08-06 14:58:26 +00:00
fledge68
c13a061359 -added libwiidrc so now wiiflow lite can be injected in a wii u wiivc game and will run with the gamepad.
-other minor changes and notes added
2018-08-01 12:27:12 +00:00
fledge68
e4d9b2e0d1 -reverted changes of r1156. readded libwupc. 2018-07-26 22:24:00 +00:00
fledge68
580f98fac5 -Removed LibWUPC now that Libogc supports WiiU Pro controller. 2018-07-16 14:14:38 +00:00
fledge68
2133c1d89a -now cache covers also cache's banners for wii and channel games. 2018-07-16 13:08:45 +00:00
fledge68
93769c1ef4 -fixed downloading custom banners. thanks Larsenv for the new banner repository and the link! i didn't notice it was banners before and now its banner.
http://banner.rc24.xyz/{gameid}.bnr
edit wiiflow_lite.ini under [GENERAL] - either delete this line custom_banner_url=
or change it to custom_banner_url=http://banner.rc24.xyz/{gameid}.bnr
2018-07-15 22:56:31 +00:00
fledge68
0888312372 -removed neek2o mode. meaning wiiflow will no longer work in neek2o environment. launching channels in neek2o still works. 2018-07-15 22:12:56 +00:00
fledge68
c5168d89aa -removed sys_dolphin mode. meaning no longer able to load wiiflow in the dolphin emu. i doubt if anyone did. 2018-07-15 20:59:35 +00:00
fledge68
66c17c023c -removed sd only arg and replaced it with eisteinx2's code to detect sd only. with slight change because mountall() is called in other places.
-fixed font glyph x spacing so letters like W no longer bleed into or look like they connect to the next letter. also fixes letters like j's. thanks to usbloader gx freetypegx code.
-changed some font sizing. but had to make button fonts in bold. if not bold then sometime's the text would fade out and be hard to read. something to do with the wiiflow button images being transparent. has no effect on non transparent buttons like carbonik abz theme.
-fixed wfl so time and date in games is correct. thanks aphirst!
-now unloading theme.ini from mem after all buttons and labels are created. this is possible since coverflow.ini is now seperate from theme.ini.
- other minor code changes and rem's put in for easier code decyphering.
2018-07-09 14:53:35 +00:00
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
1e57a1c9e6 -added meta.xml args for custom wait message images. waitdir= for full path to folder containing the images. and waitloop if you want the images to play and repeat otherwise the images move forward and backward.
-added widescreen fix just for wait images. may attempt more as time goes by.
-fixed a small thing i forgot in the last commit for cache covers.
2018-06-13 15:36:58 +00:00
fledge68
6782d87f3a -added ability to cache covers. just select your source then go to home menu and click cache covers. it will go thru your current game list and convert the covers to wfc cache files. needed mainly for if you add a bunch of roms and cover pngs for a plugin. or if you for some reason need to remake the wfc files for all your wii or gc games. note using wiimpathy's wfc conv 0.1 on your pc is still a faster option. 2018-06-12 21:27:52 +00:00
fledge68
db38a8b9ab -fixed small banner frame (carbonik abz theme) hiding when switching to full banner.
-fixed music title display to use word wrap if wanted.
2018-06-10 22:55:24 +00:00
fledge68
493e4dc8a9 -fixed issue with emu nand path string.
-recoded cheats download. it should work but geckocodes.org now uses some browser check which prevents downloads on wii. either manually download via pc or get abz's master pack which contains a lot of cheats.
-added comments and minor changes to wait message code.
2018-06-06 21:56:21 +00:00
fledge68
52ea6f6b99 -fixed downloading covers. it works for me although occasionally stalls during downloading a cover. it could be my home network dropping the connection. Also i didn't try downloading more than 4 covers.
-fixed downloading wiitdb.zip.
-downloading banners should work but no one has them hosted anywhere. larsenv has them hosted on github but its https which doesn't work. it must be http.
-downloading cheats broken still.
2018-06-06 11:32:45 +00:00
fledge68
a566176433 -fix to only reset categories when a new gamelist is needed unless a source menu btn has already set categories. 2018-06-02 23:28:31 +00:00
fledge68
de868d15c8 -fix for categories menu since updating to ppc r30 2018-05-30 21:44:44 +00:00
fledge68
33a6fdb893 -added einsteinx2's gamecube settings for playing gamecube banner sounds and gamecube default sound. with these you can enable/disable the gc banner sound when selecting a game.
play_banner_sound and play_default_sound in the [GAMECUBE] section of wiiflow_lite.ini
2018-05-30 20:45:48 +00:00
fledge68
469c549940 -added sidecovers and shortcovers magic number wild cards (xx).
sidecovers = 513053xx
shortcovers = 51304dxx
the last 2 chars (xx) can be any hex char (0 - f). this is mainly for the quakegx mod plugin but can be used for other plugins that might need side or short covers provided they aren't already in use.
2018-05-30 12:48:42 +00:00
fledge68
113c7e015e -updated to compile with devkitPPC r30 and the latest libogc which i think is 1.8.19.
-downloading covers is still broken.
2018-05-29 09:59:57 +00:00
fledge68
8fe2349084 -fixed flow lists game titles so all titles show and are alphabatized. a strange issue that appeared last commit.
-now if you select a single source button that has multiple magic numbers it will remember the flow layout you selected.
-attempted to fix cover downloading since last commit. now covers should download but when you go back to main screen with coverflow wfl crashes. but restarts in 10 seconds with the covers ready. if anyone can fix this please let me know.
2018-05-16 23:33:56 +00:00
fledge68
d94c66d773 -now compiled with devkitpro ppc r29-1 and libogc 1.8.17
-updated libcustomfat and libvorbis thanks to GreyWolf
-updated libturbojpeg thanks to Fix94
-fixed cheat menu so cheat names with apostrophe's display properly
2018-05-08 13:49:43 +00:00
fledge68
7ef28f87f0 -fixed changing gamecube games directory and path.
-changed selecting nands type. now only use one source button or the channels.ini plugin for nand channels. goto config settings pg3 to change the nand type - real, emu, or both. this setting will stay that way till you change it. if using old source buttons they will both function the same. 
-added homebrew plugin ini. so now theres wii, gamecube, channels, and homebrew plugin ini files to put in wiiflow/plugins folder and then you can use the plugin select menu as a source menu. you can also add their magic numbers to source buttons and combine them with plugins.
-added support for quakegx mod plugin by oibaff6 and args support added by wiimpathy.
2018-04-30 22:31:29 +00:00
fledge68
9e85032382 * decided to officially commit my recent update patches *
- fixed gc ciso games to show and launch via WFL. thanks CokeCookie for getting me to fix it. note banners do not show for ciso games unless you use a custom gc banner.
- added (for wii u vwii) to be able to select Wii U channel as the exit to choice either via main cfg pg 4 exit to option or home menu>exit to menu and select wii u menu. 
- removed priiloader and bootmii as exit to options when on wii u vwii
- added random select game option. manually edit wiiflow_lite.ini and under [GENERAL] set "random_select" to yes then while in wiiflow lite main screen hold B and press '-' to have WFL random select a game instead of random boot a game.
- removed region change from savenand emulation types. why? because according to overjoy's commit he said it didn't work yet. it was for a future version of d2x cios when davebaol added it to d2x cios. i looked at all the d2x cios commits from that date to present and didn't see that it was ever added. if i'm wrong someone let me know and i will add it back into wfl.
- made some small bootup changes in case of errors on bootup.
- made some changes to the way wiiflow lite handles emunand switching and other minor emunand code editing.
2017-09-21 22:03:41 +00:00
fledge68
3bdc947c7b neek2o changes:
- re made it possible to use SD emunands with sNeek2o r96.
- added vwii r96 beta 9.6 support. wiiflow lite will now look for vwiikernal.bin and emunands must be in a subfolder of vwiinands on USB only.
- when exiting a emunand game using neek2o if on wii it will use the back2nand channel to return you to wii system menu or if on wiiu it will return you to wiiu system channel because returning to the vwii system menu isn't possible.
- when using wiiflow lite and exit to neek2o it will just launch neek2o system menu. from there you can launch wiiflow or wiiflow lite (if installed on emunand) to use cheats on a emunand game. otherwise cheats do not work when using neek2o to launch a game.

banner changes:
- now when moving from banner to banner the background music will not play and you will not see coverflow (for a second) when using full screen banners.
- now on game selected categories menu the banner will change when you change games using '+' or '-' buttons
- added custom banners for plugin games. no longer using trialer thp videos as banners for plugin games. put your custom banners in the custom banner folder plus the plugin cover folder and name them the same as the rom with extension plus .bnr just like how you do for the covers. to make a plugin game banner i suggest downloading one of abdallahterro's custom gamecube dios mios booter channels and use customizemii to change the images (and sound if you want). make sure the images match exactly the size of the one's already there. when changes are done extract the banner and rename it and put it in the proper folder as previously mentioned.

other changes:
- trailer videos still work even for plugin games. again for plugins rename the thp and ogg file to match the rom plus extension and .thp or .ogg. on game selected screen press '-' to start or quit a trailer video if one is available. pressing 'B' or 'Home' will quit the video and return you to the main screen.
- when flipping a cover none of the buttons are available and the mini banner is not shown until you press 'B' to de flip the cover to normal front view.
- fixed game info menu - in case a custom channel is selected and is not included in gametdb it will display a message 'no game info' instead of random stuff from the last game viewed. tested on wiiflow lite forwarder channel.
- now stopping sounds and music early when exiting wiiflow to prevent music from stuttering when exiting.
- other minor coding changes.
2017-05-15 17:50:24 +00:00
fledge68
28b8f218b2 - separated nintendont widescreen and wiiu widescreen options again. I don't own a wiiu so it wasn't until recently that I realized they were different and both useful on a wiiu vwii.
- added nintendont video width scale and video offset position options per game. you can set global defualts in wiiflow_lite.ini under [GAMECUBE] as nin_width and nin_pos. width can be 0(auto) or 40 to 120 and position can be -20 to 20 (0 is center normal).
- added patch pal50 option per game for Nintendont. 
- removed devolution mount and unmount to speed up loading of devo gc games. not sure why they were there.
- properly fixed nintendont video setting. last commit worked but on my tv with component cables and wii in progressive mode it would always switch to interlace then back to progressive when nintendont started and then back to interlaced when the actual game started. now it just switches to interlaced when the actual game starts unless im forcing progressive.
- fixed nintendont gc disc launching and wii disc launching to use gameconfig2 settings. seems when launching a disc gameconfig2 wasn't loaded and thus no game settings were used. you should be able to use cheats with disc launch now.
- added option to set game settings for a disc launch prior to the actual disc launch. just hold 'B' and press 'A' when selecting the disc icon to access settings menu before launch. just press 'A' to launch disc immediately.
- removed 98% of the gap between unloading a banner and displaying the new banner in game selected menu. old way would momentarily show the game covers and play the background music. now there's only a very small chance you will even see the covers or hear the background music.
2017-04-17 23:23:50 +00:00
fledge68
97b79238a3 - fixed nintendont video and language selecting per game. seems their 'key' names were different in config_game.cpp and menu_game.cpp so when you changed them in settings it didn't matter because launching a game used a different setting name. this is fixed now. if you used the global defaults you would have never noticed this.
- fixed using force progressive patch for nintendont. so when you select a 480p or pal480p video mode it actually turns on progressive mode. only works on certain games just like nintendont. tested on rampage total destruction and working.
- fixed led option for nintendont. seems the setting was there in game settings but was not used when launching a game.
- added skip IPL option per game. used to skip the GC or triforce BIOS if you have it installed. some games may not work with the BIOS so you can set those to skip it.
- added wiimote CC rumble option per game. this works only with wii CC or CCpro and will only make the wiimote vibrate in case you didn't know.
- auto set native control and led to off if on Wii U. they only work on Wii.
- WiiFlow Lite now ALWAYS uses Nintendont Args config and only work with nintendont v3.358+. 
- removed USB HID option since nintendont auto detects usb controllers since v3.304+
2017-03-17 00:02:21 +00:00
fledge68
00ee2477ec - fixed 2 minor theme related issues. so now any new wfl themes will work properly.
- added goto home menu and press '1' to save the current theme.ini with all the new theme btns and labels. note - all old unused btns and labels in theme.ini are not erased and are still there. switch to the default theme and save - it will contain all current new ones and no old ones. then use it to determine which ones need to be removed.
2016-12-28 12:36:33 +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
f51510762e - removed fanart
- fixed playing/zooming plugin game movies (hopefully, i don't have any .thp files to test it)
2016-12-05 14:12:23 +00:00
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
fledge68
630594d976 -updated NIN_CFG_VERSION to 7 for Nintendont argsboot and added triforce arcade option to game settings menu. tested and working.
-fixed wii u widescreen option in game config menu. should properly work now. thanks pBullet!
-added a fix for coverflow titles display when coverflow has 3 or more rows. for some reason 3 or more rows caused the title to display improperly.
-removed **disabled** message from source menu. no need for it - was a stupid idea. if you don't want it to display then remove it from your source menu or don't add it. when a view is disabled in wiiflow_lite.ini then only that view icon is disabled from showing on the main menu screen.
-removed titles.ini which wasn't really used except for displaying the return to channel in settings. I googled it and nothing really showed up. it seemed to be the same as custom_titles.ini - it seemed useless.
-removed cacheing sourceflow list. the list is never big enuff to worry about cacheing. plus if you add or remove source btns you won't have to reload cache for the changes to take effect.
-removed max_source_btns from wiiflow_lite.ini - added code to get highest source menu btn so now source menu can have as many buttons as you like.  
-removed Manage Languages Menu - restored option to just change wiiflow language. no need for downloading languages and the google link didn't work anyway. when i make a pack all the languages will be included.
-added flat cover options for sourceflow and homebrew view. can be turned on/off via their config menu's accessed via 'HOME' btn.
-added config menu for homebrew view - press 'HOME' btn while in homebrew view to access it. config menu options are -  switch apps partition, adjust coverflow, smallbox on/off, and flat covers on/off.
-updated config menu for source menu/flow. options include - sourceflow on/off, adjust coverflow, smallbox on/off, flat covers on/off, and for source menu only - multisource on/off.
-added coverflow layouts/versions for individual plugins - which means each plugin can have its own coverflow layout without affecting the others.
-set HQ cover to default to ON
-made it so coverflow doesn't reload every time you access another menu or change favorites or whatever.
-added error messages to game and app launching if any of the bin files needed for launching are missing. previously whenever these errors occurred wiiflow would just exit without the user knowing why. Now the error message should display before exit so the user has an idea what went wrong. had to move cleanup() back some for the errors to show. hopefully that doesn't cause out of mem issues for users with large game collections.
-added error messages to game config menu. now all config options will show but if you can't use it then a error shows telling you. such as 'use neek2o' will be available but if you set it to on and neek2o isn't installed then an error message shows. added error msgs for extracting and flashing saves too.
-added show_mem=yes/no option to wiiflow_lite.ini under [DEBUG]. manually edit wiiflow_lite.ini to turn it on/off. if set to 'yes' wiiflow will show how much free mem is available on screen. no need to compile wiiflow for this option anymore.
-cleaned up some of the boot up code.
-starting a random game - just hold 'B' and press '-'.  no longer press'B' on config or question mark icon and no need to allow it in wiiflow_lite.ini
2016-11-07 15:06:00 +00:00
fledge68
db8a2b137c -updating wiiflow lite to beta 4.3.0
-fixed using categories to hide GC disc 2's. Apparently this has never really worked right for some time or ever.
-fixed deleting the cached cover texture file for plugin games. Delete cover for plugins only deletes the cached texture file (.wfc)
-fixed favorites and adultonly (parental lock) for plugin games. Apparently I may have broke this a few revisions back.
-favorites and adultonly for plugin games now have their own domains in gamecfg1- [FAVORITES_PLUGINS] and [ADULTONLY_PLUGINS]. just makes it more organized.
-only wii, GC, channels are added to [PLAYCOUNT] and [LAST_PLAYED] in gamecfg1.
-now loading gamecfg1 at startup and leaving it loaded till exit. no more loading it and unloading all the time.
-fixed scrolling for game_info synopsis, credits, and help text.
-made source menu buttons wider for wiiflow default. old 80x80, now 100x80. looks better.
-display music info now defaults to off
-screensaver_disabled now defaults to yes
-show GC view button is now on by default no matter what. the only way it is disabled is if you edit wiiflow.ini manually. this is how all the view buttons work.
-removed hiding homebrew button but if wiiflow locked it won't work or in sourceflow it won't show.
-dump_list is now under [GENERAL] instead of each view. Also only works for Wii, GC, and channels.
-sorting only works for Wii, GC, and Channels now. disabled for sourceflow, plugins, homebrew, and combined view.
-now if no games are found a message is shown with the current path so you can see where wiiflow is looking. (except for plugins)
-removed auto create emuNAND for emuNAND view if gamelist is empty. just go to settings>NAND settings if you want to extract or disable it.
-now when no games are found all buttons at bottom are still accessible allowing you to change the view or go to settings and change current partition or path and even extract your NAND to create a EmuNAND. Or go to Home Menu and Install a Wii or GC game.
-removed auto extract NAND to emuNAND when launching a Wii game with EmuNAND save. Now a message is diplayed saying 'emuNAND for saves not found - using real NAND'.
-made the speed at which cover titles fade in/out almost instantly.
-removed update button from Home Menu. online update code is still there but not used and probably won't be used any more as there just isn't a need for it now.
-removed ftp button from Home Menu and all code for the FTP server. I just use WiiXplorer's FTP server. it seems to work better for me.
-disabled keep USB Alive thread for now. i think there's a possibilty it might be the cause of my SD/USB files getting corrupted.
-removed Btn B and - combo to switch partitions.  didn't seem useful anymore.
-redid nand emulation settings menu. looks like this now:
		pg1
		Select EmuNAND
		EmuNAND Enulation
		Select SaveNAND
		SaveNAND Emulation

		pg2
		Extract Saves All
		Missing
		Extract NAND
		Select Saves Partition
-no longer blocking Select Plugin menu and View icons when using source menu combined view
-now Select Plugins Menu is like switching to plugin view but you get to choose the plugins first
-now [PLUGIN] partition= is the default partition for all plugins. to change individual plugins add 'romPartition=x' to the plugin ini. x is the partition number 0 thru 8 with SD being 0. this is how my usbloadergx plugin mod works.
2016-10-04 23:44:13 +00:00
fledge68
f72def02ba - finally seem to have fixed the random messed up cover!
- fixed the hover over sound for the main settings button. you may not have noticed but sometimes it didn't make that sound. now it does all the time.
- adjusted the game info synopsis scrolling and line height so the text isn't all smashed together vertically.
2016-07-21 23:40:12 +00:00
fledge68
5cefb92df7 - changed flipping the selected cover. press 'A' to flip it and 'B' to flip it back. This fixes the problem of the cover not always flipping back.
- fixed a small problem from last commit where sourceflow would use sideflow or shortflow after selecting one of those plugins. now it uses the correct flow.
- made flows appear faster after selecting a source.
2016-06-22 19:34:58 +00:00
fledge68
ce0108939d - Now disabling Plugin Select menu if you're using the source menu/flow. (no need for both)
- 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.
2016-06-20 21:03:40 +00:00
fledge68
7a5c6f5fec - restored the option for source menu/flow on startup. manually edit wiiflow_lite.ini and set the line source_on_start=yes under [GENERAL]. if its not there then run and exit wiiflow lite once. 2016-06-10 23:52:22 +00:00
fledge68
a2b7953b55 - fix to keep the background music going on the game selected screen. if game/banner sound only plays once (not looping) the background music will play again.
- added flipped cover zoom and movement. so now when you flip a cover you can zoom in and out with '+' and '-' to read and see the back cover better.  Use the control pad to move it if you need to. only works with pressing the buttons not holding them down.
- added option to delete a cached cover (.wfc file) for plugins. in case for some reason you have a strange looking cover while viewing plugin covers just select the cover and then click on delete - it won't delete the game or cover png, just the covers wfc file in the cache. then when you go back it should be recreated. for other covers you can just delete and redownload via the settings menu.
2016-06-09 23:02:40 +00:00
fledge68
a639690822 - removed current IOS/cIOS info from Help Guide. Now only shows when viewing Credits.
- added a space after every comma for displaying genres on Game Info Menu.  before = action,adventure. now = action, adventure. to me it looks nicer.
- replaced info/help button on main screen with homebrew view button.  removed homebrew view button from the choice of views.
- moved info/help button to Home Menu replacing Settings Button which we didn't need two of.
- homebrew/apps view has its own view now. pressing 'A' automatically launches the app, no need for a selected menu to launch app.
- when returning from a launched app wiiflow now displays the Wii game view. before it would go to homebrew view.
- still need to add a config menu for apps view so we can change the partition, smallbox, reload cache, and adjust coverflow.
2016-06-06 13:52:57 +00:00
fledge68
7d30c948b6 - Added 3 new Plugins. Wii, Channels, and Gamecube.
- Wiiflow will automatically detect these and add the respective game lists to the plugin game list just like combined view via the source menu.
- these plugins can be selected via the 'plugin select menu' in 'main settings' or via a source btn on the 'source menu'.
- with these plugins the 'plugin select menu' can act like another source menu and they can easily be combined with all the other plugins of your choice.
2016-05-18 23:15:19 +00:00
fledge68
def5e0e854 - added little patch to make sure emunand path settings in wiiflow.ini are ok. Helps with the recent added select nand option. 2016-05-15 00:29:16 +00:00
fledge68
6b1aab7c2d - PHASE 2 (finally!)
- New Coverflow theme format. no more emuflow, coverflow, brewflow. now we have coverflow, shortflow, sideflow, and smallflow.
- coverflow is the normal coverflow.
- shortflow is automatically used for plugins if all selected plugins require a short CD style cover such as GB, GBC, GBA, and playstation. if there's more let me know and i can add them.
- sideflow is automatically used for plugins if all selected plugins require a cover on its side such as SNES and Nintendo 64.
- smallflow is used if smallbox is set for homebrew and sourceflow.
- no more need for emuflow= with a source btn in the source menu. it is done automatically now using the plugins magic#
- each flow has its own number of modes/layouts. so now coveflow can have 8, smallfow 1, sideflow, 6, and shortflow 4 or whatever you want.
- adjust coverflow works with no problems. just choose the view first before entering the adjust coverflow menu.
- other minor code changes here and there.
- remember themes are now in themes_lite and the coverflow part is seperated and put in the coverflows folder with the same name as the theme or you can use a default coverflow named default.ini for all themes.
2016-05-11 17:58:36 +00:00
fledge68
0c5f06972c PHASE 1
-split coverflow config from theme config files.
-renamed theme folder to themes_lite folder because of the new format and to avoid conflict with wiiflow.
-made coverflows folder in themes_lite folder to hold the coverflow config files.
-coverflow configs must be named the same as the theme configs or you can make one default coverflow config (named default.ini) in the coverflows folder. Then if wiiflow can't find matching coverflow config it will use the default coverflow config.
-to create coverflow configs open a theme.ini file in a text editor (Notepad+) and search for brewflow and then copy from there to the end, create a new text file and paste, make sure the first line is empty, and save the file named exactly like your theme.ini and in the folder dev:/wiiflow/themes_lite/coverflows/
-why did i do this? 1. when you use wiiflow setting 'adjust coverflow' and save it will only save the coverflow part and not mess up your structure of your theme.ini. 2. because now with the default.ini coverflow you can have one set of coverflow layouts for all the themes.
-note: this is Phase 1. Phase 2 and 3 coming. :)
2016-04-30 14:19:30 +00:00
fledge68
d390563d5a -removed source menu settings from startup settings.
-access source menu setting via home button when viewing source menu or sourceflow.
-source menu is now automatically enabled if a source_menu.ini is found.
-removed five source view icons if no source_menu.ini found.
-other minor source menu code cleanup
2016-04-26 00:43:09 +00:00
fledge68
eaad76ec83 -fix for changing partition to find a fat partition for emunand 2016-04-25 01:01:35 +00:00
fledge68
f23d022675 -made it so config icon on main screen doesn't show when the gamelist is empty.
-fixed it so when you change the partition main coverflow will reload.
2016-04-25 00:28:43 +00:00
fledge68
eff9f721e5 -okay fried my brain on trying to follow all this checking emunand partitions and paths and extracting etc... for emunand and emunand saves
-cleaned up some code for emunand list and when using emunand for wii saves. might be a problem here or there but need to take a break and come back to this later. should work for now.
2016-04-25 00:04:38 +00:00
fledge68
ac4012e708 -now gamecube view defaults to on if either devolution or nintendont are installed.
-removed setting emu paths and changing emu presets.
-added select nand setting on page 2 of nand emulation settings. nands must be in a subfolder of nands folder on root of device. example - dev:/nands/nand1, dev:/nands/nand2 etc..
-nand select also works for saves nand in wii view.
-nand emulation settings is only shown if in wii view or nand view.
-if no nand is found wiiflow will create a nand named default in the nands folder.
-rewrote coverloader code a little to make it easier to follow. but still couldn't fix it. honestly it appears there's nothing wrong. wiiflow just acts weird.
2016-04-21 00:05:28 +00:00
fledge68
140999c2e3 -fix for return to channel setting on pg 4 of main settings. now it works even in emu nand channels view. 2016-04-13 16:47:25 +00:00
fledge68
0eb210b7fa -minor change to the previous commit when direct launching a game by holding B and pressing A. 2016-04-13 15:52:33 +00:00
fledge68
f19accd147 -fix for wrong banners and game sound playing when selecting a game that isn't the center one in coverflow. 2016-04-13 14:16:41 +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
fledge68
a66723807e - CHANNNEL_DOMAIN disable is now CHANNEL_DOMAIN emu_nand (=yes or no) because that's what it's used for.
- GENERAL hidechannels is now CHANNEL_DOMAIN disable because that's what it is for all the other domains. makes sense to me. :P
- GAMECUBE_DOMAIN always_show_button is now GAMECUBE_DOMAIN disable to match all the other domains.
- so now 'disable' for each domain means show or don't show that view except wii of course.
2016-04-05 22:42:32 +00:00
fledge68
9bdc84de6c - fixed reload cache for sourceflow 2016-04-04 20:18:16 +00:00
fledge68
070612c161 -moved create sourceflow list to listgenerator and rewrote the code a little to include a sourceflow.db list cache file. may speed up loading sourceflow. 2016-04-03 01:12:11 +00:00
fledge68
abcd42885b -cleaned up code from last commit
-cleaned up and rewrote some of the startup code.
-Note: This is cleanest and smoothest i've seen wiiflow run. I haven't even noticed any messed up covers.
2016-04-03 01:03:39 +00:00
fledge68
8678a77eb0 -changed the way wiiflow makes a plugin gamelist. on startup if plugin view is enabled wiiflow gets and counts every plugin ini instead of doing it every time we load plugin view. might speed up loding plugin view but adds time to wiiflow boot up.
-other minor code changes.
2016-04-03 00:51:40 +00:00
fledge68
54bc13964d -fixed some error messages that didn't translate properly 2016-04-03 00:42:09 +00:00
fledge68
45b39c2be0 -Made a BOLD move and removed all DML and NMM stuff. To play GameCube games you must use Devolution or Nintendont. To play GameCube Disc you must use Nintendont. The only advantage to DML was the screenshot feature and cheats work better. If you really want to use DML then use Dios Mios Booter or USBLoader GX like I will.
-Readded the code to paths to be able to change the path where Wii and GC games are kept. But they really should just be kept in dev:/wbfs and dev:/games.
-wiiflow_lite.ini changes under [GAMECUBE] are:
removed video_setting= - was used to tell wiiflow when using DML or Nintendont to set cfg args for video mode. not needed anymore.
dir_usb_games= - is now - gc_games_dir= with default of %s:/games similar to wii_games_dir
dm_widescreen= - is now - widescreen=
screenshot= is removed. was used for DML
wiiu_widescreen= is added. but only used if on a Wii U
-gameconfig2.ini changes as well.
-NMM and DML is still used in theme ini files. may change in a commit soon but that means all themes have to be modified, a big pain in the butt.
-language and help files will need to be updated to remove all DML and NMM crap.
-and default names of images for some icons and btns need to be changed but for now left them as they are.
-other minor changes. Most of it untested so I hope it all works, if not then repair commits will follow.
2016-04-03 00:31:02 +00:00
fledge68
9dc3eaaad1 - removed the ability to change the wii games directory and the gc games directory. may bring them back some day. Today it's standard for wii games to go in dev:/wbfs and gc games in dev:/games.
- also changed all toogle's to toggle, the correct spelling.
2016-04-02 17:19:19 +00:00
fledge68
1541cb0a4a - removed categories on start
- removed source menu on start
- added some comments to the main menu code so i can easily remember whats going on
- added pressing 'home' button during sourceflow to open sourceflow settings. sourceflow settings still WIP. only smallbox and clear cache work for now.
- simplified some main menu code.
2016-04-02 17:08:54 +00:00
fledge68
48257f8e70 - no Game Settings menu for plugins and homebrew. 2016-04-02 17:04:05 +00:00
fledge68
0880168ea6 - Game Settings menu changes.
- For GC games, pages 2 - 4 only show settings based on the gc loader selected on page 1.
- combined game language and video on page 1 to be used for all (wii, channels, and gc). no more seperate labels and buttons for GC.
- Seperated NMM and Nintendont emu memcard because nmm doesn't allow multisave. But they still use the same label and buttons.
- Note themes may have to be edited. gcloader up to line 2, native controls down to line 3, devo memcard up to line 1, and no dvd down to line 4.
2016-04-02 16:58:12 +00:00
fledge68
b99363223c - Removed agelock. Sorry yardape. great idea but i just had no use for it. 2016-04-02 16:47:18 +00:00
fledge68
e7ac70512d - removed dpad_mode, b_lr_mode, and use_grab. 2016-04-02 16:38:11 +00:00
fledge68
a0e32e7ae7 -CURSES! I missed a change for last commit. 2016-04-02 16:16:52 +00:00
fledge68
86d768c829 -changed name to WiiFlow Lite
-renamed some coverflows and domains for easier code reading. making things more uniform.
2016-04-02 16:00:47 +00:00
fledge68
7bad8c3fd3 * Added Abz's 1076 mod patch with code cleanup by me. His patch includes:
- private server
- sicksaxis to be able to a ps3 controller in wiiflow
- support for the latest nintendont with argsboot
- other minor changes that i may or may not change soon.
- credit to Abz, Airline38, and anyone else who helped with coding.
2016-04-02 15:46:06 +00:00
fix94.1
549061586a -added libwupc, this will make the wiiu pro controller usable in wiiflow 2014-09-15 23:22:04 +00:00
fix94.1
e399a8cbc4 -autobooting nintendont games via args if nintendont 1.98 or newer is used, makes the bootup faster
-nintendonts memory card emulation is now enabled by default
-if using a wiiu wiiflow will now automatically use nintendont or devolution instead of the MIOS to boot gamecube games by default
-fixed the bug that wiiflow did not display gamecube games even if nintendont is available
2014-06-24 13:33:54 +00:00
fix94.1
ca8bec90d1 -added id6 support for thp files
-updated wiiflow to the latest devkitppc and latest libogc
2014-05-25 20:54:39 +00:00
fix94.1
dbb9266eaf -updated nintendont support 2014-04-25 20:23:21 +00:00
fix94.1
3b1dcf389a -added back some missing cover converting code for jpegs
-added some more debug information and more safety code
2014-03-24 18:59:24 +00:00
fix94.1
bbf0091922 -plugin videos now need to be in subfolders if you have "coverFolder" for the ini set
-plugins now also play videos which have the magic number as name if no specific video was found
-switched from libjpeg to the turbojpeg wrapper from libjpeg-turbo to simplify the whole jpeg decoding code by alot
-heavly optimized the video decoding code
2014-03-22 21:32:40 +00:00
fix94.1
fad956006c -thp videos now behave very similar to banners using a new drawing system (not fully tested, may not work correctly)
-you can use thp videos for plugins, just use the same name system like covers (the whole game name with extension for both thp and ogg), if wiiflow finds such a video it'll play it in plugin flow by default
2014-03-18 02:39:42 +00:00
fix94.1
18bab7faf5 -made most thread stacks static, that should increase speed and stability
-moved some memory positions so we have 45mb mem2 compared to 44mb mem2 previously
-slighly increased some timeouts and memory sizes for security
2014-03-17 17:38:32 +00:00
fix94.1
3bc03871fe -fixed a mixed up background (thanks ayatus)
-set wiiflow version to beta 4.2.2
-added another memory manager just for wii games and banners
-changed THP file playback, for sound you now need to have a ogg file with the same name, that fixes all audio shutters and crashes
-optimized THP file playback and JPG extraction alot, it should now work fine with 640x480 30fps without any crash or freeze anymore
2014-02-28 23:11:02 +00:00
overjoy.psm
ecbed6571a * Small fix for ppl that use an usb device with 4k sectors
* Added better region free support that fix some issue games (Menu option will follow)
2014-02-16 20:12:35 +00:00
fix94.1
bca5b4dc8e -fixed neek mode wii game loading
-fixed emu nand game loading if the external booter is on the same partition as the emu nand
2013-12-24 15:35:59 +00:00
fix94.1
6b663fe2d9 -completely new memory manager which should be faster and safer than the old one
-only use the internal wii aes hardware if we do have hardware access (should fix dolphin-emu and neek2o)
-(hopefully) made the gc installer and the wait message display safer
-code cleanup, removed some unneeded stuff
-increased our usable mem2 by 1mb
2013-12-21 17:02:36 +00:00
fledge68
db89fbe9b9 -added new [NAND] option to wiiflow.ini - switch_both_nands= no (default) or yes. when set to yes any time you change a nand path or preset it will change both the saves nand and emunand so they are always the same. must be manually changed. 2013-11-25 18:34:58 +00:00
fix94.1
fffc6fae17 -fixed unneeded nand folder creation 2013-11-22 21:55:59 +00:00
fledge68
8fa265a32b - Made USER3 and USER4 appear above info text on ABOUT menu (credits and help) 2013-11-20 19:36:10 +00:00
fix94.1
27948551b5 -fixed ftp server file transfers
-fixed a wrong button position (thx mamule)
2013-11-19 22:05:53 +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
2738d19b62 -fixed that one little categories line so people stop pming me about it 2013-11-11 18:28:09 +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
fix94.1
62baf93d7c -fixed a possible aes decrypt bug occuring when isfs actions are included (fixes mios installation) 2013-11-02 21:35:51 +00:00
fledge68
e9c553de32 -fix cat_page return to wiiflow the correct way. just remember it won't work if you use the view switcher icon. it's a source menu thing only. 2013-10-30 13:07:59 +00:00
fledge68
82ba28bd02 -added cat_page fix to sourceflow and now wiiflow checks custom banner folder first before cached 2013-10-28 18:36:52 +00:00
fledge68
ff3504d691 -fix for source menu cat_page to be remembered when returning to wiiflow after playing a game. 2013-10-28 12:02:47 +00:00
fix94.1
609bf29dbb -using the wii internal hardware from now on to decode and hash files, that saves code, space and speed, these processes are used for banner loading, wii game installing and wii wad channel installing 2013-10-27 18:36:07 +00:00
fledge68
8f7cf4670a -now nand presets show nand folder name instead of 1 thru 4 2013-10-22 15:52:33 +00:00
fledge68
e114de9f82 -added source_menu autoboot feature to sourceflow 2013-10-21 15:32:37 +00:00
fledge68
e3e7eb32df -added the ability to use the GC controller on the Adjust Coverflow Menu. Use the left stick for the pointer and control pad up and down to move from button to button. 2013-10-21 14:53:46 +00:00
fix94.1
df9534961e -reading in cached/custom banners into a 2mb fixed region now to save some memory allocations and gain a bit speed reading them in 2013-10-19 18:59:17 +00:00
fix94.1
b86a95e517 -added experimental autoboot function for source menu buttons, just add
autoboot=ID
for channel, wii and gc game buttons or
autoboot=TITLE
for plugin and homebrew buttons.
Replace ID/TITLE with the game ID/Title you want to boot when clicking on the button of course.
2013-10-19 15:31:08 +00:00
fledge68
8cd9dfbfef -added 4 nand presets to the nand setting page 2. now you can set up to four nand paths and just simply switch between them without having to browse every time. Here's how it works, select a preset number and then set the path and repeat for the other preset numbers. now when you want to switch just select the appropriate preset number. 2013-10-18 13:48:26 +00:00
fledge68
ee1082edc4 -Fix for installing Wii games. Note: added closing and opening of inputs (Wiimote) because for some reason my pointer kept disappearing and not coming back. 2013-10-17 16:05:48 +00:00
fledge68
cb4360191c -Fix for category names with multiple . in the title and set wiiflow to remember all sources when multisources are selected. 2013-10-09 16:05:29 +00:00
fledge68
efa188d549 -Hidden categories are no longer cleared when you click the clear btn. they must be cleared manually. 2013-10-07 15:00:04 +00:00
fledge68
e4c5fbd9e1 - fixed stupid little mistake in sourceflow cover loading 2013-10-06 12:51:45 +00:00
fix94.1
570dd16c10 -fixed not found emu nand partition if you did use the source menu and partition switch feature in a certain way 2013-10-03 23:26:22 +00:00
fledge68
040459dcaa -added a couple screensaver options under "GENERAL" section of wiiflow.ini
screensaver_idle_seconds = number of seconds before showing screensaver (default = 60)
screensaver_disabled = turn off screensaver (default = no)
2013-10-03 11:50:34 +00:00
fix94.1
1480483963 -added Nintendont GC Loader support, so far you can use NMM, widescreen and progressive patch as settings, just make sure Nintendont is in apps/Nintendont/boot.dol, partition doesnt matter for that dol, just make sure you just try to start games from SD
-added yet another security check to prevent crashes
-added a new SOURCEFLOW option, remember_last_item (enabled by default), if disabled and you use another sourceflow, wiiflow will not jump back to the previously selected flow but to the first one again
2013-09-24 21:24:03 +00:00
fix94.1
a780efc0cd -added more security checks and mechanisms to wiiflow to increase stability 2013-09-24 15:21:31 +00:00
fledge68
f2e1c30056 -fix for source menu disable message not showing when a view is disabled.
-fix for hiding homebrew view and icon when it's disabled.
2013-09-21 16:33:16 +00:00
fix94.1
ab7ecc61b7 -fixed possible wiiflow crash when exiting plugin flow or starting a game from it
-cleaned up the gamecube automatic banner creation
-added new quadforce ids, RELSAB, MKAGP1 and MKAGP2
2013-09-21 14:03:45 +00:00
fledge68
2b3cdc3d67 -Fixed selecting sort method to refresh coverflow and only work with alpha, play count, and last played when in homebrew or plugin view. 2013-09-19 18:37:41 +00:00
fix94.1
88ad579fe9 -fixed the missing pointer and right stick movement detections for the screensaver
-made our cover loader much safer (thanks ALOT seam for all the help getting that done)
-fixed a cleanup bug in cover png loading which might caused some memory leak
2013-09-18 23:59:14 +00:00
fix94.1
6bb7f326f0 -wiiflow will now slightly fadeout to black after one minute of no activity 2013-09-15 21:22:19 +00:00
fledge68
87ac92f857 -fix for wiiflow not remembering plugin partitions 2013-09-15 14:29:14 +00:00
fledge68
4f142942e0 - sourceflow cover folders can only be in wiiflow/source_menu folder. I don't expect themers to take the time to make their themed covers
- removed B on mode to source from source config menu, if B to source menu is disabled B on mode to source is automatically enabled and vice versa.
2013-09-13 15:38:23 +00:00
fledge68
0285c307e3 -changed brewflow to only be used when homebrew smallbox is on otherwise if smallbox is off homebrew uses coverflow for full size covers. 2013-09-12 14:39:35 +00:00
fledge68
2873de8f91 -added user labels to download settings menu
-added sourceflow
-added new source menu config menu access it via startup settings menu. Use it to enable source menu, sourceflow, source menu/flow on startup, multisource (source menu only), smallbox for sourceflow, and clear sourceflow cache.

To use sourceflow you will need to add title= to each source btn in source_menu.ini.  Give each btn a title for coverflow to use.  sourceflow will use the normal source menu icons or you can add the following folders to your source menu folder - full_covers, front_covers, and small_covers. the first 2 are obvious, the last one is for smallbox if you don't want to use the source menu btn images.

the clear sourceflow cache function is similar to reload cache. use it if you make changes to your covers or your covers aren't displaying correctly.

any questions just ask on gba or irc.
2013-09-12 13:04:50 +00:00
fix94.1
442bc7cb7d -added "allow_b_on_questionmark" to the wiiflow.ini so you can disable the random game bootup when pressing b on the question mark icon
-optimized cover loading times when using hq covers
-fixed wrong game count in the top right corner when using b+minus to switch partitions
-fixed b+minus not working in channel view when no emu nand on a partition was found
-fixed left and right didn't switch pages anymore in the source menu if multisource is not enabled
-updated german.ini
2013-09-11 18:11:23 +00:00
fix94.1
885be72218 -SYNC with the 4.2 final release with the best rev number possibe
-changed revision to Beta 4.2.1 (this rev is still 4.2 final but last time I forgot to rename the revision so)
-fixed text view sometimes not working properly
-fixed source menu didnt set the plugin partitions right
-added deletion of channels on emu nand
-added support for ftp clients request full path directory creations
-updated english.ini
2013-09-08 18:29:54 +00:00
fix94.1
d2d56b201e DAMN that rev number is nice
-some theme adjustments
2013-09-07 17:49:49 +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
e1738af041 -fixed wrong label in the startup settings
-fixed emuflow for plugins get displayed wrong
2013-09-06 00:25:36 +00:00
fix94.1
4d03e0e2dc -modified the ftp server so it runs in a separate thread, meaning it can now run in the background
-added autostart ftp server to the startup settings
-added a new section, the [FTP] one to the wiiflow.ini, containing settings like autostart, password, port and allow active mode transfers
-updated english.ini
2013-09-05 23:52:21 +00:00
fix94.1
8057a883b6 -updated source menu stuff and added a new option to enable/disable multiple source selections in the startup settings, disabled by default
-enabled b on mode selection to open up source menu by default
2013-09-04 20:58:22 +00:00
fix94.1
d31d8e3329 -added a FTP server to wiiflow, you can find it in the home screen, for now it havent got any port selection (always port 21) or username/password need (you can login with whatever you want), the wii ip is displayed after it could startup the server 2013-09-04 16:53:55 +00:00
fledge68
f887de7e8f -fixed user labels behind default source menu btns
-added .log files to file explorer text viewer
2013-09-03 13:48:30 +00:00
fix94.1
32946bef84 -rewrote the font fix of r960 to hopefully fix issues for some people
-fixed two very minor bugs
2013-09-01 22:31:46 +00:00
fix94.1
66a2b21cee -added a missing memory free line
-changed the wbfs allocations a bit
-added some security checks to the mem allocator to get around some crashes
2013-09-01 16:43:53 +00:00
fix94.1
6b2b4d0b30 -updated our partition libraries and removed some old mem2 lo testing code 2013-08-31 19:53:19 +00:00
fix94.1
969e6b128e -fixed gc disc bootup
-added auto mios installation when booting gc discs, just put a "mios.wad" into the mios folder of wiiflow, it can be a cmios too
2013-08-24 20:40:39 +00:00
fix94.1
4ab5e252ad -slightly edited the wii chan booting to may fix a bug
-updated german.ini
2013-08-23 01:10:20 +00:00
fledge68
c1ac964fe0 - Added success or failed messages to download of game banner downloading.
- and fixed deletion of banner.
2013-08-22 18:55:08 +00:00
fledge68
082af6dd97 - Added auto QF MIOS install if triiforce plugin used.
- added right and left to explorer to stay consistent with other menus
2013-08-22 16:52:00 +00:00
fix94.1
e5336404f4 -fixed wad installation and missing fonts in the default theme when using older cIOS versions
-hide automatic mios installation
-updated german.ini
2013-08-22 16:39:38 +00:00
fledge68
ffd6e6745a - small change to GC Loader choices 2013-08-22 15:45:38 +00:00
fix94.1
f3acae37f8 -updated diosmios/quadforce detection, now hopefully complete
-removed the dml_r52+ and dm_r2.1+ options from the wiiflow.ini
2013-08-22 14:24:29 +00:00
fledge68
f45da114bc - Added Auto MIOS installing for GC/QF games. put your MIOS in dev:/wiiflow/mios. name them qfsd.wad, qfusb.wad, dm.wad, and dml.wad. set your QuadForce games GC loader to AUTO or just set the global GC Loader to auto for all games. Bits of code taken from PL4 by stfour, thanks.
Note: if you don't want to use it then leave everything alone and don't put any wads in the mios folder.
Note2: if you install a mios outside of wiiflow and use this feature be sure to set current_auto_mios = 0 under [DML] in wiiflow.ini
2013-08-21 15:20:13 +00:00
fledge68
c4f82bfdc3 - path manager and nand paths now start at the current path 2013-08-19 14:02:03 +00:00
fledge68
14a2ae9462 - Added title and back btn for manage cover and banner menu
- Fixed path display for explorer when returning
- added misssing english translation for source on startup
2013-08-18 16:22:54 +00:00
fledge68
b6e21fa196 -fix for translation patches 2013-08-18 00:51:46 +00:00
fledge68
fe2342e88c -moved async network, categories on start, and source menu on start to startup settings
-added new Path Manager menu. access it via config page 4
-added GC default global loader to config page 3
2013-08-17 13:21:43 +00:00
fledge68
656fa401ce - Fix for source menu with one page 2013-08-16 00:33:31 +00:00
fledge68
dbfec98ee5 - Fix for source menu combined view to work properly across all pages 2013-08-15 12:26:44 +00:00
fix94.1
a59330463e -added progress bar to the wad installer
-updated the gc game installer progress bar
2013-08-14 19:11:38 +00:00
fledge68
57b02cac30 - Fixes for user labels on wbfs menu and wad menu and nand settings menu and added to boot (startup) menu 2013-08-14 16:11:26 +00:00
fledge68
ae53adfec9 - Fix for HQ covers and source menu.cpp
- Fix for combined view to work properly now
- Fix for last_view to work properly
- Fixed little mistake in explorer when switching emu nands
- removed elmstyle
2013-08-13 13:12:40 +00:00
fix94.1
7477d127f0 -added user theme labels for menu_wad, menu_config_coverbnr and menu_home
-allowing the title when you go into the game info to get to a second line
-removed a redundant line from menu_nandemu
2013-08-11 21:44:29 +00:00
fix94.1
51f5860dd9 -hopefully fixed theme memory issues completely now, there was a font bug left which didnt cache in fonts properly so they got written over and over again filling up nearly the whole memory 2013-08-11 20:56:25 +00:00
fix94.1
d1dbfef055 -the language downloader will now also download the translated help file instead of just the tranlated ini if available 2013-08-10 17:54:09 +00:00
fix94.1
9a18d7308a -fixed overwriting the existing language properly
-added some debug prints into the language downloader
2013-08-09 17:14:31 +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
41a7ad5734 -added a special signature check for modified hdds to skip the wiiu format asking (thx jayjay123)
-fixed the adjust coverflow button didnt work
2013-08-09 13:58:06 +00:00
fix94.1
51625a7507 -added a completely new menu to wiiflow, the language mange menu, now you can directly download and select the latest languages from the open-wiiflow-mod svn via wiiflows gui
-updated english.ini
2013-08-08 18:21:11 +00:00
fledge68
c1be6e78b8 - Fix for UpdateCache() to work properly and fix for wii_games_dir to work properly to set the wii games folder and moved it from GENERAL to GAMES in wiiflow.ini 2013-08-06 21:31:25 +00:00
fix94.1
45400dd879 -updated the file explorer filetype handling, you can now boot ".elf" and ".dol" files and read text files with the extensions ".txt", ".ini", ".cfg", ".nfo", ".conf" and ".xml" 2013-08-05 20:58:26 +00:00
fledge68
c8673083f9 - recoded a little of explorer to make it more memory friendly as Fix94 says. But it still works the same. Also removed theme.selsbtnFontColor and theme.selubtnFontColor which aren't used anymore. 2013-08-05 17:23:31 +00:00
fix94.1
76b7ad1d6b -fixed wiiflow not updating the language completely until reboot 2013-08-04 16:53:15 +00:00
fledge68
508e56b1fb - Changed explorer page button to display all the time. 2013-08-04 16:21:56 +00:00
fledge68
b56528e5a8 - added page btn to explorer and moved set btn. EXPLORER/SAVE_BTN and EXPLORER/CANCEL_BTN are now EXPLORER/SET_BTN and EXPLORER/BACK_BTN. hopefully fixed MAIN/MESSAAGE. 2013-08-03 19:40:46 +00:00
fix94.1
669000a661 -using a more complicated but overall memory friendlier way of sorting the explorer view alphabetically 2013-08-03 06:21:54 +00:00
fledge68
69ed9cb8f8 - added alpha sorting to explorer. also fixed moving to next and prev pages properly. 2013-08-01 20:18:35 +00:00
fledge68
279f46fa11 - added path= to display all the time and now there's only 7 entries 0 thru 6. 0 is the ... 2013-08-01 12:37:16 +00:00
fledge68
f9274d4c88 - added ability to auto select a category for source menu plugin buttons. So you can do as wiimpathy suggested.
- all theme related source menu images and ini now need to go in a subfolder of wiiflow/source_menu/ and be named the same as the theme data folder. this keeps source stuff seperate from theme stuff.
- redid the code for menu_source making it more compact and smaller even with the new additions and shrunk menu_category a little.
2013-07-29 21:06:50 +00:00
fix94.1
1afd473be8 -added real nand mios installation, it just wont ask for a emu nand partition when you select a mios
-added checks before asking if you want to install a wad to make sure its a channel for emu nand or a mios wad for real nand
2013-07-29 20:42:25 +00:00
fledge68
97a6aadc71 - B for back on source menu and + to select multiple sources 2013-07-25 21:32:39 +00:00
fledge68
2864c3b7a2 - fix for stupid little mistake on previous commit 2013-07-23 13:32:54 +00:00
fledge68
976c614e3f - set use_source default to no. source menu users need to change it to yes under [GENERAL]
- added background to wad installer menu
- made some small coding changes to source menu but still works the same
- updated english.ini
- fixed small wrap and unwrap coding problem for label text
- added changes made to explorer mentioned on gbatemp - mostly just theme related about user labels and stuff otherwise it still works the same.
2013-07-23 13:14:51 +00:00
fledge68
a9053b184b - Fix for folder explorer user labels. 2013-07-17 15:31:30 +00:00
fledge68
349d3f9014 - Gave folder explorer it's own background and added user labels for it. 2013-07-16 16:23:09 +00:00
fledge68
eceea9a423 - When switching nands now the whole path is shown at the top not just the current folder name. If it's too long the first folder(s) get truncated off the display. 2013-07-14 14:16:25 +00:00
fledge68
bc759934cb - made dir, save, cancel translatable and increased save and cancel btn sizes. thanks again Etheboss 2013-07-10 17:55:44 +00:00
fledge68
1e116f27c5 - fix for nand switching to make it work with root nands. and fixed english.ini thanks to EtheBoss 2013-07-10 16:40:47 +00:00
fledge68
84892d53d8 - Added the ability to change emunands via wiiflow thanks to the file explorer. Just go to page 2 of the nand emulation settings and click on the SET btn. File Explorer/Folder Explorer shows allowing you to choose a folder. Once you choose one click on the SAVE btn to make it official. Does not work with nands on the root of the device, must be in a folder. 2013-07-10 15:08:40 +00:00
fix94.1
1efca149ed -some security updates for file read/write operations 2013-07-07 01:50:26 +00:00
fix94.1
c77ede571f -added a wad installer to install wiiware and virtual console to your emu nand
-updated english.ini
2013-07-06 22:35:05 +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
128f426ef7 -reading theme wave files into mem now to prevent constant device access to play the sound
-added global file read/write functions to simplify code
2013-06-29 16:54:21 +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
b28fd49638 -added a WIP file explorer, for now you can just search through you
partition and play mp3/ogg files (to get into it use the third icon
down left in the coverflow)
2013-06-27 22:16:30 +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
e066537d9b -added beta custom banner download, you need to set "custom_banner_url"
in the GENERAL section in your wiiflow.ini, do it like
custom_banner_url=http://www.example.com/{gameid}.bnr
{gameid} gets replaced automatically by the game id6/id3
2013-06-27 17:14:11 +00:00
fledge68
f17962e609 - Small Source Menu update. Restored hover button images. 2013-06-27 14:29:40 +00:00
fix94.1
c778748bd1 -fixed 2 disc gc game installations
-added the 2 disc game re4 (thanks etheboss)
-made the gc game installation more safe
2013-06-26 21:35:38 +00:00
fledge68
f2db4d8eaf - Now wiiflow looks for source_menu.ini in the current theme folder first and then the source_menu folder. so for themes that have their own source menu btns just put the images and sourc_menu.ini in the theme folder. 2013-06-24 22:43:52 +00:00
fledge68
9f9f351485 - added catpage=x option to source_menu.ini for each button to specify a start page for categories menu. Also added max_source_buttons= under [GENERAL] section of wiiflow.ini to specify maximum source menu buttons. default of 71 2013-06-17 17:24:06 +00:00
fledge68
78484fbd40 - Fix to make wii games show up in multi source view when one of the sources is a plugin. _loadEmuList() needs to be before _loadGameList() because _loadEmuList() clears gameList and uses it temporarily to make a new gamelist. 2013-06-13 20:25:07 +00:00
fledge68
b60e4ee90d - Now required and selected categories are cleared whenever you change source(s). 2013-06-08 17:27:01 +00:00
fix94.1
9c27995a50 -added a new plugin argument, {name_no_ext}, it will get replaced by
the filename, just without its extension (issue 186)
2013-05-30 17:35:03 +00:00
fix94.1
acc37518f7 -updated MIOS checks (fixes quadforce 4+ detection) 2013-05-30 10:50:50 +00:00
fix94.1
1fe1b06ca1 -added plugin dol path auto partition searching, meaning if you do
dolFile=apps/snes9xgx/boot.dol, wiiflow will check through
sd:/apps/snes9xgx/boot.dol, then usb1:/apps/snes9xgx/boot.dol, etc.
2013-05-28 21:20:51 +00:00
fix94.1
86f07d62b4 -added full plugin dol path support, meaning if you use for example
dolFile=usb1:/apps/snes9xgx/boot.dol as dol file path,
wiiflow will also load it from there, if you just specify for example
dolFile=snes9xgx.dol, wiiflow will add the plugin path to it to build like
usb1:/wiiflow/plugins/snes9xgx.dol for loading (issue 183)
2013-05-23 12:47:45 +00:00
fix94.1
09db10a805 -added fwrite patch, just set debugger to OSReport (thx skidau for the suggestion)
-added another neek check, may helps with older neek revisions
-replaced the "Disabled" hooktype by "AUTO", meaning it will automatically set the hooktype VBI for you if you want to use cheats but forgot to select a hooktype
-added debugger pause back, it will be automatically enabled if you just use debugger but no cheats (thx skidau for the small fix needed)
2013-05-21 12:43:14 +00:00
fix94.1
8f66b05995 -added my gc ntsc-j patch to wiiflow, it will be applied automatically
if a japanese gc game is starting, this should fix playing those games
on pal and ntsc-u wiis properly
2013-04-24 21:37:04 +00:00
fix94.1
761ca4bddb -fixed a small bug if a plugin music file is over that the game
banner sounds stopped working
-added plugin subfolder cache file creation to prevent overwriting
on same filenames based on the coverFolder option in plugin inis,
"subfolder_cache" in "EMULATOR" domain, enabled by default (thx
matt0620 for base patches)
2013-04-21 11:59:58 +00:00
fix94.1
6e11e17230 -fixed a fatal bug of no games displayed if you dont have any
wiiflow.ini already
2013-04-16 22:25:56 +00:00
fix94.1
fac9452af2 -removed the press b on channel icon to switch to emu nand and back,
this is now done on the fly by just selecting NAND as partition, of
course this function is still completely disabled for neek users ;)
-removed the ios and force cios load options from the ini so they
are only settable in the wiiflow startup menu from now on, that
should stop wiiflow with mixing up ini and nand save options
-added a ini option to disable the source menu, use_source (enabled
by default)
-finally added a "Back" button to the startup menu
2013-04-08 21:45:13 +00:00
fledge68
d6af74fb15 - fix for custom missing covers not showing since r892 2013-04-04 14:20:54 +00:00