Commit Graph

580 Commits

Author SHA1 Message Date
fix94.1
64f796494d -if cheat gct file is on usb and trying to launch a
gc game with this gct file it auto copy the file into 
the games folder of this game on sd card
2012-03-10 19:47:34 +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
overjoy.psm
7dec8ecf26 *Added support for GC Multi Game DVD's to GC Ex Dumper 2012-03-09 18:15:07 +00:00
overjoy.psm
bf39d8e26a * The second disc of a Gamecube game that comes with two discs is now marked as "disc 2" in coverflow
* The GC Ex Dumper will now wait after the first read error so the user can eject the disc to clean it
* Added a check to the GC Ex Dumper that sees if the disc is ejected by accident
* Fixed free block/size calculation for GC Ex Dumper
* Fixed some thread messages
* Again some code cleanup and minor fixes
* Updated dutch.ini
* Updated english.ini

NOTE: The GC Ex dumper will only wait after the first read error. If the disc still contains errors after it's cleaned the dumper will stop the process or continue and lose the unreadable data in "skip on error" mode
2012-03-09 02:47:41 +00:00
fix94.1
7891c2d861 -(hopefully) last change about addition from r183,
now everything should work fine again and a custom
folder name should be usable for gc games on usb
2012-03-08 12:52:01 +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
overjoy.psm
5ff5952db3 GC Ex Dumper:
* Fixed progress bar for games that come with 2 discs
* Dumper now uses a much smaller buffer when "skip on error" mode is on
* Added __WaitForDisc function to cleanup a lot of code
* Cleaned up some more
2012-03-07 02:05:57 +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
2247728e6a -changed a few things about wait message and
game sound thread checks, hopefully fixes a
few random freezes or not stopping loading
2012-03-06 13:53:25 +00:00
fledge68
1fb7628da7 -fix for issue 21. simply swapped + and - with B+L/R. Now + and - change song and B+L/R search by page 2012-03-05 17:46:16 +00:00
fix94.1
26dd47f612 -fixed stupid bug which made it possible
to select a wbfs partition in settings when
in DML coverflow
-updated usb->sd copy, now displays the
progress of the whole folder not just per
file
2012-03-05 17:27:45 +00:00
fix94.1
d0840c4ecb -added another case to see if usb game is
already installed on sd
-fixed some really stupid error from previous
rev which said game is not on sd card
(I should always test before commit...)
2012-03-05 10:01:07 +00:00
fix94.1
b23d86b5bc -added more accurate progress bar for copy
gc game from usb to sd
-made the gc disc installer progress bar more
accurate too ;)
-deleting a gamecube game will now delete all
files found in the directory, more accurate lol
2012-03-05 09:48:13 +00:00
fix94.1
83b8c5dcf7 -added DML global options to set language and
video mode for all games, per game is still
possible to set
-updated english.ini with new strings
2012-03-04 21:33:14 +00:00
fix94.1
5aef0bed27 -set compressed dump and write ex files to yes
by default
-updated and cleaned up gamecube disc dumper, in
compressed mode it now shows the percentage of how
much wrote in size instead of the files wrote, this
avoids confusion why it freeze at some % and is more
accurate
2012-03-04 13:22:36 +00:00
fix94.1
5843737575 -recompiled a few libs with devkitppc r25
-fixed dumping gamecube games to ntfs, general
dumping progress is maybe a bit slower now on
all partition types (using fwrite instead of
fseek now, seems like libntfs dont like fseek)
2012-03-03 21:52:07 +00:00
fix94.1
fcf9d344f7 -updated dml usb to sd installer, should
be faster now thanks to threaded copy by
stfour, also fixed codedumps when copying
from ntfs to sd, everything should work now
2012-03-03 17:16:11 +00:00
fix94.1
5e18be6598 -added wiimote image for 6 player games 2012-03-03 14:32:14 +00:00
fix94.1
935a18e217 -we should reload cache if game was deleted 2012-03-02 18:29:55 +00:00
fix94.1
f557b7241e -fixed codedump when trying to install or copy
gamecube games to partitions without games folder
on it, dumping to ntfs was not broken it just havent
created the folder properly :)
2012-03-02 17:45:08 +00:00
fix94.1
152bde2c36 -size calculation of gamecube dumper should be
more accurate now
-changed another path limit from 64 to 1024,
to prevent errors when trying to install gamecube
games from usb to sd with long name
2012-03-01 19:36:17 +00:00
fledge68
151eca94a2 - last theme layout fix that I missed way back in r101 2012-03-01 16:13:24 +00:00
fledge68
ef879da2d1 -fix for r162 d-pad view switching. Works fine for me but if anyone still has problems just go back to the r121 way. 2012-03-01 13:33:32 +00:00
fix94.1
8a475cc7d3 -we shouldnt limit path length to 64, using
the max fat path is better and fixes some
codedumps when installing games with longer name
2012-02-29 18:11:35 +00:00
fix94.1
489a2138e6 -changes about r162, the idea was good but
reloading view even if its loaded is ok, not
that it breaks things like moving around for me
-increased gamecube dumper read buffer to 1mb like
cleanrip has, thanks emu_kidid for confirming its 
faster :)
2012-02-29 14:07:18 +00:00
overjoy.psm
c8ca36600d Again some dumper changes:
* It's now possible to dump games that come with 2 discs
* Added messenger callback to interact with the thread message

Todo:

* Cleanup the code
2012-02-29 00:19:50 +00:00
fix94.1
fa1852bfa9 -if gamecube game is found on sd card and you
launch it from usb, it will automatically launch
it on sd card without copying it again
2012-02-28 20:45:47 +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
fledge68
5b203f8252 -small fixes for using d-pad to switch views. Game covers no longer move when changing view and view only loads if its enabled and different than current view. 2012-02-28 17:52:59 +00:00
fix94.1
5e3df23f76 -cleaned up and optimized gamecube disc
installer, maybe it's a bit faster now ;)
I want to thank stfour for his fileOps
which was added in r160, it makes a very
good job, without it copy game from usb to 
sd would have taken longer to add for me :)
2012-02-28 15:06:01 +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
fa7da0a437 -updated gamecube game installer,
images now got the same md5 as the one
compressed with discex, compresion
without force 32k align works fine too now
2012-02-26 15:03:54 +00:00
fix94.1
714047d220 -added better check if DML game is already
installed
-added possibility to delete DML game
2012-02-25 22:34:52 +00:00
fix94.1
cb478c4dd3 -updated gamecube dumper again, enabled
32k align by default now, compression without 
32k still doesnt work properly
-fixed stupid bug which may deletes all your
games when deleting one game (thanks Miigotu)
-reverted video change of r154 for now
2012-02-25 18:27:11 +00:00
fix94.1
925900a393 -fixed gamercards for sure now
-updated gamecube installer, compression+32k align works fine, just 
compression still doesnt work properly with audio streaming games
2012-02-24 21:08:24 +00:00
fix94.1
02ea975071 -fixed broken gamercards, broke in one of the laster revs 2012-02-23 19:08:34 +00:00
fix94.1
4d9cba851c -completely disabled CheckWaitThread now since it only makes problems
-changed version naming scheme, looks like "WiiFlow (Mod 3.0-r154)" with this version
2012-02-23 17:14:42 +00:00
fix94.1
62e74cd771 -fixed broken background music 2012-02-21 20:33:38 +00:00
fix94.1
130949f212 -set progressive flag if component cable is found 2012-02-21 17:21:12 +00:00
fix94.1
13c5a0e906 -updated DML and GC video patch
(fixes problems with PAL games)
2012-02-21 17:01:57 +00:00
entropy
af423ce6ad Bug fix: index for EXIT_TO_DISABLE changed, correct hard-coded value 2012-02-20 20:50:15 +00:00
fix94.1
358c3fa298 -updated wiiflow to use new libwiiuse only 2012-02-20 18:04:40 +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
overjoy.psm
af589b404e * Updated DML Ex Gamecube disc dumper:
- Added retry on read errors
  - Added skipping on read errors 
  - Added pos to compress data
  - Added pos to align all files by 32k
  - Dumper will now only dump game.iso on default
  - Now using drivebay led to show disc reading activity
  - Now checking if game already exists before dumping it

Configuration of the dumper:

Set the following vars in wiiflow.ini (domain: DML) to config the dumper:

- skip_on_error=yes/no to enable/disable error skipping (default = no)
- compressed_dump=yes/no to enable/disable compressed dumping (default = no)
- write_ex_files=yes/no write ex files yes/no (default = no)
- align_files=yes/no to align all by 32k yes/no (default = no)
- num_retries=# were # = the amount of read retries the dumper should perform before it marks the block as bad on read errors
2012-02-20 08:26:50 +00:00
fix94.1
91f65acfdd -stopping dvd motor before launching dml
(makes sure dml doesnt init drive on launch)
2012-02-19 13:00:40 +00:00
fix94.1
1ed15e5e30 -fixed wrong banner sound playing for sure now :P (issue 7)
-updated french.ini
2012-02-18 23:04:15 +00:00
fix94.1
6a23a9f0ec -updated dutch.ini 2012-02-18 21:26:47 +00:00
fix94.1
ab07319073 -added two missing sd card inits in DML (fixed saving) and
in nand emu (fixes launching from sd card) (thanks CaseyOmah
for the information)
-added small welcome message in debug output ;)
2012-02-18 15:29:22 +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
fledge68
3c9e16c35e -parental lock fixes 2012-02-18 04:59:01 +00:00
fix94.1
2a0a2a3303 -fixed crash in channel view introduced in r134 2012-02-17 23:14:00 +00:00
fix94.1
bb9dbea535 -fixed covers were not refreshing bug introduced in r134
(issue 7 is back again, I was sure it worked)
2012-02-17 22:46:36 +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
fix94.1
81e0009e67 -added gamecube game sound (playing gc startup sound)
-updated spanish.ini
2012-02-17 14:45:59 +00:00
fix94.1
347bc6a110 -fixed small warning message when compiling (I just dont
like warning messages lol)
-changed coverflow color detection again, it's 
hopefully a bit more efficient now
2012-02-17 13:26:57 +00:00
overjoy.psm
d611849d6f * Added DML Ex GC disc dumper. This makes it possible to install GC discs and dump them straight into DML Ex format
* Fixed gc_discHdr struct
* Updated aiff decoder to dimok's code (Thnx)

Todo for GC disc dumper:
* Add retry on read error
* Add skip on read error pos
* Add some more checks
2012-02-17 02:35:42 +00:00
fix94.1
8816c91fa1 -minor change in language 2012-02-16 21:08:43 +00:00
fix94.1
fa5ac0c23f -finished the coverflow cover color check for all colors now ;) 2012-02-16 19:36:50 +00:00
fix94.1
8c3aacc8a6 -fixed returning to global options if pressed b in
cover download settings instead of cover menu
2012-02-16 19:19:45 +00:00
fix94.1
7575c33e07 -fixed wii game launching from sd card (excite truck doesnt work from sd) 2012-02-16 17:51:49 +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
fix94.1
12ac3405ac -using the dpad_mode without pressing A, just select switch symbol
and press the direction on dpad
2012-02-15 17:57:34 +00:00
fix94.1
fe107171e9 -we should use holding down dpad instead of pressing for a better timing ;) 2012-02-14 20:20:38 +00:00
fix94.1
575c595828 -changed DOWNLOAD/COVERSSET_LBL to DOWNLOAD/COVERSSET to keep
the general button naming
2012-02-14 16:23:39 +00:00
fix94.1
afa67f66b7 -added new option in [GENERAL] dpad_mode to enable coverflow
switching with holding UP for USB, LEFT for homebrew, RIGHT 
for channels and DOWN for DML, if no button is pressed or the
option is not set, it will just use the default coverflow switching
2012-02-14 15:02:51 +00:00
fix94.1
abd7956bb8 -changed switch order to wii -> gc > channels > homebrew (issue 13) 2012-02-13 17:09:26 +00:00
fix94.1
1277fd0c6e -fixed sd cards doesn't work in wii games (issue 11) 2012-02-13 15:40:10 +00:00
overjoy.psm
128254c489 * Fixed label "Genre" in game info. It should now always the show right genre (issue 10) 2012-02-13 00:22:56 +00:00
overjoy.psm
08c018539d * Fixed some things in aiff decoder (Fixes banner sounds for Dragon Ball Z: Budokai Tenkaichi 3 & SSX Blur for example) 2012-02-12 19:55:37 +00:00
overjoy.psm
add47e2961 * Another small fix (Thnx Kovani) 2012-02-12 11:18:31 +00:00
overjoy.psm
5ba8150163 * Small fix for download menu 2012-02-12 10:56:18 +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
af090d536b -fixed small comment typo in disc.c
-reverted xFede's unneeded copy-paste from gx !which was even
not documented! from last rev r108
@xFede:
I said you to leave it as it is, really don't do that again
or I'll be angry, thanks.
2012-02-11 22:12:58 +00:00
fedeanto11
28b476f8f9 * Fixed a typo -> "Sytem Menu" 2012-02-11 21:28:53 +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
fix94.1
3718e76bdc -added possibility to add gamecube games to gamertag
-gamecube launch cleanup
2012-02-11 13:05:18 +00:00
fix94.1
1caf757ef9 -added new default option for exit to which just boots the system menu
without the priiloader magic word for system menu set to use priiloader 
default option
2012-02-11 12:03:46 +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
fix94.1
bf115f1d9d -fixed music playback 2012-02-10 15:48:27 +00:00
fix94.1
a11b5412c8 -fixed small stupid typo (thanks jiiwah) 2012-02-09 17:46:26 +00:00
fledge68
a224529094 One more fix for last layout of a theme not showing correctly 2012-02-07 18:31:31 +00:00
Drexyl950
4b6891f921 * Another attempt at fixing About and Synopsis screens 2012-02-07 00:24:45 +00:00
fedeanto11
b3ecf61c9e * More custom covers to the list 2012-02-06 15:28:19 +00:00
fedeanto11
c6d08bb734 * Now it's possible download alternative covers
Set alternative_cover in GENERAL , on by default.
If the alternative it's not on the server wiiflow
will download the original one
2012-02-06 12:39:06 +00:00
Drexyl950
593c3e0362 * Fixed controller icons not being displayed on gameinfo page
* Added Wifi10 and Wifi18 icons
* Added keyboard controller icon
2012-02-06 02:31:04 +00:00
fix94.1
47aea503fa -reverted change of r94 for now, we don't wanna break other games ;) 2012-02-05 19:20:24 +00:00
fix94.1
787e753f58 -fixed tintin (temporary with calling "nop\n" after every command) 2012-02-05 18:58:15 +00:00
fix94.1
dae85e4128 -added missing "nop\n" thanks to dimok, and that:
-fixed we dare
-fixed driver san francisco
2012-02-05 18:38:57 +00:00
fix94.1
9f1aa93598 -small disc and channel boot changes 2012-02-05 18:13:04 +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
fix94.1
27f5d760dc -we should only delete cover too if the user wants it
(set delete_cover_and_game=true in [GENERAL] if you want)
2012-02-05 14:03:51 +00:00
entropy
4d95af1ab3 Allow installation of games with titles containing illegal filename characters 2012-02-05 06:38:10 +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
fix94.1
1218528c53 -fixed synopsis and menu_about displaying (hopefully just a temp solution) 2012-02-04 22:12:07 +00:00
fix94.1
b8208dfb9f -added fledge68 to thanks list, his changes:
-fixed last theme layout not showing correctly
-fixed display color in menu_wbfs for themes
-fixed synopsis only displays right the first time
2012-02-04 21:45:51 +00:00
fedeanto11
08cfe6c95e * Added a space in defines.h for entropy's name
* Starting to update FreetypeGX ( Metaphrasis is not more needed )
2012-02-04 20:12:46 +00:00
fix94.1
39f7818869 -changed wiimote init again, now initing it on the very beginning (lets hope it helps some people) 2012-02-04 17:31:13 +00:00
fedeanto11
1a4626af43 * Fixed the menu_about issue ( Now all is displayed correctly)
* Removed FIX94 because now he's already on devs ( Probably that was the issue LOL )
2012-02-04 17:18:15 +00:00
fedeanto11
5cfe1c11b5 * Added alternative cover download if original is not on server ( a option for choose original/alternative will be better though )
* Added some missing frees
* Other littles changes
2012-02-03 22:38:00 +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
69c1094891 * DML Game config menu was missing a button 2012-02-02 23:51:19 +00:00
overjoy.psm
6ccf8693b5 * +Some missing stuff 2012-02-02 23:35:05 +00:00
fix94.1
8cd027b036 -using wii language translations for gamecube language options 2012-02-02 22:37:21 +00:00
fix94.1
27d47ee337 -added option to set DML game lanugage, gamecube games will now use the language of the wii 2012-02-02 22:22:46 +00:00
fix94.1
e8e95960f2 -added xFede and entropy to the thanks list
-lol'd about wolf's menu_about 'fix'
2012-02-02 20:21:38 +00:00
wolffamily13
0435ad6c94 Updated about screen and fix cut off issue. 2012-02-02 20:02:21 +00:00
fix94.1
930a398d62 -shorter way for included cover detection, still not finished for everything ;) 2012-02-02 17:21:10 +00:00
fedeanto11
5e70b1e13a * Added some new custom games to black cover list 2012-02-02 13:43:20 +00:00
fix94.1
e8ee7548a6 -fixed network init issue for (hopefully) everyone 2012-02-02 11:18:09 +00:00
overjoy.psm
4e03333ef6 * Added a check for an updated disc.info file from WBM to determine if there were games added after the last cache update 2012-02-02 01:46:01 +00:00
fix94.1
468f678ac2 -sync with wiiflow r418 2012-02-01 22:26:51 +00:00
fix94.1
880c9b7145 -added black covers for SX3P01, R5WJA4, RUYJ99, S3HJ08 and SJBJ01 2012-02-01 21:21:24 +00:00
fix94.1
86ebc3d4f3 -added option to disable channel coverflow mode (hidechannel) in GENERAL section in ini 2012-02-01 20:44:40 +00:00
fix94.1
1a306fb2ed -only opening game info menu if gametdb is present 2012-02-01 17:52:01 +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
fix94.1
ee9d70f9e2 - 2012-01-31 22:55:59 +00:00
fix94.1
895101a6a4 -fixed cover download crash if no {loc} is in url_full_covers 2012-01-31 19:27:34 +00:00
fix94.1
2562347f6c -updated metaphrasis from 0.1.0 to 0.1.2
-small changes in menu_about
2012-01-31 15:16:52 +00:00
overjoy.psm
5e9e89b772 * Finally fixed black box issue for WBFS partition users (Thanks guys for testing over and over agian :P) 2012-01-30 23:03:32 +00:00
fix94.1
6e4f6d5288 -Set proper cover color for mario and sonic at the london 2012 olympic games 2012-01-30 21:11:44 +00:00
overjoy.psm
ac9204e834 * Fixed case colours for DKCR 2012-01-30 20:04:30 +00:00
fix94.1
24cd976235 -changed wiimote init code again to hopefully fix the init problem for everyone 2012-01-30 16:55:27 +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
fix94.1
9e5d3f1f1f -changed "cfgg28" to "custom" (we should prevent double values) 2012-01-30 12:21:17 +00:00
entropy
adad4e7f52 Add a game config button (cfgg28) to toggle "custom" setting of channels 2012-01-30 05:25:56 +00:00
overjoy.psm
016f965af0 * Placed initialization of cache behind initialization of language. 2012-01-29 23:55:49 +00:00
entropy
a8e1913895 Support custom titles for homebrew 2012-01-29 23:48:50 +00:00
entropy
85854d0bf2 More cache overrides at startup, plus related debugging gprintfs 2012-01-29 23:11:43 +00:00
entropy
626fbfddeb Make debug message explicit about enabling or disabling IOS reload block 2012-01-29 22:57:14 +00:00
fix94.1
9daaa1365c -fixed gamecube boot from disc introduced in r36 2012-01-29 21:40:28 +00:00
fix94.1
2f4d8129aa -reverted language detection for gametdb from r42 2012-01-29 20:59:25 +00:00
fix94.1
8e5e204100 -fixed herpderp mistake in individual save emulation setting 2012-01-29 19:53:36 +00:00
fix94.1
cd9678052d -added global save emulation/nand emulation mode (very dirty, completely untested and not finished :P) 2012-01-29 19:28:31 +00:00
fix94.1
b38b0ae5a7 -added a "selected" png for homebrew
-compressed pngs even more and also added tools and a batch file to "resources" folder
2012-01-29 12:30:04 +00:00
entropy
1583e55de6 Add option "update_cache" in GENERAL section, to force cache update at startup 2012-01-29 04:25:45 +00:00
fix94.1
713d8f5616 -(hopefully) fixed wrong titles displayed when updating gametdb which sometimes happens
-changed language detection for gametdb (still not complete)
2012-01-28 22:50:00 +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
fix94.1
85e5e4c815 -added both missing green and missing black cover case colors 2012-01-28 18:52:52 +00:00
fix94.1
c9b0db14af -fixed codedump if title in gametdb is longer than 64 chars 2012-01-28 14:37:48 +00:00
fix94.1
93fc90c494 -fixed black covers in nand/emu nand view if gametdb is present 2012-01-28 13:42:46 +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
fix94.1
cc76da97e1 -fixed nand emulation partition set for d2x v8 properly now
-wasted 3 hours finding this stupid bug
2012-01-27 19:38:52 +00:00
fix94.1
8c18d1fa3c -changed some really stupid bool for d2x v8 2012-01-27 15:59:19 +00:00
fix94.1
c921214cc4 -added force aspect ratio patch from usb loader gx (thanks dimok for permission) 2012-01-27 13:59:36 +00:00
fix94.1
a04569d401 -zzzZZzz forgot to make IOS reload option translatable (cfgg26) 2012-01-27 12:26:53 +00:00
fix94.1
aa5c1acba5 -added option to disable IOS reload block for wii games and channels 2012-01-27 11:43:31 +00:00
fix94.1
0dac7f7b27 -made "Password incorrect." translatable (cfgg25) 2012-01-26 21:22:16 +00:00
fix94.1
6713dc7784 -updated libpng from 1.2.34 to 1.4.4 2012-01-26 21:02:06 +00:00
fix94.1
90d2cb2452 -fixed channel launching bug introduced in r19 2012-01-25 20:41:44 +00:00
entropy
27937a43bd Allow display of homebrew while parental controls are enabled, if option "parental" is set in homebrew section of wiiflow.ini 2012-01-25 01:11:02 +00:00
overjoy.psm
6e4f75359b * Fixed cache (again)
* Fixed GameTDB 
* Fixed cover colors the right way
* Added GameTDB support to Gamecube game headers
* Fixed a bug were gameconfig in COVERFLOW_USB only showed 1 config page after gameconfig in COVERFLOW_DML was entered
* Fixed text label for Video modus in DML gameconfig
* Some other minor bug fixes, cleanups and changes to gain more stability

NOTE: However FIX94 reverted some changes they shouldn't make you can see most changes I made for now are minor changes. I'll have to check more, but so far great job guys!
2012-01-25 00:11:28 +00:00
fix94.1
b661ccb551 -added dollz support for homebrew launching
(-giving the possibility for the project to re-arrange and control everything properly :P)
2012-01-24 22:09:33 +00:00
fix94.1
063fab9774 -fixed herpderp error 2012-01-23 22:01:23 +00:00
fix94.1
f7bfba3398 -some more reverting, should be compilable again 2012-01-23 21:50:53 +00:00
fix94.1
08d5f5cd1f -reverted some of xfede's changes to make it compiling again until he fixes everything
-cleaned up a bit
2012-01-23 21:46:37 +00:00
fix94.1
a01941ff5e -Savegame Emulation can now be set to Default, Partial and Full for each game in the game settings
-Temporary hiding the USB Saves Emulation option from global settings (will remove it later on)
2012-01-23 21:15:14 +00:00
fedeanto11
7d07abdb16 - Fixed a screen issue in menu_about
- Now wiiflow download "US" covers correctly
- A lot of little changes and code clean up (like update GameTDB -> dimok )
2012-01-23 21:09:03 +00:00
fix94.1
c93a673b6a -if we already force DML to SD why don't display "DML" instead of "SD" ;) 2012-01-23 17:49:32 +00:00
fix94.1
311ab42ed4 -Cleaned up GC and DML booting process
-Setting GC retail disc audio streaming properly now (no need for two drive inits)
2012-01-23 15:57:30 +00:00
entropy
c1605da6bf Restore code to hide game adult toggle and game settings button while parental controls enabled 2012-01-22 22:31:58 +00:00
fix94.1
181459a870 -added VERY rough solution for retail gamecube games with audio streaming, dvd drive will init twice 2012-01-22 22:03:30 +00:00
fix94.1
a68c99e09b -moved IOS reload call for d2x v8+ 2012-01-22 18:19:54 +00:00
entropy
009c98909d Show an error message when parental unlock password is entered incorrectly. 2012-01-22 17:35:09 +00:00
fix94.1
adecc42f5c -reverted some of miigotus experiments to fix IOS reload
-more intelligent IOS reload code (thanks davebaol)
2012-01-22 17:06:56 +00:00
fix94.1
a8d3b2b900 - 2012-01-22 13:34:18 +00:00
fix94.1
8d432c1dc5 -slightly changed GC disc and DML launching, gc retail discs with audio streaming doesn't work for some reason, trying to find out why 2012-01-22 12:47:55 +00:00
fix94.1
f6c23a67ee -got a bit sleep
-force video mode works now for sure ;)
-fixed booting gamecube retail games video mode
-re-added parent control for gamecube games
2012-01-22 12:00:32 +00:00
entropy
0afba30306 Use homebrew icon.png to make rough but serviceable homebrew covers 2012-01-22 04:23:45 +00:00
entropy
e6027ff49b Use LF carraige control in shell scripts to fix build under Linux 2012-01-22 00:55:08 +00:00
fix94.1
59d2dc53b0 -forcing video mode should REALLY work now 2012-01-22 00:42:44 +00:00
fix94.1
0d4660f2e0 -fixed wii game covers on wbfs partition, should be white too now by default
-(hopefully) fixed wiimote sync issue (thanks xfede)
-added new option to force DML video mode
-removed some unused code from early tests ;)
2012-01-22 00:10:20 +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