fledge68
bc03c566f2
oops forgot to remove commented lines
2012-05-22 14:18:25 +00:00
fledge68
7c62ef2252
adjusted d-pad mode - now if you select the view you're already on it will show homebrew view
2012-05-22 14:15:34 +00:00
fledge68
df564927d7
Deleted wiki page WiiFlowThemesDownload through web user interface.
2012-05-21 21:29:25 +00:00
fix94.1
e7e0e02dcd
-fixed reading scummvm games from sd card
2012-05-21 20:03:28 +00:00
fix94.1
314df44949
-added scummvm mod3, now exits to wiiflow
...
-WOOOOOOO r400 already :D
2012-05-21 20:01:03 +00:00
fix94.1
b6fe756cba
-updated scummvm to mod2, now reloads to IOS58 to get proper
...
USB HDD compatility
2012-05-21 19:31:23 +00:00
fledge68
451569c31f
- fix for emuflow now it should show up right and be able to adjust it
2012-05-21 19:17:33 +00:00
fledge68
64eec668f9
Edited wiki page WiiFlowThemesDownload through web user interface.
2012-05-21 18:40:48 +00:00
fix94.1
e3e04bd584
-now also reading all subdirectories for emulator coverflow
...
-corrected small debug print mistake
-set down mem1 usage a little bit
-enabled randomize_music by default
2012-05-21 12:42:10 +00:00
fix94.1
84cf561172
-added subdirectory reading for music files, means you now
...
finally can have your albums in the music folder organized ;)
2012-05-20 20:05:16 +00:00
fix94.1
8ad310f4dc
-moved screen clearing to a safer place, should have tested it
...
harder before commiting :P
2012-05-20 17:09:26 +00:00
fix94.1
4c4224c49d
-added display clearing before showing wait message
2012-05-20 16:55:50 +00:00
fix94.1
0c32d1b0c1
-fixed BASIC(!) channel launching, currently only booting
...
channels from real nand works here, also return to wiiflow
seems to be broken, but its a start
2012-05-20 12:34:48 +00:00
fix94.1
bdfe989462
-fixed missing background music yet again
...
@all other devs:
Next time you add a new thing to menu.hpp see if it breaks
background music first, thanks :P
2012-05-19 21:55:58 +00:00
fix94.1
79a8eb64e7
-included plugin binaries
2012-05-19 17:15:08 +00:00
fix94.1
c7a1bdc582
-added sources for scummvm mod1
2012-05-19 17:11:13 +00:00
fix94.1
7cc4683472
-added new hidden wiiflow loader channel wad, more compatible
...
than loading the wiiflow loader dol directly
-updated fceugx, snes9xgx and vbagx to mod8, wii64 to mod3 and
genplusgx to mod3, fixed vbagx now, doesn't codedump anymore,
the emulators now will boot the new channel to return to wiiflow
if the channel is installed
-added libraries for emulators which are needed for compile
-added wiiflow loader sources for v2
2012-05-19 17:02:10 +00:00
fix94.1
8643cdfa5a
-made homebrew booting more safe, shouldnt blackscreen
...
or codedump anymore
2012-05-19 16:06:06 +00:00
fix94.1
b0e0b005b3
-little modification on video cleanup (we dont need to wait
...
for vsync if we set black anyways :P)
-added WII_Initialize(); before sys_exit and dml boot,
without we may get a blackscreen
2012-05-19 12:58:43 +00:00
fix94.1
71064e3f77
-forgot to clear gecko sd file buffer on exit, could make problems
...
-moved this stupid now hide wait message debug print to less annoying
place
-wiiflow wants the dsp shutdown back, so I'll leave it in
-we shouldnt try to alloc mem1 after running apploader, just some
good advice before booting a game, should prevent codedumps
-sd file buffer can be mem1 too, we have enough left
-set mem2 usage to 49mb, thats everything we get anyways
-banner sounds should load faster now, also banner sound
in emulator coverflow when switching game should work again
-forcing check wait thread now on boot, not that the thread
is still working without noticing ;)
2012-05-19 12:29:24 +00:00
fix94.1
55f8c0bf95
-fixed greenscreen, moved mem2 init back (no idea what the problem
...
there was)
-fixed random game flickering on return to wiiflow, doesnt work
for everyone still ;)
-removed dsp deinit, dont see a reason for that anymore
2012-05-18 22:22:05 +00:00
fix94.1
322099c826
-moved mem2 init to the beginning of wiiflow booting
...
-allocating dml config in mem1 since we write it to mem1 anyways,
no need to unneeded move stuff from one mem to the other
2012-05-18 20:13:26 +00:00
fix94.1
f8a214fb3d
-moved a few things to mem1, seems like we have enough space
...
left for that still ;)
-fixed that fatal memory bug, now memory usage looks correct :)
2012-05-18 18:13:49 +00:00
fix94.1
3fc680087f
lalala
2012-05-18 16:59:46 +00:00
fix94.1
f29a014ac0
-cleaned up mem allocs a bit, also corrected wrong display of
...
usable size in mem1 region, also fixed a fatal bug in it,
some bug is still in it...
2012-05-18 16:55:04 +00:00
fledge68
db42694703
- added option to select preferred emuflow mode for plugins via source select menu
...
- added options to move and hide buttons on source select menu
- use the new startup_menu.ini found here http://www.mediafire.com/?v262b5ulxigdaum
- more info will be on gbatemp
2012-05-18 16:02:36 +00:00
fix94.1
eb2a6158bb
-limiting mem1 usage (we dont have that much in mem1 so 11mb
...
approx are enough) also readded memory cleanup before booting
a wii game to make sure games work
-added some small check to see if path is valid, sometimes
it codedumped on game path check
2012-05-18 14:10:37 +00:00
fix94.1
035812f062
-added fceugx, snes9xgx and vbagx mod7, genplusgx mod2,
...
wii64 mod2 sources, to get a diff of what changed compared to
the original extract the svn_folder.7z which exist in all plugin
folders
2012-05-18 11:01:30 +00:00
fix94.1
0654740202
-added fceugx, snes9xgx and vbagx mod7, genplusgx mod2,
...
wii64 mod2 sources, to get a diff of what changed compared to
the original extract the svn_folder.7z which exist in all plugin
folders
2012-05-18 11:00:47 +00:00
fix94.1
67130b4e0e
-added branch for plugin args mods
2012-05-18 10:49:52 +00:00
fix94.1
9d4a234b01
-fixed case-sensitive OS compiling errors (thanks david.racine.1)
...
-updated danish.ini (thanks nibb)
-updated dutch.ini (thanks Etheboss)
-updated french.ini (thanks Jiiwah)
-updated spanish.ini (thanks Galen)
-updated german.ini
2012-05-17 20:48:43 +00:00
fix94.1
8ff7da8df5
-we may should set black before clearing the framebuffer, looks
...
ugly otherwise :P
2012-05-17 16:29:53 +00:00
fix94.1
1b2842931f
-clearing framebuffer before displaying image, should prevent
...
from strange startups
-replaced a few not needed definitions in code
2012-05-17 16:21:16 +00:00
fix94.1
f98ca361e8
-moved down frag list to mem1 and also use mem1 memalign as it
...
is properly needed
2012-05-17 14:39:27 +00:00
fix94.1
199db7cfaa
-added new translatable string, dl25, for french
...
-updated english.ini
2012-05-17 14:04:17 +00:00
yardape8000
7c4bb1fa04
Update english.ini
...
Stop 0 size covers from being created
2012-05-17 13:26:02 +00:00
fix94.1
f94e65a54d
-proper cleanup of video now, no more greenscreens should come
...
on game booting
-moved partition read buffer on game boot to mem1, faster
2012-05-17 12:47:27 +00:00
fix94.1
0a90ae532e
-hopefully fixed a random codedump
...
-if emu save partition is set to -1, it will use sd card by default
2012-05-17 00:43:42 +00:00
fix94.1
907c68f074
-more memory clearing up, may fixed a bug in wait messages
2012-05-16 21:52:14 +00:00
fix94.1
7714c6e6d8
-changed quite alot of things in apploader (thanks to GX again,
...
before the NSMBW and Prince of Persia patch did nothing at all)
-fixed typo in wip debug print (before it didnt work at all so
nobody noticed)
2012-05-16 19:29:53 +00:00
fix94.1
8ca6d767bc
-normally svn selects all changed files automatically, oh well...
2012-05-16 16:39:51 +00:00
fix94.1
110a626ddc
-right, I need to mark new files to commit, svn doesnt do that
...
automatically...
2012-05-16 16:27:38 +00:00
fix94.1
bdab5cf650
-whoops removed some pretty important line :P
...
-using low mem setup of GX, because it got more expainations
what is what and works fine so why now ;)
-allocating memory to find partition dynamically now to prevent
the function from overwriting something maybe in wiiflow
-moved cheat file loading to mem2, because we cant just allocate
the memory *somewhere* as it was before
-categories should be found faster now (thanks yardape8000 for tip)
-we dont need to debug print if we set gecko debugging on or not :P
2012-05-16 16:21:03 +00:00
fix94.1
1b0f97393f
-cleaned up booter code
2012-05-16 15:27:14 +00:00
fix94.1
1f5d72f2a4
-fixed missing background music
...
-back to the entry point we had before
-set up cache to 32 again, seems to make wiiflow faster
-changed few things about memory management again
-made a few free safe again in code
2012-05-16 14:48:01 +00:00
fledge68
678dc5ac0d
- fix for categories crashing in emuflow
2012-05-16 11:48:27 +00:00
overjoy.psm
4ccb9e08cf
Update Spanish translation (Thanks Galen)
2012-05-15 22:45:00 +00:00
fix94.1
fb7e26b7cf
-ok I revert the thing about protection, we dont have proper mem1
...
things even anymore so its useless :P
2012-05-15 22:34:57 +00:00
fix94.1
c00b684c99
-readded protection of mem region for apploader, should be more
...
safe now and prolly work even better, hopefully as good as with
the linker script :P
-readded dsp shudown, some games want to have it so the get it
2012-05-15 22:29:28 +00:00
fix94.1
eaa74bb49e
-removed MEM2 cleanup, and set up MEM1 cleanup higher
...
-fixed a bug in IOS reload which might result in blackscreen
2012-05-15 22:07:45 +00:00