mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-08 04:25:07 +01:00
Update to r1280
This commit is contained in:
parent
9b5b2b76ce
commit
fbf49e533d
BIN
boot.dol
BIN
boot.dol
Binary file not shown.
Before Width: | Height: | Size: 4.7 MiB After Width: | Height: | Size: 4.5 MiB |
60
meta.xml
60
meta.xml
@ -1,16 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<app version="1">
|
||||
<app version="1">
|
||||
<name> USB Loader GX</name>
|
||||
<coder>USB Loader GX Team</coder>
|
||||
<version>3.0 r1260</version>
|
||||
<release_date>20160102155330</release_date>
|
||||
<!-- // remove this line to enable arguments
|
||||
<version>3.0 r1280</version>
|
||||
<release_date>20230101170146</release_date>
|
||||
<!-- remove this line to enable arguments
|
||||
<arguments>
|
||||
<arg>--ios=250</arg>
|
||||
<arg>--ios=249</arg>
|
||||
<arg>--bootios=58</arg>
|
||||
<arg>--usbport=0</arg>
|
||||
<arg>--mountusb=1</arg>
|
||||
<arg>--sdmode=0</arg>
|
||||
</arguments>
|
||||
// remove this line to enable 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.
|
||||
@ -18,39 +20,33 @@ The interactive GUI is completely controllable with WiiMote, Classic 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
|
||||
Coding: Cyan, Dimok, blackb0x, nIxx, giantpune, ardi, Hungyip84, DrayX7, Lustar, r-win, WiiShizzza
|
||||
Artwork: cyrex, NeoRame
|
||||
Validation: Cyan and many others
|
||||
Issue management: Cyan
|
||||
WiiTDB / Hosting covers: Lustar
|
||||
GameTDB / Covers: Lustar
|
||||
USBLoader sources: Waninkoko, Kwiirk, Hermes
|
||||
cIOS maintenance: davebaol, xabby666, XFlak and Rodries
|
||||
Languages files updates: Kinyo and translaters
|
||||
Hosting themes: Deak Phreak
|
||||
Themes website: Larsenv, Wingysam
|
||||
|
||||
Libwiigui: Tantric
|
||||
Libogc/Devkit: Shagkur and Wintermute
|
||||
FreeTypeGX: Armin Tamzarian.
|
||||
FreeTypeGX: Armin Tamzarian
|
||||
|
||||
Links:
|
||||
USB Loader GX Project Page
|
||||
https://sourceforge.net/projects/usbloadergx/
|
||||
Support Site:
|
||||
http://gbatemp.net/index.php?showtopic=149922
|
||||
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
|
||||
USB Loader GX:
|
||||
https://github.com/wiidev/usbloadergx
|
||||
Support:
|
||||
https://gbatemp.net/threads/149922
|
||||
GameTDB:
|
||||
https://www.gametdb.com
|
||||
Themes:
|
||||
https://theme.rc24.xyz
|
||||
|
||||
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>
|
||||
Libwiigui:
|
||||
https://wiibrew.org/wiki/Libwiigui
|
||||
FreeTypeGX:
|
||||
https://github.com/ArminTamzarian/freetypegx
|
||||
Gettext:
|
||||
https://www.gnu.org/software/gettext</long_description>
|
||||
</app>
|
||||
|
@ -1,3 +1,3 @@
|
||||
1260
|
||||
http://svn.code.sf.net/p/usbloadergx/code/branches/updates/boot.dol
|
||||
http://svn.code.sf.net/p/usbloadergx/code/trunk/Languages/
|
||||
1280
|
||||
https://github.com/wiidev/usbloadergx/raw/updates/boot.dol
|
||||
https://github.com/wiidev/usbloadergx/raw/enhanced/Languages/
|
||||
|
@ -1,3 +1,3 @@
|
||||
5.1
|
||||
http://svn.code.sf.net/p/usbloadergx/code/branches/updates/USBLoaderGX_forwarder[UNEO]_Wii.wad
|
||||
http://svn.code.sf.net/p/usbloadergx/code/branches/updates/USBLoaderGX_forwarder[UNEO]_vWii.wad
|
||||
https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_Wii.wad
|
||||
https://github.com/wiidev/usbloadergx/raw/updates/USBLoaderGX_forwarder%5BUNEO%5D_vWii.wad
|
||||
|
Loading…
Reference in New Issue
Block a user