USB Loader GX 3.0 (r1180)

1416 visiteurs sur le site | S'incrire

Accédez aux coordonnées de l’ensemble des techniciens professionnels recommandés par logic-sunrise 20 derniers dossiers et tutoriaux
Wii / Wii U
USB Loader GX 3.0 (r1180)
Alors que les grosses nouveautés se font de plus en plus rares sur la scène Wii, les loaders USB eux ne sont pas morts et continuent toujours d'être améliorés. C'est le cas aujourd'hui d'un des plus célèbres d'entre eux, USB Loader GX, qui, après de nombreuses versions bêta non officielles, passe en version 3.0 (r1180).

Les principales nouveautés sont que le loader peut démarrer sans disque dur et qu'il inclut maintenant une fonction de mise à jour automatique compatible avec les anciennes versions. Le .zip comprend les IOS suivants : 222, 249, 250.

http://www.youtube.com/watch?feature=player_embedded&v=J2_qEAsAqVo


ATTENTION:
USB Loader GX Version 3.0 introduces a new auto-update mechanism which is not
compatible with old versions. (The old host is offline)
If you are still using an old version of USB Loader GX, you need to update
manually.
Download the latest version or use our easy installer for Windows available on
our website. http://code.google.c.../downloads/list
You can also check how to install or update manually here:
http://code.google.c...ki/Installation
We are sorry for the inconvenience.

New:
- Added a new Layout: Channel grid mode! Channel grid displays games as channels
and plays banner animations like the real Wii System Menu.
Channel grid mode and banner animation requires AHBPROT flags to load resource
files directly from your Wii.
If you use an old HBC you should use our latest forwarder or update the HBC
otherwise you wont have that support.
- Added Channel launching from Emulated NAND. (big thanks to TriiForce guys and
Miigotu)
- Added GameCube games launching from SD Card through Dios Mios Lite (DML).
(thanks to G0dLiKe, crediar, all DML devs and FIX94)
Check DML website here http://code.google.c...source-project/
- Added direct install/uninstall of WAD files to the Emulated NAND Channel path
in the features settings menu.
- Added a new icon in the toolbar to select the origin of the titles: Wii games,
Channels from Wii, Channels from EmuNand, GameCube games.
- Added the possibility to boot USB Loader GX without an HDD connected (It will
fall back to "Channel from Wii" title's origin).
- Added an option to choose which Game Window mode to use between the old
"Rotating Disc" or the new "Banner Animation".
- Added the favorite level setting to the game settings since it is no longer
displayed when using "Banner Animation" game window mode.
- Added an option to adjust the screen size for overscan TVs (Use negative
values to shrink the display).
- Added display of game's size from Wii disc games on the game window prompt
(Rotating disc mode only).
- Added a button in the search window to switch between "Beginning" and
"Content" search methods.
- Added auto-complete function to the search window.
- Added a new GUI numpad for entering numbers.
- Added setting for tooltip delay time.
- Added resize of widescreen screenshots to 768px width.
- Added cover download for the currently inserted disc.
- Added delete of full cover on art work uninstall and game uninstall.
- Added a parental control option to block priiloader override on return to
system menu.
- Added a prompt asking for downloading new language files when trying to update
and no language files exist yet.
- Added translation parsing for rating descriptors and for genres from
wiitdb.xml. Requires a one time update of wiitdb.xml for cache rebuild.
- Added a new option to force reading the game's titles from disc header.
- Added renaming of internal TitleID of all HBC versions to JODI for GameTDB to
find it.
- Added a cheat update button to re-download the cheat text file.
- Added a cancel button to several progress bar windows: Game installation, NAND
extraction, etc.
- Added separate path and setting for Emulated NAND Saves and Emulated NAND
Channels.
- Added per game NAND emulation path setting.
- Added Mii extractor and SYSCONF file extractor to Emulated NAND. It always
overwrites old files.
- Added automatic Mii extraction on save game extract if the Mii file does not
exist yet on Emulated NAND.
- Added keep of AHBPROT flag on IOS Reload. Homebrews booted now have AHBPROT.
(thanks to davebaol)
- Added a new feature to force aspect ratio on games/channels. (thanks to
giantpune for help with disassembler)
- Added Zelda Skyward Sword Alternative dol offset (PAL and NTSC-U) for
automatic dol selection.
- Added detection of enabled cheat codes from an already created .gct file.
- Added support for 2 USB drives for d2x cIOS (Requires d2x v9+).

Changes:
- Removed buggy focus system completely and added support to control screen
pointer with analog sticks from respective controllers if the wiimote is
not pointing to the screen. Compatible with Nunchuk, Classic Controller and
GameCube controller. A speed factor is available in the GUI settings.
- Restructured game's settings for different types of games (Wii/GC/Channels).
- Added auto position of progress window messages in vertical direction
depending of how many are used at the same time.
- If "Titles from GameTDB" is not enabled the title will be read from the folder
name if possible or from the game disc header.
Title caching can still be used and is recommended in that case.
- Settings title, keyboard text and key color can be changed by themes now.
- Added optional background image for list/carousel/grid layouts (unused by
default theme).
- Use of old built-in font for credits window because it doesn't look good with
the system menu one.
- Removed the need of a cIOS to launch the loader (if anyone uses it with IOS58
for whatever reason).
- Improved detection of game partition when starting the loader without configs
(fresh start).
- Isfs is now initiated once and deinitiated when cleaning up only, instead of
the whole init/deinit every single access.
- Updated file system libraries.
- Removed pngu which is not needed, changed screenshot function to use libgd
instead
- added init of network into background thread so it is cancelable and has a
timeout
- changed wifi gecko to UDP socket
- Converted all ogg sounds from 44.1 khz to 48 khz.
- Optimized use of memory:
Sizes over 30kb go to mem2 now first till it runs out ; Avoid use of mem2 area
used on IOS_Reload (first 2 mb) ;
Change font character texture to I4 which uses half as much memory (less cache
memory).
- Changed update function to get the files from googlecode website, since old
update host website isn't accessible anymore.

Fixes:
- Fixed small scrollbar bug when having only 1 item.
- Fixed reloading of cover image on game list when only 1 item is left after a
change (e.g. filtering).
- Improved calculation of progress speed. Now it is always the last 15 secs
average instead of overall progress speed.
- Fixed "new" game showing even with a parental control setting.
- Fixed removing of unused cached titles on wiitdb load.
- Fixed ocarina codes when using more than 255 codes (brawl+) (untested).
- Fixed bug where entering "-1" (Use global) for cIOS was not possible in game
settings.
- Fixed playback of some BNS banner sounds.
- Fixed reloading into another IOS before launch of game.
- Removed buggy lz77 implementation and use the one known working.
- Fixed launching of dollz compressed dol files. (thanks FIX94)
- Fixed reading game's titles from disc header on fat32/ntfs/ext.
- Fixed crash on missing <app> tag on meta.xml files.
- Forwarder: Fixed crash on drives with physical sector size > 512 bytes.
- Forwarder: Fixed endless waiting for slow HDD. (thanks to FIX94)
- Forwarder: Added missing ext2 unmount. (thanks to FIX94)
- Supports new WiiMotion+ controllers by using latest libraries.
- Lots of string handling improvements (thanks to gerbilsoft for his patch)

New Channel Grid Mode specific features:
- New settings section for all banner's settings.
- Use of BNR (banner animation) cache setting to load banners and icon's
animation faster. (Enabled by default. Takes ~35MB/100 Banners)
Wii games/Channels also accept ID3.bnr for custom-made multi-region banners.
- BNR cache path setting.
- Pulsing "new" icon on banner grid layout for new games.
- Centering and size setting for banner's animation resources.
- Channel's zooming speed setting.
- Page's scrolling speed setting.

New GameCube specific features:
- Supports Dios Mios Lite (DML) v1.2+
- Uses of a custom banner for GameCube games which loads the game's internal
opening.bnr informations (big thanks to diddy
from the wiithemeteam for creating the brlyt/brlan for the banner).
- DML settings editable from the loader (global and per game settings).
- Supported formats for gamecubes are ISO/GCM and GCRegEx.
- Custom game paths. The following paths are accepted:
1. configpath/ID6/
2. configpath/ID6_Title/
3. configpath/Title [ID6]/
4. configpath/gamepath/ (slow loading speed)
Accepted game's filenames: title.iso, title.gcm, GAMEID6.iso, GAMEID6.gcm
- DML cheats now work the same way as for other Wii games, gct goes to "GCT
Cheatcode Path" as GAMEID.gct
- GameCube games copy from USB to SD on demand with choice menu to delete SD
games to make space,
If you want to use this feature then set the "Main GC path" to USB and the "SD
GameCube path" to SD card.
If duplicated games are detected on SD and USB, the games on SD will be
prioritized.
- Added GameCube disc dump functionality with multi-disc menu game selection,
compress and align support
(thanks to FIX94 and Overjoy for their disc dump sources on which this is
based).
- Use of the BNR cache path to load ID6.bnr or ID3.bnr if available for custom-
made banners. (Loading only)
- Video mode option to force interlace mode on GameCube.
- Fixed force prog mode on DML 1.4

Mercredi 16 Mai 2012, 14:34 par artik
Source : www.wiihacks.com
16 mai 2012, 14:42
Approuver ce commentaire (+1)
Bien le démarrage sans disque dur !!
Merci pour cette maj !!
Répondre à ce commentaire
16 mai 2012, 14:43
Approuver ce commentaire (+1)
merci pour la mise a jour.
Répondre à ce commentaire
16 mai 2012, 15:31
Approuver ce commentaire (+1)
Une grosse mise à jour... vraiment sympa ... pour moi le meilleur USB loader pour Wii
Répondre à ce commentaire
16 mai 2012, 16:40
Approuver ce commentaire (+1)
Merci pour cette grosse MAJ :)
Répondre à ce commentaire
16 mai 2012, 16:57
Approuver ce commentaire (+1)
merci
Répondre à ce commentaire
16 mai 2012, 17:24
Approuver ce commentaire (+1)
L'un des meilleurs loader, merci ;)
Répondre à ce commentaire
16 mai 2012, 17:49
Approuver ce commentaire (+1)
Mon loader préféré, merci !!
Répondre à ce commentaire
16 mai 2012, 18:19
Approuver ce commentaire (+1)
Je l'avais newsé il y a quelques temps mais c'est pas grave.
Merci pour cette nouvelle mise à jour Artik ;)
Répondre à ce commentaire
16 mai 2012, 19:42
Approuver ce commentaire (+1)
Un de ceux que je mets d'office, merci de l'info
Répondre à ce commentaire
16 mai 2012, 20:18
Approuver ce commentaire (+1)
merci
Répondre à ce commentaire
Utilisateur en ligne
17 mai 2012, 02:36
Approuver ce commentaire (+1)
c'est celui que je préfère également!
je prends direct, merci pour cette maj!
Répondre à ce commentaire
17 mai 2012, 07:27
Approuver ce commentaire (+1)
merci je prend
Répondre à ce commentaire
17 mai 2012, 08:17
Approuver ce commentaire (+1)
Merci pour cette mise à jour .
Répondre à ce commentaire
17 mai 2012, 10:32
Approuver ce commentaire (+1)
je viens de le tester, et pas mal du tout !!

Quand le disque dur n est pas present la chaine se lance et l on acces a toutes les chaines installées en WAD
Répondre à ce commentaire
17 mai 2012, 11:04
Approuver ce commentaire (+1)
Merci pour cet excellent Loader !
Répondre à ce commentaire
17 mai 2012, 11:32
Approuver ce commentaire (+1)
Merci pour la maj.
Répondre à ce commentaire
17 mai 2012, 13:25
Approuver ce commentaire (+1)
Toute une flopée d’améliorations et de fixs pour cette version 3.0, un grand merci aux développeurs.
Répondre à ce commentaire
17 mai 2012, 15:04
Approuver ce commentaire (+1)
Merci bien pour la màj
Répondre à ce commentaire
17 mai 2012, 16:25
Approuver ce commentaire (+1)
Merci un incontournable (pour moi en tout cas)
Répondre à ce commentaire
17 mai 2012, 21:00
Approuver ce commentaire (+1)
mon loader preferé , merci
Répondre à ce commentaire
18 mai 2012, 08:23
Approuver ce commentaire (+1)
merci , c'est le top effectivement
Répondre à ce commentaire
18 mai 2012, 16:11
Approuver ce commentaire (+1)
G.E.N.I.A.L.E. !!
Répondre à ce commentaire
19 mai 2012, 14:23
Approuver ce commentaire (+1)
"LE" meilleur loader :) merci
Répondre à ce commentaire
23 mai 2012, 14:20
Approuver ce commentaire (+1)
Wow ça c'est du changelog!
Je reste néanmoins sur CFG.
Répondre à ce commentaire
24 mai 2012, 20:04
Approuver ce commentaire (+1)
+1
que du bonheur se loader !!
Répondre à ce commentaire
28 mai 2012, 15:30
Approuver ce commentaire (+1)
"... et qu'il inclut maintenant une fonction de mise à jour automatique compatible avec les anciennes versions."

"USB Loader GX Version 3.0 introduces a new auto-update mechanism which is not compatible with old versions."

En gros c'est possible que par Update manuelle ? J'ai bien saisi ?
Répondre à ce commentaire
13 juillet 2012, 19:15
Approuver ce commentaire (+1)
Salut,

j'ai une question un peu conne, mais comment je sais quelle version je dois installer sur ma Wii ? L'IOS 222, 249 ou 250 ? ou les 3 ???

et comment se passe l'installation d'ailleurs ? J'écrase les fichiers du dossier apps/usbloader_gx sur ma carte mémoire et j'installe depuis la Wii ?

D'avance merci
Akhlan
Répondre à ce commentaire
07 août 2012, 00:01
Approuver ce commentaire (+1)
salut akhlan
1) utilise Pimp-My-Wii-V2.29 installe tous est expliquer
bonne soiree
Répondre à ce commentaire
Cliquer ici pour continuer sur le forum
Envoyer