mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-04 18:45:05 +01:00
e8f5ab07bd
* Fixed bug in http.c (where realloc *might* choose another address, thanks Dr. Clipper) * Added support to /wbfs/Game Title [GAMEID].wbfs files (thanks oggzee) * Fixed bug in cfg_cleanup when switching partitions * Added BGM class again (for playing background music, requested by dimok) * Added settings for background music again * Fixed bug in MEM2 class (returning an invalid handle when no memory could be allocated, thanks to dimok) * Updated DIP module to OpenDIP (report bugs with this one if you've found them, but report them here: http://github.com/spacemanspiff/odip-plugin) * Added initial code for cios 222 rev5 (THIS DOES NOT WORK YET! DON'T FILE BUGS ON THIS ONE!) * Added fatffs module by Hermes and Waninkoko (THIS DOES NOT WORK YET! DON'T FILE BUGS ON THIS ONE!) * Fixed bug in Settings, which resulted in a crash when the partition was changed. * Added caching for gamelist entries, so switching between different screens/sort options/display modes should be faster * Changed defines in ehc_module, in order to prevent clashes with new defines in rev5
45 lines
1.5 KiB
XML
45 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<app version="1">
|
|
<name> USB Loader GX</name>
|
|
<coder>USB Loader GX Team</coder>
|
|
<version>1.0 r911</version>
|
|
<release_date>201002141632</release_date>
|
|
<short_description>Loads games from USB-devices</short_description>
|
|
<long_description>USB Loader GX is a libwiigui based USB iso loader with a wii-like GUI. You can install games to your HDDs and boot them with shorter loading times.
|
|
The interactive GUI is completely controllable with WiiMote, Classic Controller or GC Controller.
|
|
Features are automatic widescreen detection, coverdownload, parental control, theme support and many more.
|
|
|
|
Credits:
|
|
Coding: Dimok, nIxx, giantpune, ardi, Hungyip84, DrayX7, Lustar, r-win, WiiShizzza
|
|
Artworks: cyrex, NeoRame
|
|
WiiTDB / Hosting covers: Lustar
|
|
Hosting updates files: CorneliousJD
|
|
USBLoader sources: Waninkoko, Kwiirk, Hermes
|
|
Languages files updates: Kinyo and translaters
|
|
Hosting themes: Deak Phreak
|
|
|
|
Libwiigui: Tantric
|
|
Libogc/Devkit: Shagkur and Wintermute
|
|
FreeTypeGX: Armin Tamzarian.
|
|
|
|
Links:
|
|
USB Loader GX Project Page and Support Site:
|
|
http://code.google.com/p/usbloader-gui/
|
|
Help Website:
|
|
http://usbloadergx.koureio.net/
|
|
WiiTDB Site:
|
|
http://wiitdb.com
|
|
Themes Site:
|
|
http://wii.spiffy360.com
|
|
Languages Translaters Page:
|
|
http://gbatemp.net/index.php?showtopic=155252
|
|
|
|
Libwiigui Website:
|
|
http://wiibrew.org/wiki/Libwiigui/
|
|
FreeTypeGX Project Page:
|
|
http://code.google.com/p/freetypegx/
|
|
Gettext Official Page:
|
|
http://www.gnu.org/software/gettext/gettext.html
|
|
</long_description>
|
|
</app>
|