fix94.1
615000728d
-finally removed this ugly __real_memalign from the video.cpp,
...
looks better now :P
2012-05-07 19:57:37 +00:00
fix94.1
73e34da188
-removed our linker script and changed a few things
...
about memory usage, please test if everything works fine,
if memory still allocates fine and if memory usage is the
same, if not we can revert it
2012-05-07 19:45:25 +00:00
fix94.1
16125c94e6
-because some people started whining about the fact the last
...
change returns to health screen instead of system menu I changed
that now just for them
2012-05-06 18:35:39 +00:00
fix94.1
867ab43530
-fixed broken return to system menu (thanks libogc for such
...
a huge failcommand)
2012-05-06 16:32:07 +00:00
fix94.1
70955117f9
-fixed missing translatable words in menu_categories and
...
menu_nandemu
-fixed more spelling mistakes in menu_nandemu, menu_config
and menu_config_game
-updated english.ini
-updated german.ini
2012-05-06 13:55:56 +00:00
fix94.1
be5195aa96
-set up limits of fmt to prevent some missing words
...
-corrected a few spelling mistakes in menu_nandemu
-removed unneeded std:: from menu and menu_game
2012-05-06 12:59:09 +00:00
fix94.1
6abfa87e0e
-replaced all safe_vectors by regular vectors, there is no
...
need of it anymore, also removed miigotus wrapper
2012-05-06 12:03:43 +00:00
fix94.1
14aa9863af
-fixed background music (zomg the first menu which is not
...
defined in the menu.hpp itself)
2012-05-05 21:36:30 +00:00
fix94.1
88c4eed3c3
-added plugin selection menu in global settings, if in
...
plugin coverflow it will replace the nand emu button,
in this memu you can select which plugin should be displayed,
it will work no matter which sort is set, you can select more
than one emulator at the time of course
KNOWN ISSUE:
-background music is missing
2012-05-05 20:07:54 +00:00
fix94.1
60e103b1bf
-set up cover size limit to 1090 pixel instead of 1024
2012-05-05 10:46:01 +00:00
fledge68
d896cb7436
- categories menu 'B' back button fix
2012-05-04 19:31:05 +00:00
fix94.1
20c2e948e7
-changed plugin code, also fixed a bug in it
2012-05-04 18:05:41 +00:00
fix94.1
d2b6a29018
-something went wrong with the hq cover thing, now its
...
tested and working :P
2012-05-04 14:24:29 +00:00
fix94.1
f6830b5a2f
-fixed problem that covers were not loading properly with
...
only a few games in a coverflow view
-added new option to wiiflow.ini GENERAL section,
"cover_use_hq", if you set it to yes all your covers
will be displayed in HQ again, but will also slowdown
the loading and wiiflow in general
2012-05-04 14:08:44 +00:00
fledge68
31caf39cd2
- re-enabled '1' and '2' buttons for emuflow and brewflow
...
- updated default.ini to include layouts for emuflow and brewflow
2012-05-04 13:29:08 +00:00
fix94.1
4df672d357
-removed alot of unneeded .c_str()
...
-replaced alot of sfmt with fmt
-replaced a few sprintf with snprintf
2012-05-04 12:30:43 +00:00
overjoy.psm
9f7ef01f79
* Make remove Wii games safe again for ppl that don't have their games in subfolders
...
* Close disc after installing a game
2012-05-04 08:04:23 +00:00
fix94.1
1e0cc275d8
-changed small thing about the help file reading
...
-WOW r300 already
2012-05-04 05:19:52 +00:00
fix94.1
7e4ca9a773
-reverted overjoys change about gc audio streaming because
...
it broke it
@overjoy:
I tested the place where it was well enough, I tried to move
it but you can't, you need to set it directly if you want or not,
install plain mios v10 and you'll see there is no other way
2012-05-04 05:09:40 +00:00
yardape8000
bb285e4188
- Merged common menu code
...
- The main settings menu will now only update the coverflow if needed. This means pages 3-6 will return instantly.
- fixed typo in NAND saves text (exCisting). You may have to delete or fix "cfgne26" in your english language file to see the change.
2012-05-04 03:46:18 +00:00
overjoy.psm
0e4ab68f4a
* Fixed game installer for Wii games in issue: 48
...
* Fixed game installer for Wii games on partitions with sector size other than 512
* Fixed removing Wii games (issue: 41)
* Cleaned up some useless stuff
2012-05-04 03:10:17 +00:00
fix94.1
de0306c275
-replaced 3 snprintf in code with strncpy, saves a little
...
bit time maybe, main reason is that its a more proper way ;)
2012-05-03 18:54:16 +00:00
yardape8000
f3ee24fe65
Merged common game and channel IOS loading code.
2012-05-03 04:55:09 +00:00
yardape8000
cac7aa5fa5
Added Help file to the about info.
...
Max length is 4095
wiiflow/help/{language}.txt
defaults to:
wiiflow/help/english.txt
A basic help file is included. It does not contain all info yet.
2012-05-03 02:47:36 +00:00
yardape8000
40f3a44fef
- Add uDraw icons to game info screen
...
- Clear old game info so it does not show for games without any gameTDB info.
- Only allow Update to show if not in parental lock mode.
2012-05-03 01:34:56 +00:00
overjoy.psm
1cb8a493d9
* Enabled nand extract features for full nand and game saves
...
* Made nand emulation kind of noob prove
* Wiiflow will search for a valid FAT32 partition if nand emu is enabled, but no partition is selected
* Wiiflow will now offer to extract the nand if nand emu is enabled, and no nand for nand emulation is available
* Wiiflow will now offer to extract a game save if nand emulation is enabled, a save is found on real nand and no save is found on emu nand.cpp
* Illegal chars for FAT are now escaped the 'd2x' way in the nand file extractor
TODO:
* Add nand extract functions to game config menu's
* Add feature to flash a save back to real nand
2012-05-02 23:08:11 +00:00
fix94.1
afc24fa9c5
-100% better looking auto IOS selection code, also fixed
...
a small bug in it which might cause some error in wiiflow
2012-05-02 17:09:22 +00:00
fix94.1
eb0b3e68de
-added force progressive patch to dml games, just set
...
the game to PAL480p/NTSC480p to enable it, only works
with dml v1.3 or newer.
2012-05-02 16:08:22 +00:00
fix94.1
068d45dbf6
-added possibility to select the cover folder in
...
emulator coverflow, for example in the fceugx.ini
set "coverFolder=fceugx", then wiiflow will look
into "wiiflow/boxcovers/fceugx" for covers instead
of "wiiflow/boxcovers", same goes for "wiiflow/covers"
2012-05-01 13:30:16 +00:00
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
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
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