Commit Graph

636 Commits

Author SHA1 Message Date
fix94.1
f75ac72826 -reverted changes of r282 again since categories working
now with emulator coverflow
2012-05-01 12:32:14 +00:00
fledge68
250bd63781 - fixed categories for emu mode. backup categories.ini just in case. 2012-04-30 21:34:51 +00:00
fledge68
f062eff356 - fixed categories page button
- changed d-pad left from homebrew to emu
- disabled categories for emu mode for now to keep categories.ini from getting messed up
2012-04-30 12:38:35 +00:00
overjoy.psm
bb478d1377 *Update libcustomntfs again to 2012.1.15 and fixed mtime bug
Wiiflow should now recoginize NTFS partitions on 3tb hdd's again
2012-04-30 03:00:50 +00:00
fix94.1
85a7f32e49 -updated sd card debug log writer, now should work fine
if wiiflow is on usb too
2012-04-29 23:21:34 +00:00
fix94.1
61d8ae8c69 -added sort by plugin magic, just press b and plus to
change until you come to by plugin magic, then it should
be sorted by emulator if in emulator coverflow
2012-04-29 20:24:40 +00:00
fix94.1
2a7489a216 -set back rumble to wiiflow.ini, just set the "rumble" option
to "no" in it for disable, "yes" to enable (enabled by default)
2012-04-29 18:44:13 +00:00
fix94.1
3a3519f267 -added gecko output writing to sd card, enable
"sd_write_log" in the wiiflow.ini or in the gecko.c,
file will be called "wiiflow.log", you'll find it on
sd card root
2012-04-29 15:42:35 +00:00
fix94.1
c68873071d -fixed really stupid bug which didnt enabled nand emu
if pressed b on the emulator coverflow icon
2012-04-29 12:51:16 +00:00
fix94.1
576ffcddd9 -updated scummvm ini parser, more stable and doesnt
codedump when returning to wiiflow anymore
2012-04-29 12:33:24 +00:00
fix94.1
bd15f4711d -stupid svn didnt noticed old libntfs has less files 2012-04-29 09:05:43 +00:00
fix94.1
70e3df6d5d -back to a cache of 8, libntfs 2011.4.12 and the old
ntfs mount settings (new libntfs makes problems)
2012-04-29 09:03:06 +00:00
fix94.1
d714ded900 -fixed 99,999% herpderp bug that wiiflow freeze when trying
to enter emulator gameview
-set title length copy to 64 chars, not that we get a codedump
2012-04-28 16:52:41 +00:00
fix94.1
7130e95282 -updated scummvm ini parser, now shouldn't codedump
anymore
2012-04-28 14:20:52 +00:00
fix94.1
6992830ced -fixed problem that game titles were not displayed correctly
if wiiflow was compiled with devkitppc r25 or newer
2012-04-28 13:51:31 +00:00
fix94.1
e374ed8c99 -small change of r271 failed, sorry about that 2012-04-28 11:20:35 +00:00
fix94.1
b4816f2b27 -changed small thing about wiiflow video 2012-04-28 10:49:29 +00:00
fix94.1
7bf6961ae3 -changed some small thing to plugin loading again 2012-04-28 09:57:29 +00:00
fix94.1
eaf62500a9 -FINALLY added wii game launching support for 3TB HDDs 2012-04-27 22:55:17 +00:00
fix94.1
2d6a737bc6 -re-added cover loading in game view
-increased priority of game banner sound thread to prevent
crashing
2012-04-27 19:05:38 +00:00
fix94.1
f5407363fc -using miigotus new coverflow loader (thanks) its
way faster than the current one
-set down cover buffer from 120 (thats insane and just
fills up memory) down to 20, thats enough
2012-04-27 18:12:10 +00:00
fix94.1
350f7d64d1 -new wiiflow loading screen, preview:
http://dl.dropbox.com/u/25620767/WiiflowMod/f.gif
-removed unneeded for loop in video.cpp to save time
rendering the wait message
2012-04-27 17:28:33 +00:00
fix94.1
78a85f827b -for emu covers still using extension, its more safe
-compiled libcustomext2fs, libcustomfat, libcustomntfs,
libmodplay and libwiiuse with new devkitppc r26 (needs testing)
2012-04-27 04:57:18 +00:00
fix94.1
fe887eb0ff -displaying game name without extension in emulator coverflow
now, covers now also dont need extension anymore
2012-04-26 18:43:05 +00:00
fix94.1
fc266e0fe1 -made launching retail gamecube discs possible with
next dml versions (thanks crediar)
2012-04-26 17:35:13 +00:00
fix94.1
5881ce5c8c -added full DML v1.2+ support, you can use all options
like no disc patch and NMM again directly from wiiflow,
also launching of new GCReEx format works fine
2012-04-24 19:42:18 +00:00
fix94.1
b34145054e -added basic 3tb hdd support (thanks to gx) 2012-04-23 16:41:00 +00:00
fix94.1
98f61aaccd -included new libs from r259 precompiled that you dont need
to compile them manually
2012-04-22 17:58:41 +00:00
fix94.1
30bc03c9fa -updated libntfs-wii to version 2012.1.15
-updated libext2fs to e2fsprogs 1.42
-updated libfat to R4883
Thanks to USB Loader GX for the new libs
2012-04-22 17:40:21 +00:00
fix94.1
db893ac4e1 -herpderp 2012-04-22 14:06:43 +00:00
fix94.1
82ce0f2dce -fixed codedump on refreshing dml coverflow cache
-added detection of new GCReEx games on sd card
2012-04-22 13:39:26 +00:00
fix94.1
889a42adee -updated wiiflow code for new libogc git
-added proper pal 480p patch in DML games, if you
want to use new DML v1.0, set your games to either PAL 480p
for PAL games or NTSC 480p for NTSC games, also in the 
wiiflow.ini make sure you set dmlr52+ to no in wiiflow.ini
2012-04-21 20:32:31 +00:00
fix94.1
e4df9ddf82 -added support for gc games extracted with crediars new
tool GCReEx for DML v1.0
-changed small thing about plugin loading in code
2012-04-21 17:15:35 +00:00
fix94.1
9d9636f080 -fixed reading in scummvm game list for sure now,
shouldn't codedump anymore with too long game titles,
games from usb should also work fine now
2012-04-21 15:41:18 +00:00
fix94.1
ac5ffef989 -fixed problem that wiiflow didnt find scummvm
games which were on usb
2012-04-16 04:58:17 +00:00
fledge68
565ffb0b86 - Added ability to modify emuflow and brewflow under 'Adjust Coverflow' using Mugoto's code.
- Have disabled '1' & '2' mode switching while in emu mode and homebrew mode so emuflow and brewflow have only one mode and coverflow has 15 still. 
I'll leave it up to Fix94 how many modes he wants each view to have. Fix94 you may want to tweak and fine tune this - it's just a temp solution for now.
2012-04-15 13:47:42 +00:00
fix94.1
37b6ebbc26 -added new option for plugins, "ReturnLoader", if
enabled it will use the WiiFlowLoader.dol
(http://www.mediafire.com/?lcvlra9vco8a91j)
in the plugins dir to return to wiiflow 
(needed for some emus)
2012-04-14 19:43:37 +00:00
fix94.1
3967b7b3c8 -fixed bug that emulators didnt return to wiiflow 2012-04-13 10:32:32 +00:00
fix94.1
b2cef2a34e -added scummvm ini parser, that means if scummvm plugin
detected, wiiflow will scan the scummvm.ini for games
2012-04-11 22:01:41 +00:00
fix94.1
fc1c81d601 -added possibility to use own banner sounds for plugins, the
names just need to be added to the ini, see for example here:
http://www.mediafire.com/?o1oxfw8c7icp753
2012-04-10 17:12:38 +00:00
fix94.1
b4ca1536b5 -added cache support for emulator coverflow,
should speed up loading alot
2012-04-10 13:37:57 +00:00
fix94.1
72a7106fad -added dynamic emulator plugin support, wiiflow will now read the emulator
dol name, rom path and everything else needed from a ini in the wiiflow/plugins
folder, see http://www.mediafire.com/?kj6dalp2ly3y35j for the currently 4
emulator mod inis.
2012-04-09 23:19:08 +00:00
fledge68
f937fb5092 -added missing check boxes (hopefully) 2012-04-09 13:07:01 +00:00
fix94.1
09a929a85c -made return to wiiflow from emulator faster and safer, no more codedumps
should come anymore
2012-04-08 22:05:37 +00:00
fix94.1
f4fd3598d0 -fixed small boot error for emulators 2012-04-08 21:07:36 +00:00
fix94.1
6a5922b2a4 -forgot to upload the ogg files too, sorry :P 2012-04-08 16:27:02 +00:00
fix94.1
3092a1aa2a -added basic emulator support into a new coverflow view, "EMULATOR", you can disable it via wiiflow.ini see
"http://gbatemp.net/topic/204106-wiiflow-an-open-source-gui-usb-loader/page__view__findpost__p__4176145"
for the nes, snes and gb,gbc and gba emulator mod needed for it. The games are read from the default
path of the emulators, that would be "fceugx/roms" for nes for example. To display the games, place the
emulator dol from the link above into wiiflow/plugins.
-using miigotus way for homebrew and emulator coverflow now, thanks for that, makes things shorter
2012-04-08 15:54:34 +00:00
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
fix94.1
091e9bcb1e -fixed booting big homebrew applications (32MB max, but
only tested with 7MB so not sure if so much still works)
2012-04-06 10:16:01 +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