?- Fixed: Ive fixed several errors in the nandpro operations causing crashes and/or causing nandpro to trigger errors on commandline
- Added: When closing the IPScanner window itll automatically save the settings you used last time to %appdata%\Swizzy\xeBuild\ipscan.cfg this file will then be loaded upon opening it again
- Added: Support for extracting FCRT.bin from trinity nands (Thanks BestPig for the source!)
- Changed: You can now see what mode you are running in (ive moved the modeswitch out from tools)
- Added: Crashlog, if for whatever reason there is an unhandled exception that occurs youll be presented with a message and itll hopefully save a crashlog.txt which will contain the information i might need to fix the bug
if for whatever reason it cannot even produce the crashlog youll get a message about that aswell before the program closes itself
- Changed: Rewritten ALOT of nand related functions (how it reads your nand, this means it MAY be a little bit slower when loading a bigblock nand, but itll also make it easier for me to implement functions im working on when i get it all working
and itll make it easier for those whom use my source to learn this kind of stuff, i really do hope someone tries to learn from it
)
- Updated: Added support for identifying CBs: 4575, 4577, 5772, 5773, 6752, 6753
- Added: Support for building ECC and Freeboot type images for RGH 2.0
** NOTE: Ive modified the ECC script for RGH 2.0 a little adding a few things and changing some paths aswell as fixing the bug TX had in their script (a minor typo, i had already modified the script and fixed it instead of replacing it) **
- Changed: Re-arranged build type a little and renamed all of them the list is now as follows:
* Freeboot (JTAG) This type is meant for JTAG consoles to build Freeboot images.
* Freeboot (RGH 1.x) This type is meant for RGH consoles to build Freeboot images for Glitch type consoles, same as GGBoot/Glitchboot
* Freeboot (RGH 2.0) This type is meant for RGH 2.0 Consoles, to build freeboot images for the new type of Glitch consoles
* ECC (RGH 1.x) This type is meant for RGH consoles to build ECC type images (Xell) for Glitch type Console
* ECC (RGH 2.0) This type is meant for RGH 2.0 console to build ECC type images (Xell) for the new type of Glitch consoles
* Retail (Stock) This type is to build original images, non-hacked images, NOTE: These images will NOT be live safe!
* Devkit This type is meant for building Devkit images for devkit consoles, NOTE: Read the readme for more information on this
- Changed: Updated links in dashfiles.xml, added 7371 and re-arranged the types as follows:
* Type = 1 Retail only (used by: 7371)
* Type = 2 JTAG only (used by: 9199, 12611, 12625 and 13146)
* Type = 3 Retail, JTAG and Glitch only (used by: 13599, 13604 and 14699)
* Type = 4 Retail, JTAG, Glitch and Glitch 2 only + Activation of the 3 new special patches (nohdd, notrimnu and nohdmiwait) (used by: 14717 and 14719)
* Type = 5 Devkit (used by: none, reserved for custom versions if you want to build devkit images and want to have it in the drop down list)
- Fixed: The app will now auto select output folder upon auto loading flashdmp.bin from app directory
- Fixed: Several minor bugs/errors a little bit everywhere
- Added: When NANDPro is running there will be a circle that rolls around in the nandpro operations window to indicate that its working
- Added: When building ECC for RGH 2.0 you can specify a custom 1blkey and/or make it use a CPUKey, this is possible due to a minor mod of the build.py script by Team-Xecuter (ive made the mod myself)
- Added: 3 new patches: nohdmiwait, notrinmu and nohdd nohdmiwait makes the console boot without waiting for HDMI handshake, notrinmu disables onboard memory unit on trinity, nohdd is rather obvious what it does no? anyways, it disables the harddrive
- Changed: Moved custom ini/patch to xeBuild settings due to more special patches beeing added
- Changed: Re-written how the downloader does with dashfiles, it now downloads a systemupdate PIRS file instead of all files extracted, this way its much faster and much easier
(this is a new feature in xeBuild that reads this kind of file for dashboard files)
- Added: Tool to check versions of a nand (Bootloader versions, LDV, Pairing data etc. similar to 360 Flash Dump Tool or J-Runner) this feature is really only useful for advanced users and in rare cases
- Added: Tool to extract parts of a nand (such as: KV, SMC, SMC_Config, FCRT.bin and some bootloaders) useful if you want to use files from a donor nand (NOTE: This feature is limited to advanced mode only)
- Added: External tool to edit the updates and dashfiles xml files with the correct format, meaning you can use this to change md5 and links etc. you can also add new entries if needed
- Added: Dashlaunch ini editor, ive moved the old one (tab on the right side -> if you activated advanced mode) to its own window instead to keep it as a « tool »
- Removed: Dashlaunch tab, its now in a new window
- Updated: Dashlaunch ini editor contains all the options which are in xeBuild 3.0 BETA
- Added: You can select wether to use DL 3.0 BETA or 2.32 (check the « BETA » box next to include dashlaunch and itll use the beta version instead of 2.32
)
- Updated: Now using xeBuild 1.02
- Changed: Default build version is now 14719 due to Glitch 2 support only beeing possible for 14717+ dashboards
- Added: When you dont have the dashfiles present for the dashboard verison you are trying to build the app will try to download it for you
- Added: If the file « su20076000_00000000? exists in the directory for the version you are trying to build itll do a quick verification that its the correct version and such, itll warn you if it finds any error along the check, and also if the version dont match
- Added: Information about where to get official updates/news about this GUI, visit: www.homebrew-connection.org if you want the latest news about the gui
*** There are probably lots and lots more changes ive made that youll find that ive simply forgotten to write down, but hell, its a huge list already! ***
*** NOTE: Ive only been able to test RGH 2.0 images on 1 falcon, however the xeBuild team has tested their images aswell with success, otherwise they wouldnt have released it
the GUI ones SHOULD work just fine, but it may always be an error somewhere that nobody has seen yet ***
- Fixed: Forgot to make sure it copies xell for the new RGH 2.0 type Freeboot, minor adjustment and it now works the way it should
- Fixed: Patching of RGH 2.0 SMC is also fixed now
DAMNIT! i need to start checking more closely :$
- Fixed: Crashing when right after telling you it cant find the nandpro version you were trying to use
- Fixed: Will now wait for nandpro to exit before saying its done with ECC/NANDFlashing etc. and not just when dumping the nand
- Fixed: Crashing when trying to load setting screen after dumping less then 4 times
itll now try to fill in the data possible and the rest will be ignored
- Fixed: Selecting ECC (RGH 1.x) now enables the generate button properly, i really really really need to start looking closer at the code before release, dont i?!
- as with V1->V2 this is a nearly complete restructure and rewrite, expect bugs
- rewrote all hooks and tasks to be unhookable/stopable
- installer can now unload any existing v3 xex and/or start dash launch without rebooting console
- installing over v2 or installing patch updates still requires reboot
- setup exports for managing all options from external programs
- stop exception recovery from firing a new launch/bubble message more than once in a ~4s window
- add 'configapp' path, if it exists going to miniblades -> system settings will start this program
- rewrote installer a little to be marginally better
- ini category [quicklaunchbuttons] is now simply [paths]
- add 'nonetstore' option (hides network storage in disk dialogs)
- hook XexpVerifyXexHeaders and XexpLoadImage to detect retail encrypted xex with bad signature
and fix the image key (thanks Anthony!)
- safereboot is no longer tied to fatalfreeze, reboot requests when this is set to false will be
redirected to jtag friendly (but hard on hardware) methods
- added in glitch2 patches, restructured embedded patch sets to be a munged file instead of individual
- fixed fakelive to get past app gold check (still does not work, can't connect to server) and no longer
try to reply to profile info requests with a hardcoded online xuid
- added french translation - thanks to Razkar!
- added portugese translation - thanks to SpkLeader!
- added translation c# GUI - thanks to Swizzy!
- Comme pour V1->V2, c'est une réécriture quasi-complète de la structure et du code, donc attendez-vous à des bugs
- Réécriture de tous les "hooks" et tâches pour être inatteignables/ instoppables
- L'installeur peut maintenant décharger n'importe quel .XEX V3 et/ou démarrer dashlaunch sans rebooter
- L'installation par dessus la V2 ou la mise à jour des patchs requiert toujours un reboot
- La configuration s'exporte pour être gérée depuis des programmes externes
- Arrête la récupération sur exception après sortie d'un message de lancement / info plus d'une fois dans une fenêtre ~4S
- Ajout du chemin 'configapp'. Si cela quitte vers les "miniblades" -> les paramètres systèmes démarreront ce programme
- Réécriture de l'installeur un peu pour être sensiblement meilleur
- La catégorie .INI [quicklaunchbuttons] est maintenant simple [paths]
- Ajout de l'option 'nonetstore' (masque le stockage réseau dans les dialogues disque)
- hook XexpVerifyXexHeaders et XexpLoadImage pour détecter les .XEX originaux cryptés avec une mauvaise signature et corriger la clé image (merci à Anthony!)
- safereboot n'est plus sujet à fatalfreeze, la requête de reboot, quand elle est positionnée sur fausse, sera redirigée sur les méthodes de type JTAG (mais directement en hardware)
- ajout des patchs glitch2, restructuration du patch améliorée et mis sur fichier sécurisé plutôt qu'individuel
- correction "fakelive" pour avoir une ancienne appli. gold check (ne fonctionne pas encore, ne peut se connecter au serveur) et ne tente plus de répondre aux requêtes sur les infos du profil avec un XUID hardcoded en ligne
- ajout de la traduction française - thanks to Razkar!
- ajout de la traduction portugaise - thanks to SpkLeader!
- ajout de la traduction c# GUI - thanks to Swizzy!
-t : pour le type de hack utilisé (-t glitch ou -t retail)
-f : version du kernel
-d : nom du dossier contenant vos données
- improved feedback when mangled or incorrect option values are found in options.ini or command line
- fix bad LBA due to using a small block controller flash image on a big block machine
- added patch to all versions to skip yet another minimum version check (mostly affected default.xex on root of USB)
- add optional nohdmiwait patch to 14717/14719 (console won't pause bootup waiting for HDCP handshake when TV doesn't respond)
known side effect: occasionally when the TV does finally sync dash will restart (forced to metro even if using dash launch)
- now retains Statistics.settings from a nanddump.bin and can load the data from perbuild dir along with other mobile data
this data is found in the block preceding smc_config
- can now obtain CF/CG and flash files from su20076000_00000000 (system updater container) when placed in firmware folder
- bls besides CF/CG must still be provided externally
- .xex/.xtt files that only have update/.xexp in the container still need to be provided externally
- new option 'nosusecurity' added to command line and ini to skip using security files from system update container,
external files provided in perbuild directory take precedence over any other security files found (order: file, su, dump)
- now attempts to retreive files not found in firmware folder or update container from nanddump (if provided)
- common folder added to scan path for alternate bootloader location
- now respects setting bool options on command line to false instead of enable only, and overrides/ignores enable options set elsewhere
- fixed regression around remapping blocks when wear area has bad blocks
- jtag uses second CB to enumerate fuse values, displays virtual fuse set at end of bl encoding stage in verbose logs
- revoke nanddump.bin that has had zeropair data overwritten and big block images that had bootloader data overwritten with incorrect nandpro args
- fixes for big block retail images (patch slot offset and reserve blocks value)
- BIG thanks to Team Xecuter's RGH crew for snagging fat dual CBs
- add glitch2 build type, uses console type as base for patch file names (ie: patches_g2falcon.bin)
- add 'notrinmu' optional patch for 14717/14719 to disable trinity internal 4G memory unit access
- add 'nohdd' optional patch for 14717/14719 to disable internal hard drive access
- fixed a bug relating to relative paths
- Mise à jour des librairies libext2fs et lib fat.
- Ajout du support des disques durs de plus de 3 To, toutes utilisations confondues.
- Le DML v1.2 ou ultérieure est désormais totalement supporté. La fonction No Disc est de nouveau fonctionnelle.
- Le format GameCube DML est désormais supporté.
- Le démarrage des disques GameCube fonctionne très bien avec DML installé.
- Les noms dans le coverflow de l'émulateur sont maintenant affichés sans extension.
- Le devkitppc r26 a été mis à jour.
- L'écran d'attente a été changé.
- Suppression de code inutile de la vidéo.
- Ajout du nouveau chargeur de jaquette de miigotus. Ce dernier est plus rapide que le précédent.
- La valeur du buffer des jaquettes a été réajustée à 20. Le laisser à 20 est vivement conseillé pour optimiser la vitesse du loader.
- Le chargement des jaquettes est ajouté à nouveau si vous êtes dans la vue game banner.
- Le chargement des plugins fonctionne mieux désormais. Les freezes et plantages codedump ne sont plus rencontrés.
- Ajout de l'activation manquante de l'émulation de mémoire NAND lors de l'appui avec le bouton B sur l'icône d'émulation NES.
- Correction du time out manquant lorsquaucun disque dur USB n'était détecté, cela devrait bien fonctionner et être plus compatible.
- Ajout d'une nouvelle option sd_write_log dans le fichier wiiflow.ini. Lorsqu'elle est paramétrée sur yes, WiiFlow écrira un fichier log appelé wiiflow.log à la racine de la carte SD.
- La police utilisée est désormais la police truetype, remplaçant donc la police bitmap.
- Vous pouvez maintenant utiliser votre propre police. Elle devra être au format .ttf et nommée font.
Le fichier font.ttf devra être placé au chemin d'accès : /ploader/theme/
- L'icône a été mise à jour et affiche un design plus sympathique.
- grlib/grrlib a été mis à jour.
- Presser le bouton HOME de votre Wiimote quitte maintenant l'homebrew sans sauvegarder.
- Le code de l'utilitaire a bénéficié d'un léger nettoyage.
- compile with devkitppc r26 and libogc 1.8.11
- support new DML v1.2+ ( load a game disc if it's stuck on "GCloader screen")
- support ocarina cheats up to 512 (was 256)
- added basic gc settings (NMM, NoDisc and r51- in global options)
- added basic gc cheat support
- fixed ntsc gamecube game launching (sorry)
- fixed wii disc detection ( issue 17 & 24)
- added very basic DML r52+ support (no boot.bin will be written
to sd card anymore)
- added option to disable new DML support, dml_r51_minus, you can
enable it if needed
- added filter for gamecube games, if you enable it only gamecube
games will be displayed
Download : http://code.google.c...B_Loader_70.zip
http://www.youtube.com/watch?feature=player_embedded&v=4Ry8G1isNAQ
- https://github.com/Ced2911
- http://libxenon.org/
- http://www.free60.org/
- Support de l'AHBPROT total, plus de IOSReload sur cIOS (plus besoin de quitter sciifii si plusieurs opérations)
- Pause supprimée à la fin du programme
- Meilleure gestion des httprequest (support de plusieurs sites et redirections)
- Correction de tous les bugs de la beta
- Ajout des cios 249, 250 rev21 basés sur les D2x v8 (dans le xml fourni)
- Loaders à jour
- Passage sur teamwiigen.com
- Mise à jour du XML possible depuis le mode avancé
- Gestion des menus
- Iosreloader et syscheck supprimés
- Attibut fakesign="bool" ajouté dans balise Title (mettre à true si wad non nintendo eg usbloadergx)
- Attribut overwrite sur les fichiers -> si true et fichier existant : supprimer et télécharger ( mise à jour des loaders par exemple)
- Écriture sur support USB
Choix de la langue au démarrage :
Menu principal :
Menu "Mise à jour des Loaders" (nouveauté) :
Menu avancé :
Menu Offline :
Menu choix de langue :
Menu principal :
Menu "Mise à jour des loaders" :
Menu avancé :
Sciifii V5 finale : http://teamwiigen.co...ii_v5_final.zip
Sciifii V5 Offline : http://teamwiigen.co..._downloader.zip
- L'exploit Letterbomb a été remplacé par Wilbrand. Ce dernier est une version plus stable, qui, contrairement à Letterbomb, génère des exploits à la volée, juste à l'aide de l'adresse MAC de votre Wii. Cet exploit est inédit et c'est Giantpune qui a désigné Modmii pour le diffuser à la communauté. Nous pouvons donc le remercier grandement pour cette nouvelle alternative. A noter que cet exploit est seulement disponible pour les Wii 4.3.
- Le générateur de forwader de fichiers DOL de ModMii et toutes les chaines forwarder supportées ont été mis à jour en v12, permettant ainsi la prise en charge des disques durs de plus de 3Go.
- Correction d'un bug survenant plutôt rarement qui conduisait à la génération du mauvais guide, en cas d'installation d'un thème personnalisé sans utiliser également MMM pour installer au moins un fichier WAD.
- Le bug qui survenait après avoir généré un cIOS avancé depuis la page de téléchargement avancée de ModMii a été corrigé.
- Mise à jour de syscheck en version 2.1.0.b18.
- WiiFlow-Mod est désormais nommé Wiiflow à la demande de la Team Wiiflow.
- Correction de nombreux bugs mineurs.
Les patchs viennent de sortir pour corriger le problème sur le freeboot pour les jaspers en CB 6753 splitter, tester et approuver sur jrunner et ça fonctionne enfin.
Le freeboot fonctionne correctement cette fois ci !
@+++