Commit Graph

37 Commits

Author SHA1 Message Date
fledge68
c97818c8aa - Categories Update. re-added numcategories so you can have less than 20 categories if you want. re-added categories per view (usb, dml,channels, brew,etc..). added press 'B' on fav icon on game selected screen to go directly to game categories just like pressing 'B' on fav icon on main menu. moved 'All' button to lower left. replaced on and off buttons with check boxes - don't worry I already compressed them and they only add 4k to WiiFlow. And a few other minor changes. 2012-04-08 14:48:50 +00:00
overjoy.psm
3153ef3d2e Build for main svn r428
* Added nanddumper functions (Nand dumper not enabled yet)

* Added an extended check for new installed games which is enabled by default
Since the check takes some time you can bypass the check by setting: 'extended_list_check' in GENERAL section of wiiflow.ini to 'no'
Todo: Add an extended check for removed games

* Fixed a bug ISFS_Initialize() was called before reloading to cIOS

* Fixed long wait time when installing a Wii game @ 100%
2012-04-05 11:00:05 +00:00
fledge68
c3e21c2698 -Categories Page update. Now you can have 20 categories and select to view more than one category at a time. Plus if Wiiflow finds old 12 categories.ini it will update it to 20 by appending eight 0's. 2012-03-26 14:29:57 +00:00
fix94.1
f2355ba238 -made internal update feature working again, wiiflow
needs to be in "apps/wiiflow" for it to work
2012-03-17 20:25:17 +00:00
fix94.1
f10550a11d -only enabling nand emu if we really need it
-cleaned up and corrected dml launch code, cheats
now should work fine in all cases in gamecube games
2012-03-11 19:47:24 +00:00
fix94.1
c1bfa9195b -fixed incorrect url which was displayed if no cheat
file found
-added possibility to cheat in gamecube games, currently
wiiflow gct cheats folder needs to be on sd card for this,
otherwise DML cant find them
2012-03-10 19:02:59 +00:00
fix94.1
7633ac55c2 -now no boot.bin needs to be created to launch a gamecube
game (better for the sd card), requires DML r52 or newer 
to work properly
-added new option in [DML] section, "dml_r52+", you
can set it to no if have a older DML version or want
to use the old boot.bin method instead to launch a gc game
2012-03-10 16:54:57 +00:00
fix94.1
e57c20e5d9 -changed a few things about addition from r183 again,
now it should work better, please also make sure you
delete the wiiflow/cache folder before trying this rev.
2012-03-08 12:25:39 +00:00
fix94.1
63dbed3f68 -changed a few things about the addition in r183 again, if
you want to have the gamecube games in the usb folder
"ngc" you now also just need to set the ini to "ngc",
no need for "%s:/ngc" anymore (thanks r-win for few tips)
2012-03-07 21:03:27 +00:00
fix94.1
9472bd3d59 -added possibility to use another folder for
gamecube games on usb, its a new config entry
in DML section, dir_usb_games, default is the
"games" folder. If you want for example "ngc",
change the value to "%s:/ngc". (issue 19)
2012-03-06 21:04:23 +00:00
fix94.1
f82fdc0e50 -updated english.ini for translators
-fixed really stupid error which broke gc
disc dumping, also modified it a bit again
-cleaned up the copy menu a bit
2012-02-28 18:44:41 +00:00
fix94.1
f1d0386b3c -DML view now can see games on usb too
-added possibility to copy gamecube games from
usb to sd card, after copy process game will be 
started (copy takes 5-10 minutes) (issue 12)
-added possibility to install gamecube games
to usb fat partitions
-fixed game name not displayed in delete game dialog
-changed naming scheme of partition name in top-right
corner in coverflow, now looks like DML [USB1], name
depends on view
2012-02-27 16:05:10 +00:00
fix94.1
135b180264 -using way easier way to see if DML is installed
(thanks crediar for pointing out a for loop is more intelligent)
2012-02-20 15:44:31 +00:00
fix94.1
9fcc0f4d35 -changed gamercard section, will now write dutag and
wiinertag in ini by default, other tags can be added in 
the same naming scheme
-fixed and added some debug prints
2012-02-18 13:51:55 +00:00
fix94.1
ff0e302043 -zzzZZZzz left memory usage display enabled 2012-02-17 21:45:30 +00:00
fix94.1
7905a0a9b0 -fixed freeze when switching through game views
-fixed wrong banner sound played (issue 7)
2012-02-17 21:40:38 +00:00
fix94.1
05c007582d -set up coverflow views limit from 8 to 15
-removed about_5 from translation ini
-updated english.ini, german.ini and italian.ini
2012-02-17 18:51:03 +00:00
fix94.1
fb6cef0f77 -re-added deleted textures from r122 since they are
still used (some things were not working properly without)
2012-02-17 16:46:05 +00:00
Drexyl950
e6b87d575a * Added country flags to cover language selection
Theme's use texture_normal= and texture_selected= (ie Favorites button)
2012-02-15 20:18:15 +00:00
overjoy.psm
14f4bdbf84 * Added various options for downloading covers:
*Download order:
  - Original only     = Box -> Flat
  - Original/Original = Box -> Flat -> Alt box -> Alt flat
  - Original/Custom   = Box -> Alt box -> Flat -> Alt flat
  - Custom/Original   = Alt box -> Box -> Alt flat -> Flat
  - Custom/Custom     = Alt box -> Alt flat -> Box -> Flat
  - Custom only       = Alt box -> Alt flat
  *It's now possible to download covers from a different language or region as set in the language string and you can select what languages or regions to check (Working, but unfinished)
* Added a check for GameTDB if an alternate or custom cover is available
* Fixed GameTDB code for getting the casecolor
* Gamecube is now also included in GameTDB (Thanks lustar)
* Reverted Catagories selection menu.cpp
* And probably some things i forget to list
2012-02-12 01:43:31 +00:00
fix94.1
380b35aebf -added new option in [DML] section, always_show_button to
give possibility to enter DML coverflow view even if 
DML is not present
2012-02-11 20:36:31 +00:00
fledge68
431c84f75c -various menu and font fixes
-fixed TITLEFONT display
-fixed TEXTFONT display
-fixed various button animations and sizes
2012-02-10 18:45:42 +00:00
fledge68
a224529094 One more fix for last layout of a theme not showing correctly 2012-02-07 18:31:31 +00:00
fix94.1
2aa3cca32c -fixed sync issue hopefully for more people
(we dont need to init nand emu on wiiflow boot)
2012-02-05 14:38:14 +00:00
overjoy.psm
e90613f368 * Fixed a nice bug: If a game gets removed and is splitted it now also removes the wbf1, wbf2.... files and the folder.
* If a game gets removed it will remove the cover(s) with it
2012-02-05 00:07:07 +00:00
overjoy.psm
28d10bbcdc * Fixed cache updates for each view when the language is changed 2012-02-03 03:00:13 +00:00
overjoy.psm
739d7892b3 * Pressing 'B' on 'config button' will now force a cache update for current view
* Added missing break;'s in UpdateCache function (menu.cpp)
* Added missing stuff for DML update
2012-01-31 23:44:54 +00:00
overjoy.psm
7b82175d66 * Damn merged commits 2012-01-30 14:55:02 +00:00
overjoy.psm
2505616944 * (Hopefully) fixed crash in WaitMessage
* (Hopefully) fixed Fanart issues
* Added a way to show mem through gecko
2012-01-30 14:29:40 +00:00
overjoy.psm
016f965af0 * Placed initialization of cache behind initialization of language. 2012-01-29 23:55:49 +00:00
entropy
85854d0bf2 More cache overrides at startup, plus related debugging gprintfs 2012-01-29 23:11:43 +00:00
overjoy.psm
a9486b79bf * Moved check for DML to top of the initialization to ensure the check is done on real nand 2012-01-28 20:09:34 +00:00
overjoy.psm
74450fba18 * Added a simpel check to find out if installed MIOS is unpatched, cMIOS or DML and it should be able to recognize most of them.
* DML Coverview is now disabled  if the MIOS found isn't recognized as DML
* DML game subfolder naming convention may now change to 'Game Name' for example. No need to keep this as GameID anymore
* Current_item config option is now saved while launching DML GC games
* Playcount & Lastplayed options are now saved for DML GC games
2012-01-28 08:40:19 +00:00
fix94.1
95a49ea97c -set "partition" option for emu nand to 0 (SD) by default to prevent crashes 2012-01-27 22:28:47 +00:00
entropy
0afba30306 Use homebrew icon.png to make rough but serviceable homebrew covers 2012-01-22 04:23:45 +00:00
fix94.1
afdd19e591 wiiflow r417 mod5, changes:
r417 -> r417mod
-Added very basic DML support (many thanks to the postloader code)
-Re-added IOS reload
-Added cIOS base 60, 70 and 80 as compatible ones for d2x v8+

r417mod -> r417mod2
-Fixed NTSC video mode

r417mod2 -> r417mod3
-Fixed black wii game covers if no WiiTDB file exist, forcing to white now
-Set default gamecube game cover to black
-Added DML icon
-Compressed all PNG files to save space
-May fixed codedump if IOS58 games started from DVD (thanks entropy)
-Allowing access to the homebrew screen while parental controls are enabled (thanks entropy)
-Disable cover downloads while parental controls are enabled (thanks entropy)

r417mod3 -> r417mod4
-fixed DML audio streaming if NAND emulator was enabled before
-removed DVD boot from DML launch, makes boot process way faster (still needs a disc inserted)
-Added base IOS58 to DVD launch list, may really fixes IOS58 games from DVD :P

r417mod4 -> r417mod5
-added yellow covers for "Mario & Sonic at the London 2012 Olympic Games" PAL and NTSC-U
-fixed black covers for "Pandora’s Tower: Until I Return to Your Side" and "Ikenie no Yoru" NTSC-J
-removed some options in DML coverflow because they doesnt work
-fixed global options in DML coverflow
-fixed gametdb titles and synopsis (see http://gbatemp.net/topic/204106-wiiflow-an-open-source-gui-usb-loader/page__st__4515__p__3950858#entry3950858)
-moved IOS selection to new page 4
2012-01-21 21:15:45 +00:00
fix94.1
82d67b6413 mirrored wiiflow r417 2012-01-21 20:57:41 +00:00