mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-05 19:15:07 +01:00
4611ae1998
* Added current version and revision number to boot screen * Renamed "Gametdb Path" to "Titles Path" and set default path for title's files to /titles/ subfolder. * Added a prompt to move existing files when editing Titles path. (Greywolf) * Added an option to display Multi-disc prompt when launching gamecube games with DM/DML/Nintendont. * Fixed exiting the credit page (press B to exit) * Set Loader's IOS setting to 58 if only 58 is available. * Removed unneeded IOS58 patches to libruntimeiospatch Nintendont: * Added Nintendont 3.304+ new version detection. * Removed warning if HID is enabled without controller.ini on r3.304+. HID setting still used to copy .ini if needed. * Fixed Booting game from USB if not on the first partition. * Fixed loading settings/cheats/controller.ini when booting from Disc. * Added a missing warning message if kenobiwii.bin is not found but debug option is enabled on Wii consoles. * Updated French language file
55 lines
1.8 KiB
XML
55 lines
1.8 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>3.0 r1244</version>
|
|
<release_date>20150404152023</release_date>
|
|
<!-- // remove this line to enable arguments
|
|
<arguments>
|
|
<arg>--ios=250</arg>
|
|
<arg>--usbport=0</arg>
|
|
<arg>--mountusb=1</arg>
|
|
</arguments>
|
|
// remove this line to enable arguments -->
|
|
<ahb_access/>
|
|
<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: Cyan, Dimok, nIxx, giantpune, ardi, Hungyip84, DrayX7, Lustar, r-win, WiiShizzza
|
|
Artworks: cyrex, NeoRame
|
|
Validation: Cyan and many others
|
|
Issue management: Cyan
|
|
WiiTDB / Hosting covers: Lustar
|
|
USBLoader sources: Waninkoko, Kwiirk, Hermes
|
|
cIOS maintenance: davebaol, xabby666, XFlak and Rodries
|
|
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>
|