Commit Graph

14 Commits

Author SHA1 Message Date
fix94.1
bf26e129d9 -added check for homebrew if the wiiflow loader channel is
installed, if not just return to system menu
-removed return_to_wiiflow from wiiflow.ini, not needed anymore
2012-05-27 16:37:52 +00:00
fix94.1
225348821f -made our homebrew stub even smaller and now its also possible
to edit the title id to exit to directly without recompiling the
whole stub but only wiiflow ;)
2012-05-26 11:40:31 +00:00
fix94.1
7b281c29d4 -updated button mapping and names for wiiflow input
-moved classic controller ZL and ZR to regular L and R, also
removed the double control with Plus/Minus on classic controller
-only clearing the region needed for the homebrew stub now
before booting homebrew, no need for more cleaning up
2012-05-26 09:43:59 +00:00
fix94.1
b47b04629f -created my own homebrew channel stub alternative, now homebrew
returns to wiiflow using the wiiflow loader channel if enabled,
added option to disable this too, return_to_wiiflow in HOMEBREW
section in wiiflow.ini
-added possibility to start movies via MplayerCE, use this ini:
http://dl.dropbox.com/u/25620767/mplayerce.ini
2012-05-23 16:27:55 +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
0fc21f82a3 -big code cleanup, removed all those SAFE_ and SMART_
thingys and replaced it with their proper calls
-fixed some big memory bugs, downloading much covers shouldn't
be a problem anymore, also memory management should work better
-fixed typo in debug print on game boot, also changed some
things in apploader, making it ready to remove linker script
properly, still in but I hope not for long ;)
-modified wiiflow startup and init order a bit
2012-05-13 15:13:33 +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
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
fix94.1
af090d536b -fixed small comment typo in disc.c
-reverted xFede's unneeded copy-paste from gx !which was even
not documented! from last rev r108
@xFede:
I said you to leave it as it is, really don't do that again
or I'll be angry, thanks.
2012-02-11 22:12:58 +00:00
fedeanto11
28b476f8f9 * Fixed a typo -> "Sytem Menu" 2012-02-11 21:28:53 +00:00
fedeanto11
5cfe1c11b5 * Added alternative cover download if original is not on server ( a option for choose original/alternative will be better though )
* Added some missing frees
* Other littles changes
2012-02-03 22:38:00 +00:00
fix94.1
b661ccb551 -added dollz support for homebrew launching
(-giving the possibility for the project to re-arrange and control everything properly :P)
2012-01-24 22:09:33 +00:00
fedeanto11
7d07abdb16 - Fixed a screen issue in menu_about
- Now wiiflow download "US" covers correctly
- A lot of little changes and code clean up (like update GameTDB -> dimok )
2012-01-23 21:09:03 +00:00
fix94.1
82d67b6413 mirrored wiiflow r417 2012-01-21 20:57:41 +00:00