45350b8b71-fixed bug which tried to launch a dml game from sd card even if the copy process failed because of not enough space on it (resulted in black screen then)
fix94.1
2012-04-03 15:49:52 +00:00
4b70662739-added 3 missing \n in debug prints (not interesting for people who dont debug wiiflow :P) -updated danish.ini (thanks nibb) -updated french.ini (thanks Jiiwah)
fix94.1
2012-04-03 15:23:29 +00:00
c5b8212800-when in DML USB view, it will display if the game is already on SD card by adding "(on SD)" behind the game title (you need to reload cache for it to work) (issue 22)
fix94.1
2012-04-03 14:53:40 +00:00
649dfd6731-fixed wrong played default wiiflow sounds (issue 23) also replaced all spaces by tabs in the gui_sound.cpp ;) -made the default wave sounds smaller
fix94.1
2012-04-03 14:04:47 +00:00
8ed9ea593d-changed internal update changelog display, should be scrollable now and fit the text completely
fix94.1
2012-03-31 22:18:09 +00:00
3b105916a6-set DML to not touch video mode again since its not needed -only set progressive flag for DML if component cable found and 480p is enabled or if video mode set to force progressive
fix94.1
2012-03-30 12:53:10 +00:00
a0c88cf9c8-fixed custom case color not working when set in custom_titles.ini (issue 26) -updated brazilian.ini (thanks Yuan)
fix94.1
2012-03-30 11:50:57 +00:00
960c479c79ignore previous commit please it was a mistake
fledge68
2012-03-28 15:47:57 +00:00
18a2ac3191Starting point wiiflow mod r225
fledge68
2012-03-28 15:16:30 +00:00
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.
fledge68
2012-03-26 14:29:57 +00:00
aaad7c07efNo new rev from someone else the last days I see, I thought in the time I wasnt at home some other person commits something ;) However I'm back so lets get back to work -added a few DML video modes, PAL60, NTSC480p, PAL480p, work with DML r52+ -updated english.ini -updated german.ini
fix94.1
2012-03-25 19:52:35 +00:00
8b7cf87550-lets keep sd card inited on gamecube disc launch, not that we have NMM installed and then cant use it because of stopped sd ;) -changed gc launch a little bit, now also saves playcount of gamecube disc and uses same video and language options for gamecube discs as for dml
fix94.1
2012-03-19 18:08:48 +00:00
8d11ae4c1d-added new b_lr_mode option in wiiflow.ini under [GENERAL] for B+L/R. yes = B+L/R change pages & +/- change songs no(default) = B+L/R change songs & +/- change pages
fledge68
2012-03-19 13:14:49 +00:00
524aee0893Fix Issue 27: "When in 'channel view' and wiiflow is locked the wrong icon is displayed". Thanks for the report.
entropy
2012-03-18 23:50:04 +00:00
137256fc70-changed and cleaned up GC disc booting, should be faster now -updated german.ini -updated italian.ini (thanks xFede)
fix94.1
2012-03-18 13:29:17 +00:00
d9c9273e90-deleting boot.dol backup file if wiiflow update was successful
fix94.1
2012-03-17 23:14:07 +00:00
02c58ebe04-fixed broken gamecube disc dumper and made single disc games installable again too
fix94.1
2012-03-17 22:32:53 +00:00
64773f440c* Some changes and fixes for temp region nand emulation feature
overjoy.psm
2012-03-17 22:30:16 +00:00
f2355ba238-made internal update feature working again, wiiflow needs to be in "apps/wiiflow" for it to work
fix94.1
2012-03-17 20:25:17 +00:00
21e3012ca1-added per game option to set no dvd patch, because not all games work fine with it in the current state -fixed problem that nmm sometimes was always enabled -updated english.ini -updated german.ini
fix94.1
2012-03-17 16:52:17 +00:00
b4557e9f45-only do something with the disc drive on DML game launch if the no disc patch is disabled
fix94.1
2012-03-17 14:47:08 +00:00
29ae0f2718-changed DML game launching, it's a bit faster now
fix94.1
2012-03-17 13:56:49 +00:00
3331276043-changed a few things about the wait message again, also fixed some small bug in it
fix94.1
2012-03-17 13:24:26 +00:00
88aea82b45-added new option in DML section in wiiflow.ini, no_disc_patch, its enabled by default, that means you don't need to have a disc inserted anymore when playing gamecube games (requires dml r55 or later to work) (per game option will follow)
fix94.1
2012-03-16 21:36:49 +00:00
e7a2bbb448Added back a updates page which was removed from google code, thanks to crediar for the page
fix94.1
2012-03-16 21:20:51 +00:00
a6709f71cf* setting.txt and SYSCONF for temp region nand emulation are now readed from nand (not written to) * It will now create the path to setting.txt and SYSCONF if they don't exist * It will now create setting.txt and SYSCONF if they don't exist
overjoy.psm
2012-03-14 21:09:29 +00:00
36f75ca434-added new boxmesh for homebrew view that the icons are not stretched anymore (I added it for a very special person and I know that this person will read this log)
fix94.1
2012-03-14 20:00:01 +00:00
99f3e035c4* Added new nand emulation feature:
overjoy.psm
2012-03-12 23:57:59 +00:00
b686ac1540-added per game option for NMM (not enough space for a global option, so if set to default it will use the setting from wiiflow.ini called dml_nmm in DML section, 0 means disabled, 1 means enabled and 2 means debug) -nand emu is now for sure compatible with d2x v9+ :P -updated english.ini -updated frensh.ini (thanks Jiiwah), italian.ini (thanks xFede) and japanese.ini (thanks hosigumayuugi) (3 language updates don't contain new NMM options)
fix94.1
2012-03-12 16:14:56 +00:00
c87c2f8048-we should only use cheats in dml if we have set cheats to enabled ;)
fix94.1
2012-03-11 19:59:15 +00:00
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
fix94.1
2012-03-11 19:47:24 +00:00
7b85928088-stopping gamecube game sound before launching it to save a bit time and may prevent stupid not stopping loading times
fix94.1
2012-03-11 16:04:33 +00:00
c067269f00Comment out reload of IOS 58 before booting homebrew. Stops random code dumps when booting HB.
entropy
2012-03-11 15:55:13 +00:00
cc78e4cae7Ensure that long game titles are NUL-terminated
entropy
2012-03-11 15:40:56 +00:00
343e988de0-back to devkitppc r24 everyone please, r25 just makes problems like displaying game titles wrong, crashing when a game name longer than 64 chars is detected and corrupting partitions, the libogc is still ok from the downloads page
fix94.1
2012-03-11 11:04:36 +00:00
592e22951f-if a gamecube game is found in the wbfs folder, it will be displayed in regular wii coverflow and it's also possible to launch it as in dml coverflow
fix94.1
2012-03-10 22:07:06 +00:00
b256cd9214-added possibility to cheat in gc games when using DML older than r52 (it will always copy the gct file into the gc game folder on sd for this, and the dml version must be compiled to use cheats)
fix94.1
2012-03-10 21:00:58 +00:00
9d128ce879-if debugger Gecko is selected in gc game settings, DML debug mode will be enabled -added ini option to enable NMM for DML (option per game and global in wiiflow will follow later)
fix94.1
2012-03-10 20:31:45 +00:00
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
fix94.1
2012-03-10 19:47:34 +00:00
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
fix94.1
2012-03-10 19:02:59 +00:00
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
fix94.1
2012-03-10 16:54:57 +00:00
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
overjoy.psm
2012-03-09 02:47:41 +00:00
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
fix94.1
2012-03-08 12:52:01 +00:00
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.
fix94.1
2012-03-08 12:25:39 +00:00
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)
fix94.1
2012-03-07 21:03:27 +00:00
5ff5952db3GC 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
overjoy.psm
2012-03-07 02:05:57 +00:00
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)
fix94.1
2012-03-06 21:04:23 +00:00
2247728e6a-changed a few things about wait message and game sound thread checks, hopefully fixes a few random freezes or not stopping loading
fix94.1
2012-03-06 13:53:25 +00:00
1fb7628da7-fix for issue 21. simply swapped + and - with B+L/R. Now + and - change song and B+L/R search by page
fledge68
2012-03-05 17:46:16 +00:00
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
fix94.1
2012-03-05 17:27:45 +00:00
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...)
fix94.1
2012-03-05 10:01:07 +00:00
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
fix94.1
2012-03-05 09:48:13 +00:00
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
fix94.1
2012-03-04 21:33:14 +00:00
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
fix94.1
2012-03-04 13:22:36 +00:00
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)
fix94.1
2012-03-03 21:52:07 +00:00
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
fix94.1
2012-03-03 17:16:11 +00:00
5e18be6598-added wiimote image for 6 player games
fix94.1
2012-03-03 14:32:14 +00:00
935a18e217-we should reload cache if game was deleted
fix94.1
2012-03-02 18:29:55 +00:00
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 :)
fix94.1
2012-03-02 17:45:08 +00:00
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
fix94.1
2012-03-01 19:36:17 +00:00
151eca94a2- last theme layout fix that I missed way back in r101
fledge68
2012-03-01 16:13:24 +00:00
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.
fledge68
2012-03-01 13:33:32 +00:00
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
fix94.1
2012-02-29 18:11:35 +00:00
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 :)
fix94.1
2012-02-29 14:07:18 +00:00
c8ca36600dAgain some dumper changes:
overjoy.psm
2012-02-29 00:19:50 +00:00
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
fix94.1
2012-02-28 20:45:47 +00:00
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
fix94.1
2012-02-28 18:44:41 +00:00
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.
fledge68
2012-02-28 17:52:59 +00:00
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 :)
fix94.1
2012-02-28 15:06:01 +00:00
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
fix94.1
2012-02-27 16:05:10 +00:00
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
fix94.1
2012-02-26 15:03:54 +00:00
714047d220-added better check if DML game is already installed -added possibility to delete DML game
fix94.1
2012-02-25 22:34:52 +00:00
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
fix94.1
2012-02-25 18:27:11 +00:00
925900a393-fixed gamercards for sure now -updated gamecube installer, compression+32k align works fine, just compression still doesnt work properly with audio streaming games
fix94.1
2012-02-24 21:08:24 +00:00
02ea975071-fixed broken gamercards, broke in one of the laster revs
fix94.1
2012-02-23 19:08:34 +00:00
4d9cba851c-completely disabled CheckWaitThread now since it only makes problems -changed version naming scheme, looks like "WiiFlow (Mod 3.0-r154)" with this version
fix94.1
2012-02-23 17:14:42 +00:00
62e74cd771-fixed broken background music
fix94.1
2012-02-21 20:33:38 +00:00
130949f212-set progressive flag if component cable is found
fix94.1
2012-02-21 17:21:12 +00:00
13c5a0e906-updated DML and GC video patch (fixes problems with PAL games)
fix94.1
2012-02-21 17:01:57 +00:00
af423ce6adBug fix: index for EXIT_TO_DISABLE changed, correct hard-coded value
entropy
2012-02-20 20:50:15 +00:00
358c3fa298-updated wiiflow to use new libwiiuse only
fix94.1
2012-02-20 18:04:40 +00:00
b84b5faae9-lets include new wiiuse.h too ;)
fix94.1
2012-02-20 17:48:20 +00:00
4539bfbcd5-included latest wiiuse to fix new wiimotes doesnt sync, thanks megazig for the information :)
fix94.1
2012-02-20 17:45:43 +00:00
135b180264-using way easier way to see if DML is installed (thanks crediar for pointing out a for loop is more intelligent)
fix94.1
2012-02-20 15:44:31 +00:00
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
overjoy.psm
2012-02-20 08:26:50 +00:00
7a881364a0-added NL flags instead of EU ones ;)
fix94.1
2012-02-19 21:44:27 +00:00
91f65acfdd-stopping dvd motor before launching dml (makes sure dml doesnt init drive on launch)
fix94.1
2012-02-19 13:00:40 +00:00
1ed15e5e30-fixed wrong banner sound playing for sure now :P (issue 7) -updated french.ini
fix94.1
2012-02-18 23:04:15 +00:00
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 ;)
fix94.1
2012-02-18 15:29:22 +00:00
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
fix94.1
2012-02-18 13:51:55 +00:00