Commit Graph

981 Commits

Author SHA1 Message Date
lustar.mii
6396c7099f Fixed the reason for the fix I broke in my last batch of fixes. 2009-06-14 04:59:32 +00:00
lustar.mii
1efc9d1f89 Several small fixes + enabled displaying titles from database in main list and game info screen. The titles now change to the language that is set in the Game Info settings and individual game settings will override it. All titles default to English if the preferred language is not available for a game. 2009-06-14 03:42:46 +00:00
dimok321
bc8084fe75 *Forgot something 2009-06-13 23:47:38 +00:00
dimok321
587fdbbae2 *Reverting some stuff to the OLD way before new IOS222
Now if you use 249 there is no change to R492 before 222.    
  So if you still get blackscreens it wasnt caused by that.
2009-06-13 23:39:42 +00:00
dimok321
fc76b6a9c6 *Changes to the OGG thread handling
*Changed the Updater source in some ways and added an own thread for it for later AutoUpdate feature (when gamestarting problem after networkinit is fixed)
2009-06-13 21:10:37 +00:00
ardi@ist-einmalig.de
fd4b98714f * little changes
* remove using of rev.txt
2009-06-13 12:56:24 +00:00
dimok321
33eaefe81e *Small changes 2009-06-13 09:51:01 +00:00
giantpune
6d082b7c66 Fixed a codedump caused by not having any games and playing around in the gamewall. 2009-06-13 06:49:09 +00:00
giantpune
2874d9672c Took out debug TXT that I left in the coverwall. fixed some stuff in the gameinfo window. 2009-06-13 06:32:02 +00:00
giantpune
2ee3521ff5 little changes. 2009-06-13 01:10:00 +00:00
dimok321
8601abdf29 *Sorting files a bit 2009-06-13 00:24:36 +00:00
dimok321
940fa4b441 *Reverted cyrex changes to the settings
*Added Japanese UnicodeFix made by Rudolph (thanks) (you still need to compile with a japanese font.ttf to have it work)
*Added missing languagevariables 

issue 517, issue 515, issue 519
2009-06-12 20:11:59 +00:00
mauricewoelk
d7c3bea35c *forgot to add that shit to gamesettings 2009-06-12 13:43:07 +00:00
mauricewoelk
684dded37d *shitload of color changes to get closer to the original wii menu.
*added sliding top and bottom in settings.
2009-06-12 13:34:05 +00:00
dimok321
d8298a73d9 *Added IOS223 support
NOTE: If your loader is rebooting when you try to start a game its because you initialized Network! Right now initializing the network by trying to update or trying to download covers/discimages the Loader has Issues with booting games. Try booting games directly without initializing the Network.
2009-06-12 11:50:14 +00:00
dimok321
bc3d173ef4 *Added support for NEW Hermes cIOS (It still might have some bugs so please report them to me)
NOTE: When you change Global cIOS boot you need to restart for it to take effect.

NOTE2: Best way of launching games (most compatibility) is avoiding an IOS Reload by not initializing the network and not have different boot IOS than the one set in GameSettings.

NOTE3: Know issue: IOS249 boots slower now at the starts. IOS222 boots fast as always.
2009-06-11 23:02:05 +00:00
lustar.mii
1b4d69bd6e fixed previous change 2009-06-11 18:33:51 +00:00
lustar.mii
0c2c543f46 minor change to use mxml that is included with libogc (identical version) 2009-06-11 18:21:19 +00:00
lustar.mii
c14cc361db not needed anymore 2009-06-11 18:20:17 +00:00
giantpune
d31a034d18 fixed some code dumps from the coverwall and the xml stuff. 2009-06-11 08:13:08 +00:00
rameonweb
6abaf293d8 modefied some graphics and update some Languages:
danish
dutch
french
german
japanese
norwegian
portuguese_br
portuguese_pt
spanish
2009-06-10 17:00:51 +00:00
dimok321
d2c1f83821 *Fixed crash on UPDATE
*Added Custom CheatCodes Path (both USB and SD)
2009-06-10 11:27:19 +00:00
giantpune
e18b154156 little fix. i took out a variable in the last version that is needed to move the covers right. oops.
Also, use flat 2d covers,  the fake 3d ones look like shit on this.  and if you have your wii in 4/3 mode it wont show anything (i don't think it will.  i didn't test it).
2009-06-10 10:10:25 +00:00
giantpune
ad05aa93c1 Changed the game grid just a little bit. Press up/down to change the number of rows. if you have less that 42 or 16 games it wont let you use 3 or 2 rows respectively. ( at least that was the plan. it may not work that way.)
also made functions to skew buttons and images used for this.
2009-06-10 10:05:43 +00:00
dimok321
ad2eb5c182 *Fixed USB ReInit
*Moved SD Card Button a bit to the left.
2009-06-10 08:58:35 +00:00
dimok321
6f22ffa6f4 *Changed the OnScreenKeyboard to allow to remove "SD:/" now so you can just enter "USB:/" instead to use USB FAT/FAT32 for covers and stuff
*Added USB Remount to SDCard Button
2009-06-10 08:19:55 +00:00
ardi@ist-einmalig.de
f5e6663784 makes it possible to use a FAT-Partition on the USB WBFS-Disk
Boot-Strategy: 

- is "argv[0]" set, then the boot-device extracted from the argv. 
- if no meaningful boot device found, then looking for 
  "boot.dol"/"boot.elf" in "apps/usbloader_gx/" 
  first on "SD:/" and then on "USB:/". 
  When found, than use this Device. Otherwise use the default "SD:"
- Set all default-Paths on this Device 
- Set the Path for config-Folder, GXGlobal.cfg, GXGameSettings.cfg
  and GXGameFavorites.cfg on this Device (e.g. USB:/config and so on)
2009-06-09 23:26:03 +00:00
dimok321
fb61660d22 *Added forgotten GameLanguage Setting to GlobalSettings "Game Load" 2009-06-09 07:03:52 +00:00
giantpune
a0717d3526 Fixed the settings that got messed up when I merged sources. 2009-06-09 06:10:06 +00:00
giantpune
8ed600cddc Fixed icon and BG spacing, Fixed Typo, changed effect. 2009-06-09 05:48:17 +00:00
giantpune
62fa4e4285 Added support to read game information from xml. The first draft of the xml is in the downloads section of googlecode. Put the file (still zipped) in your titles.txt path. then highlite a game and press 2 to view stuff about the game. If a synopsis exists for that game in the file, you can see it by pressing a. Currently only 1 game has a synopsis.
There are lots of fields that are wrong/missing on the xml but don't tell us about it.  Somebody else (Lustar) will be in charge of keeping up with it.
2009-06-09 05:20:49 +00:00
dimok321
3a01591ba4 *Updated the Credits 2009-06-08 21:40:34 +00:00
dimok321
d2ef529545 *Seperated browsers
NOTE: This is a temporary and fast solution till DrayX7 is back since he started it already and i don't have the time right now to do it. This should fix most of the codedumps at starting up games (if not loaded from carousel).
2009-06-08 17:23:35 +00:00
DRayX7
63414dffd7 *Oops, forgot that wouldn't work 2009-06-08 16:27:16 +00:00
DRayX7
c257e1d378 *Fixed some bugs in the game browser and game carousel
*Added a few new files for later use
2009-06-08 16:26:04 +00:00
dimok321
6cf6de3e70 *Made scrolling with D-PAD while pointing at a list browser possible.
*UpdatePath and titles.txt Path are now changable again (forgot to add them before)
*Added forgot UnicodeFix Option
2009-06-07 16:16:18 +00:00
dimok321
b758bef4e1 *Fixed GameSize not showing on install
*Fixed missplacing WiiMotePointer
*Added some missing languagevariables
2009-06-07 11:03:39 +00:00
dimok321
e1523224e8 *Fixed OGG Menu Crash after changing the path 2009-06-06 19:39:48 +00:00
dimok321
cfb976a35a *Fixed UnlockButton vanishing
*Fixed Update SD bug (wrong message)
*CHANGED STANDARD PASSWORT TO NOT SET AND STANDARD LOAD IN GODMODE IF NO PASSWORT SET
2009-06-06 18:54:31 +00:00
giantpune
4ea4576e02 fix bug in game carousel. 2009-06-06 18:10:20 +00:00
dimok321
32144f46f9 *Whole new GlobalSettingsMenu arrangement (thx to dj_skull for his idea and plan (issue 433))
*Lots of small fixes
*Added Error002fix selection in GameSettings

**NOTE 1: You might want to delete your Configfiles before using this new Rev.

**NOTE 2: Known issue with Settings is that WiiMotePointer is sometimes being displaced. I am searching for the reason right now.
2009-06-06 17:26:52 +00:00
mauricewoelk
95bf8acf16 images for new settings structure. don't update to this commitment until the new settings file is uploaded or you will get weird graphics on your screen :). 2009-06-06 12:11:09 +00:00
dimok321
1e665874ba *Fixed codedumps at startup 2009-06-05 15:43:32 +00:00
dimok321
c2a20e4c83 *Found and fixed bug in the CleanUpTest source
*Merging CleanUp source into main.

NOTE: You might not want to update right away because there might still be some issues. New issue reports to this are of course welcome ;).
2009-06-04 22:13:39 +00:00
dimok321
8a2c5ee2ff *Removing libfat link
*New libogc and libfat in our download section
2009-06-04 11:34:45 +00:00
hungyip
8d1c7ba450 2009-06-04 03:47:01 +00:00
hungyip
3887824fde Optimized and Refactored some codes. Did not do any test on it so it might break the settings feature. Please report on issues if any settings feature is broken 2009-06-04 01:04:23 +00:00
ardi@ist-einmalig.de
8576f4d5a0 Filesystembug (Downloadbug) still not fixed 2009-06-03 17:30:12 +00:00
hungyip
224b947aa4 Fixed Parental Control (now it is confirmed to work) 2009-06-03 05:44:59 +00:00
hungyip
fbd3d96e19 Tried to add parental control (not tested yet) 2009-06-03 03:56:45 +00:00