Aller au contenu


Photo

USB Loader GX 3.0 (r1180)


  • Veuillez vous connecter pour répondre
28 réponses à ce sujet

Posté 16 mai 2012 - 13:34

#1
artik

artik

    \0/ Shake it baby ! \0/

  • Administrateur
  • 9 880 messages
  • Sexe:Male
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


  • Retour en haut

Posté 16 mai 2012 - 13:42

#2
freemancalais

freemancalais

    Minecraft addict !

  • Members
  • PipPipPipPipPip
  • 3 362 messages
  • Sexe:Male
  • Lieu:Calais
  • Passions:Jeux Vidéos, hacking en tout genre !
Bien le démarrage sans disque dur !!
Merci pour cette maj !!

MODIFICATION, REPARATION TOUTES CONSOLES

FLASH, PUCE, GLITCH, JTAG

C'est ici pour plus de renseignement

  • Retour en haut

Posté 16 mai 2012 - 13:43

#3
Kouba

Kouba

    Sunriseur PRIVILEGE

  • Technicien
  • 2 585 messages
  • Sexe:Male
  • Lieu:Marseille
merci pour la mise a jour.

Modification toutes consoles sur Marseille.
Responsable technique d'une chaine de magasins de jeux vidéo sur la région PACA.


Pour tout renseignement ici

  • Retour en haut

Posté 16 mai 2012 - 14:31

#4
wesley

wesley

    Sunriseur avancé

  • Members
  • PipPipPip
  • 972 messages
  • Sexe:Male
  • Lieu:La Rochelle
Une grosse mise à jour... vraiment sympa ... pour moi le meilleur USB loader pour Wii
  • Retour en haut

Posté 16 mai 2012 - 15:40

#5
Finality

Finality

    Sunriseur PRIVILEGE

  • Technicien
  • 6 504 messages
  • Sexe:Male
Merci pour cette grosse MAJ :)

Modification Xbox 360 et Wii sur Bordeaux, en plein centre ville.

Travail réalisé sous vos yeux, répond à toutes vos questions.


Xbox 360 : Flash tous lecteurs, Xkey, Glich, Réparations : mon annonce ici

Wii : Hack software : mon annonce ici

  • Retour en haut

Posté 16 mai 2012 - 15:57

#6
modif-console83

modif-console83

    Sunriseur PRIVILEGE

  • Members
  • PipPipPipPipPip
  • 8 147 messages
  • Sexe:Male
  • Lieu:France 83
  • Passions:hacking,cracking...
merci

 OUVERTURE le 6 AVRIL dans le VAR à HYERES

Modification xbox 360 Fat&Slim tout lecteurs
Secteur: VAR (83)
Mise a jour gratuite*

Me Contactez, Mes Commentaires :Mon Annonce ici

http://www.logic-sun...360-hyeres.html

  • Retour en haut

Posté 16 mai 2012 - 16:24

#7
mrfiz

mrfiz

    Sunriseur elite

  • Technicien
  • 1 103 messages
  • Sexe:Male
  • Lieu:Arras dans le 62
  • Passions:Tout ce qui me rend moins con...
L'un des meilleurs loader, merci ;)
  • Retour en haut

Posté 16 mai 2012 - 16:49

#8
Max-E Informatique

Max-E Informatique

    Sunriseur avancé

  • Members
  • PipPipPip
  • 607 messages
  • Sexe:Male
  • Lieu:Poitiers, 86
Mon loader préféré, merci !!
  • Retour en haut

Posté 16 mai 2012 - 17:19

#9
trunkdu92

trunkdu92

    Modérateur en série

  • Modérateur
  • 1 174 messages
  • Sexe:Male
Je l'avais newsé il y a quelques temps mais c'est pas grave.
Merci pour cette nouvelle mise à jour Artik ;)
Modérateur LS
Hack PS3 / Wii / PSP
  • Retour en haut

Posté 16 mai 2012 - 18:42

#10
popov22

popov22

    Sunriseur PRIVILEGE

  • Modérateur
  • 11 357 messages
  • Sexe:Male
Un de ceux que je mets d'office, merci de l'info
  • Retour en haut

Posté 16 mai 2012 - 19:18

#11
xbox25 08

xbox25 08

    Sunriseur

  • Technicien
  • 116 messages
  • Sexe:Male
merci
Flash xbox 360 dans le 25 08 70
possibilité de me deplacer
travail propre et rapide!
contact: devils97414@hotmail.com
  • Retour en haut

Posté 17 mai 2012 - 01:36

#12
Hackstore59

Hackstore59

    Make Love Not War

  • Technicien
  • 9 471 messages
  • Sexe:Male
  • Lieu:59
c'est celui que je préfère également!
je prends direct, merci pour cette maj!

Modification/Réparation dans le 59

[Softmod Xbox] [Hack Jtag/Puce Glitch/Xkey Xbox 360]

[Puce PS1][Softmod PS2] [Jailbreak/CFW/ODE PS3]

[Sofmod Wii/Wii U] [Config Retrogaming PC/Raspberry]

~

>> Consulter mes services

  • Retour en haut

Posté 17 mai 2012 - 06:27

#13
blackdeath1510

blackdeath1510

    Réparation PS5

  • Members
  • PipPipPip
  • 890 messages
  • Sexe:Male
  • Lieu:moselle (secteur thionville) et luxembourg
merci je prend
  • Retour en haut

Posté 17 mai 2012 - 07:17

#14
Rahow

Rahow

    Rétro-Gamer

  • Banned
  • PipPipPipPipPip
  • 12 845 messages
  • Sexe:Male
  • Lieu:59 valenciennes
Merci pour cette mise à jour .

Image IPB


Image IPB

  • Retour en haut

Posté 17 mai 2012 - 09:32

#15
Guest_Guest_*

Guest_Guest_*
  • Guests
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
  • Retour en haut

Posté 17 mai 2012 - 10:04

#16
Flash Inside

Flash Inside

    Flash Inside

  • Members
  • PipPipPipPip
  • 1 444 messages
  • Sexe:Male
  • Lieu:Rennes
Merci pour cet excellent Loader !


Flash Inside
Modification de consoles de jeux sur Rennes
06.30.42.92.47

  • Retour en haut

Posté 17 mai 2012 - 10:32

#17
guix44

guix44

    Sunriseur elite

  • Technicien
  • 1 367 messages
  • Sexe:Male
  • Lieu:Nantes
Merci pour la maj.
  • Retour en haut

Posté 17 mai 2012 - 12:25

#18
Peach Hawk

Peach Hawk

    Sunriseur PRIVILEGE

  • Technicien LS expert
  • 2 324 messages
  • Sexe:Not Telling
Toute une flopée d’améliorations et de fixs pour cette version 3.0, un grand merci aux développeurs.
  • Retour en haut

Posté 17 mai 2012 - 14:04

#19
gogeta76

gogeta76

    \0/ G0G€T@ \0/

  • Shining VIP
  • 3 366 messages
  • Sexe:Male
  • Lieu:76
  • Passions:Mon travail, mes consoles, mes PC, ma vie quoi ...
Merci bien pour la màj

Toute l'intelligence du monde n'est rien face à une idiotie à la Mode ....
Image IPB

  • Retour en haut

Posté 17 mai 2012 - 15:25

#20
seb57fr

seb57fr

    linker addict

  • Members
  • PipPipPipPipPip
  • 3 853 messages
  • Sexe:Male
  • Lieu:Metz
Merci un incontournable (pour moi en tout cas)
  • Retour en haut




0 utilisateur(s) li(sen)t ce sujet

0 invité(s) et 0 utilisateur(s) anonyme(s)