fix94.1
ef87b82320
-fixed some usb hdd problems for people with 3tb+ devices
...
introduced with r598
2012-07-20 10:02:53 +00:00
fix94.1
c52009ea57
-lalala (fixed homebrew dol loading)
2012-07-19 22:31:25 +00:00
fix94.1
321a398151
-added new option in DML section in wiiflow.ini, dm_r2.1+,
...
enabled by default, with the option enabled it will use cfg version
2 for dm 2.1 or higher, if disabled it uses cfg version 1. It will
be ignored if dml_r52+ is set to no since that uses the old boot.bin
method then
2012-07-19 20:47:49 +00:00
fix94.1
3ade778445
-fixed bug in setting video mode
2012-07-19 20:23:57 +00:00
fix94.1
817a2b42d4
-fixed bug in homebrew/plugin booting (plugins most
...
likely blackscreen in older revs)
-moved devolution loader (should fix ingame graphical errors)
2012-07-19 18:19:28 +00:00
fix94.1
4e9f70490c
-temporary disable gecko output before booting a wii game
...
(hopefully fixes random blackscreens)
2012-07-18 20:08:53 +00:00
fix94.1
f45e70c7d3
-changed a few things about isfs and usb, also removed
...
the disable mem2 wrap
2012-07-18 16:43:28 +00:00
fix94.1
5640028b17
-lets use the old gui_sound.cpp, because we shouldnt force set
...
the memory we use for them, not that we get problems
-added debug prints about how much mem left before and after
cleanup
-updated devicehandler, partition handler and usb code to the
latest usb loader gx one, should give more compatility and
port 1 support (not enabled yet)
2012-07-18 14:09:28 +00:00
fix94.1
f606df9b2d
-added proper texture, font and sound cleanup (should fix most
...
game booting problems when using a theme)
2012-07-17 23:14:05 +00:00
fix94.1
c3c02ac862
-shutdown IOS subsystems as we do in wii games and channels also
...
if we boot homebrew and devolution
-fixed stupid bug which may made a problem with devolution (thanks
stfour for finding it)
-dont init mload on waninkokos cIOS which is older than r18
2012-07-17 11:30:08 +00:00
fix94.1
6ae58ae3de
-added back basic hermes and wanin cIOS support, you can now load
...
wii games with them again and you also should be able to boot
wiiflow using another ios than d2x
2012-07-16 14:05:57 +00:00
fix94.1
5407b34ffa
-forgot to set channel partition to NAND in global config
...
when in neek mode
2012-07-15 17:47:21 +00:00
fix94.1
0857cdde64
-switched to more compatible neek check
...
-lets disable nand emu if we exit wiiflow
-also disable nand emu if nand emu is disabled (d'oh!)
-removed unneeded debug prints in neek mode
2012-07-15 17:35:37 +00:00
fix94.1
b484a8cb17
-fixed gamecube video mode "game"
2012-07-15 13:18:01 +00:00
fix94.1
d46f534c36
-fixed some kinda stupid neek bug
...
-if NTSC-J gamecube game is detected, use another memory card
file for devolution memory card emulator
2012-07-15 12:43:45 +00:00
fix94.1
742477d0cf
-if in neek mode dont use nand emulator at all and also dont
...
shutdown devices on game boot
2012-07-15 00:05:23 +00:00
fix94.1
d0ed0821f3
-added per game option to choose if you want to boot a gamecube
...
game via DIOS-MIOS or Devolution, if you set it to Default it
will boot ISOs via Devolution and FST extracted via DIOS-MIOS
-updated english.ini
-updated german.ini
2012-07-14 22:44:57 +00:00
fix94.1
741be2dcc2
-fixed sd card usage in neek mode
2012-07-14 18:32:52 +00:00
fix94.1
6840e3d9dc
-fixed bug about booting gamecube discs
2012-07-14 16:55:14 +00:00
fix94.1
944f784c0a
-added simple dolphin-emu compatility, simply comment in the
...
#define DOLPHIN in the defines.h and compile
2012-07-14 16:19:41 +00:00
fix94.1
5a5fab8579
-added devolution memory card emulator as game option (disabled
...
by default)
2012-07-13 20:00:54 +00:00
overjoy.psm
cd156d17b7
WIP commit: Added support for neek2o (rev 88 and up)
2012-07-13 13:16:13 +00:00
fix94.1
077bc500d1
-cant think today zzz...
2012-07-12 16:49:46 +00:00
fix94.1
b4dbfeaa1d
-we should read in the loader.bin before closing the devices :P
2012-07-12 16:02:51 +00:00
fix94.1
aeafda53a0
-if devolution bin is found and diosmios is not installed
...
display gamecube coverflow button still
-added possibility to set diosmios video patching way,
video_setting in wiiflow.ini [DML] section, if set to 0
it will disable all video settings of diosmios, if set to 1
it will use the auto setting (default) and if set to 2 it
will force the video mode
2012-07-12 15:53:04 +00:00
fix94.1
8aa08dee60
-added devolution support, simply grab the devolution source
...
and place the loader.bin into your wiiflow data folder, wiiflow
will automatically find the binary and use devolution to boot
the gamecube game (only works with iso files, games extracted
with gcreex doesnt work)
2012-07-12 13:21:14 +00:00
fix94.1
ac3816d7e9
-only enable gc streaming if we actually boot a disc
...
-moved ios reload block call directly behind return to channel call
2012-07-12 00:34:32 +00:00
fix94.1
09b5210138
-updated freetype from 2.3.7 to 2.4.10
...
-updated zlib from 1.2.5 to 1.2.7
-updated jpeglib from 8b to 8d
-fixed possible wiiflow exit bug
2012-07-11 14:59:09 +00:00
fix94.1
ee49554a49
-disabled force video mode in dios mios (lite) for now, added
...
bool to set it back if wanted
2012-07-11 13:10:52 +00:00
fix94.1
6e1d34c879
-using O2 instead of O3 (everything makes problems in wiiflow
...
doesnt it?)
-made the same changes for return to in wii games
2012-07-10 21:33:21 +00:00
fix94.1
c81d95b502
-fixed return to wiiflow on emu nand games
2012-07-10 21:24:38 +00:00
fix94.1
a9a184c84a
-switched back and play button in fullscreen banner
...
and set both a bit down
-changed a few little things about freetypegx unload
-since I dont care about size anymore the libs are now
in its original size again, makes wiiflow bigger but better
to handle
2012-07-10 16:38:21 +00:00
fix94.1
3aa8dde58d
-set optimize level of wiiflow from min size to max speed,
...
sure the dol is bigger but therefore wiiflow is more stable
-fixed exit to doesnt work with parental lock enabled
2012-07-10 15:41:34 +00:00
fix94.1
ce39e0c307
-removed a few unneeded calculations from the banner animation
2012-07-10 14:43:32 +00:00
fix94.1
7b4d983f87
-added option to disable banner in game settings,
...
banner_in_settings in wiiflow.ini
2012-07-10 12:02:06 +00:00
fix94.1
1b7d76177e
-fixed wii game just froze on reloading ios
...
-fixed emu nand codedump on ios reload as well
2012-07-10 11:25:27 +00:00
fix94.1
cc7c5a9917
-changed homebrew loading yet again, not as safe as previous
...
way but maybe working better for bigger homebrew
2012-07-10 00:18:37 +00:00
fix94.1
5a2efc4e3b
-changed a few things about booting homebrew, hopefully it boots
...
everything correctly again now
2012-07-09 22:46:11 +00:00
fix94.1
e28b91f536
-dont deinit isfs for homebrew programs which are for some reason
...
unable to init it again :P
2012-07-09 21:16:07 +00:00
fix94.1
07fbb21f3b
-if in game settings, dont display game banner with the full
...
brightness, otherwise its not easy to read the settings for some
games
2012-07-09 20:06:53 +00:00
fledge68
c99e1c0e6c
-fix to make the banner re-open when coming back from game categories (b on star)
2012-07-09 12:15:40 +00:00
fix94.1
1a93cdf4c3
-added SL2J01 to black cover list (thanks lustar)
...
-fixed a bug on exit wiiflow which made it freezing
2012-07-08 15:41:58 +00:00
fix94.1
47892032f5
-fixed booting emu nand games
2012-07-08 14:56:07 +00:00
fix94.1
3f6e4beffe
-fixed retail and backup wii disc reading and playing
2012-07-08 14:44:21 +00:00
fix94.1
1ad14ce248
-fixed possible bug in memory allocation (thanks megazig for
...
hints how to debug better)
-made the global cleanup less unstable
-fixed IOS Reload on game loading codedump
-fixed bug in network init
2012-07-08 13:35:59 +00:00
fix94.1
fd30f2aa74
-set entry point back to 0x80B00000 (overjoy, why you changed that?)
...
-changed some small things about the menu class opening
-forgot to deinit ISFS on sys exit, may it created some problems
-closing wiimote inputs before reloading IOS
2012-07-07 19:09:56 +00:00
fix94.1
d014d1e474
-lets hope thats the f*cking last time I fixed that bg music
2012-07-07 14:15:58 +00:00
fledge68
7bb706c405
- OK Jiiwah, now your theme btns for cat and plugin menu's should appear below the text. Tested it myself. Works for me.
2012-07-07 14:05:32 +00:00
fix94.1
990479f308
-fixed codedump on wiiflow exit for some people
2012-07-07 13:42:21 +00:00
fedeanto11
46e807cb91
* Made menu errors translatable (thanks Overjoy)
...
* Now if you click B on ExitTo menu it will go back to Home menu and not coverflow
* If parental lock is on, ExitTo will just exit and not show ExitTo menu anymore
* Now with home in ExitTo you can exit too
* Added/Deleted some sentences
* Updated english and italian translation
2012-07-06 22:38:21 +00:00
fix94.1
ec76f99596
-added some last exit possibility if wiiflow doesnt find one
...
or fails to use existing ones (may fixes some codedumps)
2012-07-06 19:59:45 +00:00
fix94.1
558abcd0fb
-fixed codedumps and wrong cached banners if games are switched
...
too fast, that may slow downs game switching but makes it way
more secure
2012-07-06 16:48:01 +00:00
fix94.1
e4212aaf23
-fixed banner display problems for some problematic banners
...
when anti aliasing is enabled
2012-07-06 15:56:46 +00:00
fix94.1
c3d9b3deb6
-increased mem2 usage by 1mb (thats still safe)
2012-07-06 12:12:03 +00:00
fix94.1
5254ace17c
2012-07-06 00:36:45 +00:00
fedeanto11
f3e90060e2
* Added ExitTo menu, to open it just click on Exit To in Home menu
...
* Added giantpune and Wii Banner Player Project to credits
* Updated italian, german and spanish translations
2012-07-05 19:57:28 +00:00
fix94.1
24899a421a
-added proper banner caching using the wiiflow/cache folder, that
...
means we can properly see if cached or custom banner is loaded
-corrected bug which didnt copy back the banner md5 before writing
banner cache, means all cached banners dont have the security check
anymore
2012-07-05 16:18:23 +00:00
fix94.1
e62dcd8a09
-hopefully fixed bg music the last time
2012-07-05 14:27:05 +00:00
fix94.1
7c78369dcf
-replaced all button types from u32 to u16 (takes half the space),
...
we dont need so much space since we dont even have so much buttons
2012-07-05 13:15:23 +00:00
fledge68
e321fc0304
- now turning off banner when going to game info and cat screens
2012-07-05 12:35:22 +00:00
fledge68
28269ce102
- changed the cat menu and plugin menu to display checkboxes first then text. Here you go Jiiwah, try this it should help your theme problem.
2012-07-05 11:43:43 +00:00
fix94.1
1be7b9d82e
-when entering per game settings and banner is playing, it zooms
...
in the banner automatically
2012-07-04 23:49:50 +00:00
fix94.1
1ce0749a7f
-added back banner security checks for regular game banners, only
...
cached/custom banners wont be checked
2012-07-04 23:31:38 +00:00
fix94.1
87c10f744c
-replaced clicking on back with clicking on the banner
...
directly to toogle size
2012-07-04 19:45:53 +00:00
fix94.1
dbd6bee944
-added banner caching (always enabled like cover cache)
2012-07-04 18:58:31 +00:00
fix94.1
a201479cb4
-removed one unneeded function and replaced it by a existing one
2012-07-04 14:33:08 +00:00
fix94.1
7f6394fa36
-added custom banner support, to use just place *.bnr files
...
which either got the ID3 or the ID6 as name into wiiflow/banners
-removed security check for banners since some custom banners are
poorly made and not 100% valid
-on game switching just display blackscreen instead of the old
banner in the time of switching
2012-07-04 13:45:39 +00:00
fix94.1
365884d556
-removed a few things from banner code which we dont use
...
-added setting to wiiflow.ini to toogle banner view per
coverflow view
-moved icons down a bit in game view
2012-07-04 11:56:02 +00:00
fix94.1
8fec6f98ce
-added new buttons for fullscreen banner view, also if in fullscreen
...
banner view the background screen is black now
2012-07-03 22:08:51 +00:00
fix94.1
3817808f20
-lets cut off the not used banner things
2012-07-03 19:49:36 +00:00
fix94.1
a833819ad8
-moved banner correctly into top right corner
...
-dont display game name if banner is displayed
2012-07-03 19:12:29 +00:00
fix94.1
e4b7226672
-fixed fucked up buttons with some banners (thanks dimok again)
2012-07-03 18:00:42 +00:00
fix94.1
b7e4646985
-fixed codedump on game boot/exit if no banner was playing
...
before
2012-07-03 17:33:24 +00:00
fix94.1
686c3e8726
-got rid of the new compile warnings
2012-07-03 17:07:53 +00:00
fix94.1
706e18c6c0
-internal wii game and channel banner playback, still work in
...
progress, thanks alot to dimok and the whole usb loader gx team
for help and the code for it!
To zoom the banner to fullscreen click the back button, to zoom out
the back button again, known bugs:
-some games fuck up the textures of buttons (e.g. wii play motion)
-if no wii game or channel was selected and you try to launch a game
or exit wiiflow it will most likely codedump
2012-07-03 16:26:49 +00:00
fix94.1
757fd2021b
-fixed herpderp bug of wiiflow not going back to the game
...
which last was selected in plugins coverflow (d'oh!)
2012-07-02 14:02:33 +00:00
fix94.1
33d5c335e4
-added stfour and postloader to thanks list (sorry for forgetting
...
to add you before)
2012-07-02 10:54:32 +00:00
fix94.1
e3b66dc340
-added new pal video mode to patch for pal2ntsc patch which
...
hopefully makes it working better
2012-07-01 21:33:35 +00:00
fix94.1
0713061840
-if AUTO is selected for IOS selection, it either uses IOS56 or
...
IOS57 as base, because the other d2x cIOS bases got problems
to work properly with wiiflow
2012-07-01 21:25:32 +00:00
fix94.1
b47d1285e7
-fixed bug which broke cover loading in plugin coverflow
...
for plugins where coverFolder is not set in the ini
2012-06-29 14:49:59 +00:00
fix94.1
51b62d7e7e
-set down mem2 which wiiflow can use, that should make it
...
more stable, and I havent seen somebody filling filling it
completely anyways :P
2012-06-28 14:32:58 +00:00
fix94.1
d0b57d4161
-changed video mode options, now should be more clear
...
what they do ;)
-fixed bug of game crashing when selecting progressive
as video mode (issue 94)
-updated german.ini
-updated english.ini
-updated theme default.ini
note: if you have the problem of overlapping options, then
its most likely a outdated default.ini, try updating to this
one and see if the problem is fixed
2012-06-28 13:05:31 +00:00
fledge68
eaec483ce6
- minor cosmetic changes.
...
added Miigotu's game info synopsis and about fix.
added Miigotu's multichoice buttons fix - now button font size can be different than label font size.
changed game info genre to display the whole genre.
changed theme choice button to not display in uppercase.
2012-06-27 12:31:48 +00:00
fix94.1
30dbd54e9c
-sync with dios-mios booter, now forcing video mode for gc games
...
as well to may fix problems
2012-06-24 18:11:12 +00:00
fix94.1
d5c940c39b
-added DIOS-MIOS support (untested)
2012-06-23 18:54:18 +00:00
fledge68
104742370b
-fixed issue 88. main menu icons now appear whenever source_menu.ini is not found.
2012-06-22 13:09:31 +00:00
fix94.1
446ee4600b
-using dml video auto config now as well for gamecube game video,
...
may fixes greenscreens for some people
2012-06-22 10:43:27 +00:00
fix94.1
5654d1cd45
-fixed wiimote_gestures
2012-06-21 19:06:29 +00:00
fix94.1
74aed7b680
-I forgot, background music is fragile, fixed yet again
...
-ZOMG 500 revs already :D
2012-06-21 17:37:21 +00:00
fix94.1
927fec478d
-added home menu, it will open if you press the home button/icon,
...
currently you can access the settings from it, see the about screen,
update wiiflow, reload cache and exit wiiflow (to exit wiiflow you
can also just press home/start button again in this menu)
-removed reload cache with b button on settings icon
-removed update button from about menu
-updated english help file and english.ini
-updated german.ini
2012-06-21 17:28:46 +00:00
fledge68
f6cba49acc
-added b_on_mode_to_source option to wiiflow.ini. If set to yes pressing 'b' on mode/view icon will take you to the source menu.
2012-06-21 15:22:17 +00:00
fix94.1
7847704025
-fixed emu nand was not enabled in all cases now, also removed
...
unneeded debug messages and only enable/disable emu if needed
2012-06-21 14:53:20 +00:00
fix94.1
757fb1e80c
-fixed displaying help files with themes
...
-help file size can now be as long as you want to, it will be
allocated dynamically now
-only create folders if they doesnt exist, otherwise it spams
our debug messages :P
-updated danish.ini and added danish help file (thanks nibb)
2012-06-21 14:35:18 +00:00
fix94.1
adbca1113b
-if wiimote_gestures is enabled in wiiflow.ini, then the source
...
menu is opened with pressing b on home icon again
-updated english help file as well for it
2012-06-21 13:23:12 +00:00
fix94.1
087d2dd4b3
-updated english help file that source menu now opens with
...
holding B button
-included english.txt in wiiflow now, it will be displayed by
default if no other help file is found
2012-06-21 13:08:58 +00:00
fix94.1
149b4fb685
-if you hold the b button for 3 seconds, it will now open up
...
the source menu
-removed pressing b button on home icon to open source menu
2012-06-21 12:25:47 +00:00
fix94.1
ed5b21d418
-give JoostinOnline the feeling of being some good coder AKA
...
make him stop complaining about some uneeded changes :P
2012-06-20 16:45:25 +00:00
fix94.1
50f0e72e17
-moved sounds to mem1 (overjoy, play around with them in mem2 and
...
you'll notice why I moved them to mem1 now)
2012-06-20 12:45:53 +00:00
fix94.1
3f79b1f8e0
-changed a few things in mem2 memory management again (hopefully
...
it doesnt break everything :P)
2012-06-20 11:44:55 +00:00
fix94.1
cabfc9b51d
-fixed usb to sd copier (damn stupid issue, I hate those small things)
2012-06-18 17:51:24 +00:00
fix94.1
425d1d0ec9
-fixed REALLY stupid bug which didnt create the wiiflow folder
...
structure, it just never created the initial main folder d'oh!
2012-06-18 16:11:46 +00:00
Jiiwah
15a9454336
- Fixed an effect bug on GAME_SETTINGS/GC_LANG & GAME_SETTINGS/GC_LANG_BTN
...
- Added news translatable strings for source menu:
-- stup1=Select Source
-- stup2=Exit
- Updated english.ini
- Updated french.ini
2012-06-17 22:12:03 +00:00
fix94.1
cc330fccf7
-added correct crc32 generation of 7z files
2012-06-17 13:34:20 +00:00
fix94.1
1bcd0ce2c0
-added a few missing +1 in name generation, may produced some "//"
...
in generated plugin cover paths
2012-06-17 11:23:55 +00:00
fix94.1
a87244c93a
-fixed possible codedump in cover downloader
...
-added debug prints to see if crc32 is correctly cached
2012-06-17 11:12:07 +00:00
fix94.1
8f16156768
-added plugin crc32 caching, a file called "plugin_crc32.ini"
...
will be created in your wiiflow/settings folder, as soon as the
crc32 is generated it will be saved in this file and simply
used the next time you download a cover. You also could generate
the checksums on pc and then add it to this file, that may be faster
than letting wiiflow generate it
2012-06-17 11:01:43 +00:00
fix94.1
18373f9f3d
-more powerful detection if gamecube game is installed on
...
sd card by reading the sd card directory (bit slower though)
-made list cache a bit smaller again by using more general
settings, dont forget to reload list cache
2012-06-17 10:22:00 +00:00
fix94.1
c90f7ff49b
-fixed bug that emu nand channels didnt work properly after
...
going through all coverflow views
2012-06-16 21:09:01 +00:00
fix94.1
d12e9e84d6
-horribly cleaned up and simplified the whole game list loading
...
code and process, should be faster now, also the list cache should
take less space now
-using "types" instead of magic word now for internal detection,
faster and easier to handle
-prepared wiiflows code for custom coverflow which can have all
types together (nothing added yet)
2012-06-16 17:03:23 +00:00
fix94.1
452c8b4f46
-setting the O in Okami to a regular one (issue 77)
2012-06-15 14:47:27 +00:00
fix94.1
c088fd969b
-lets use the video patching of r239 again, hopefully it works
...
yet again
2012-06-15 14:27:18 +00:00
fix94.1
4dc425d650
-fixed codedump if no separator in string found
2012-06-15 10:45:57 +00:00
fix94.1
5457c30a83
-homebrew coverflow view now uses folder names instead of
...
small and uppercase IDs for cover name and cache (issue 72)
2012-06-14 20:59:18 +00:00
fix94.1
ec69ecb55f
-lets use libogc svn r4902 again, sure the new libogc got some
...
nice additions but its just too unstable for wiiflow
2012-06-14 15:27:57 +00:00
Jiiwah
4c34695ec4
- Fixed a little effect bug for ZHCN and AU flags
...
- Updated french.ini
- Added french.txt
2012-06-14 12:36:57 +00:00
fix94.1
c9310a652d
-corrected pal50 video mode too small
2012-06-13 21:56:53 +00:00
fix94.1
bd7d0a5374
-fixed exit wiiflow freeze
2012-06-13 21:16:36 +00:00
fix94.1
e4bb926948
-should have fixed all video problems now, using custom video
...
files based on libogc svn r4902 instead of the current libogc
ones, using the best of both :P
2012-06-13 20:30:35 +00:00
fix94.1
adb0fcb17b
-some people reported problems with sound buffers in mem1, since
...
the mem1 code is changed it looks like it doesnt work well anymore,
so back in mem2 with it
2012-06-12 20:32:17 +00:00
fix94.1
ce8d2f1641
-fixed wrong percentage displayed when copying gamecube games
...
from usb to sd which are in fst format
-fixed a possible bug in deleting folders and files
2012-06-11 14:48:28 +00:00
fledge68
21938074f3
- Launch Source menu by pressing 'B' on home/exit icon.
...
'A' on home/exit icon restored to exit wiiflow
updated help file to show changes
changed Source menu button images size to 120 x 90. no need to redo current images they look fine stretched a little.
2012-06-11 12:28:37 +00:00
fix94.1
067c730017
-hopefully fixed video problems correctly now
2012-06-10 19:56:26 +00:00
fix94.1
2782a51ce0
-hopefully fixed strange white lines in picture
2012-06-09 14:33:22 +00:00
fix94.1
8e4bc53c21
-moved some things because of possible graphical problems
2012-06-09 11:06:47 +00:00
fix94.1
0f2ca0c34a
-plugin games now also can stay zipped for cover downloading,
...
crc will be read from the zip header, still 7z needs to be
extracted
2012-06-08 21:25:54 +00:00
fix94.1
a953eddd1b
-forgot to click on save, well shit happens :P
2012-06-08 19:31:22 +00:00
fix94.1
e28f9c3e72
-added download of plugin covers via gametdb, currently only
...
works with extracted nintendo games (collection is very small
but will grow) as soon as more covers come you can also download
covers for other systems, also added a new option to plugin inis
for this day already, "consoleCoverID"
-updated english help file (thanks seam for info)
2012-06-08 19:29:23 +00:00
fix94.1
00419301c8
-sound buffer can stay in mem1
2012-06-08 19:00:02 +00:00
fix94.1
0272e193ad
-fixed missing background music yet again
2012-06-08 13:05:21 +00:00
fix94.1
c9932a1b28
-code cleanup, removed six (!) unneeded source files
...
-added in the framebuffer cleanup again, why it was taken out
overjoy?
2012-06-07 18:18:21 +00:00
fix94.1
8381ad73ec
Overjoy, you are right, but that shouldn't happen, it also
...
worked before, strange, OH yeah and
-fixed two possible bugs
2012-06-07 16:02:23 +00:00
overjoy.psm
db7980e6a0
* I know we talked about MEM1, but I changed my mind :P
...
(And you would have changed your mind to if you tested your dol)
2012-06-07 06:46:19 +00:00
fix94.1
e233a56d2f
-removed two redundant methods
...
-wbfs stuff is mem1 overjoy as we said :P
2012-06-07 05:14:51 +00:00
overjoy.psm
102157431e
* Removed limitations for MEM1 usage
...
* Moved lots of stuff from MEM1 to MEM2
* Made it possible to select partition for nand emulation (first time config)
* On clean install it will find valid emu nands if they are present in the default folder
* Fixed GameTDB for nand emulation
* Broke background music
* Probably even more
2012-06-07 00:34:47 +00:00
fix94.1
4902807049
-disabled extended list check by default and also if
...
it is enabled it will only be used for wii games since it
can break other coverflow views from working
2012-06-02 18:33:49 +00:00
fix94.1
c268e13a8e
lalala
2012-06-01 15:05:05 +00:00
fix94.1
550b6867d0
-display source menu instead of exit wiiflow when pressing
...
on home icon (untested)
2012-06-01 15:04:03 +00:00
fix94.1
fd6c7bd2d6
-forgot one char at the end, that may fixes plugin magic
...
words in wiiflow.ini too short
2012-06-01 13:58:19 +00:00
fix94.1
f006d37200
-set down cover loader priority
...
-small code cleanup, removed unneeded things
2012-06-01 06:43:37 +00:00
fix94.1
2df40e782c
-fixed cache reloading of emu nand didnt work anymore
2012-06-01 05:59:41 +00:00
fix94.1
97f6d84ff8
-fixed problem of not reloading covers, only after moving
...
it around a bit (issue 51)
-removed some completely useless call of stop cover loader
-added proper debug prints to see when cover loader is changed
2012-06-01 05:34:52 +00:00
fix94.1
05e8e8f12c
-added some missing free line, may fixes some problems
2012-05-31 11:02:23 +00:00
fix94.1
9c10b4c454
-fixed pointers displayed of players who are not connected
...
to wiiflow (issue 69)
2012-05-31 10:44:51 +00:00
fix94.1
cc0d304f18
-added missing fromUTF8 in help file reading, fixes display
...
problems in languages like french
2012-05-30 15:00:33 +00:00
fix94.1
04a2542ed6
-re-added video setup after configure
2012-05-30 14:06:17 +00:00
fledge68
4f2c21bee7
= fixed source menu page button
2012-05-30 11:57:22 +00:00
fix94.1
e90423472c
-fixed missing background music (damn wiiflow is so fragile)
2012-05-29 13:55:23 +00:00
fix94.1
cd9b3ca394
-fixed scummvm games not showing anymore
2012-05-29 13:49:28 +00:00
fix94.1
9f0a4d5a66
-fixed scummvm covers (untested)
2012-05-28 12:57:52 +00:00
fix94.1
1a713f7b3e
-we should only display gametdb information if we are not
...
in emulator and not in homebrew coverflow (issue 52)
-set all wii magic numbers to our global variable
2012-05-27 21:14:40 +00:00