?Swizzy's xeBuild GUI version 2.05 : création de nand simplifiée *MAJ 2*

1623 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
Xbox 360 / One
?Swizzy's xeBuild GUI version 2.05 : création de nand simplifiée *MAJ 2*
Suite à la sortie de xeBuild 1.02 avec le support du RGH2, Swizzy, membre de Logic-Sunrise, nous propose une interface graphique qui vous permettra de générer facilement votre nand compatible RGH 2. Toutes les options sont disponibles, comme le choix de la carte mère, le hack du SMC, le type d'image ou encore le support de Dash Launch 3.

Image IPB


?- Fixed: I’ve fixed several errors in the nandpro operations causing crashes and/or causing nandpro to trigger errors on commandline
- Added: When closing the IPScanner window it’ll 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 nand’s (Thanks BestPig for the source!)
- Changed: You can now see what mode you are running in (i’ve moved the modeswitch out from tools)
- Added: Crashlog, if for whatever reason there is an unhandled exception that occurs you’ll be presented with a message and it’ll 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 you’ll 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 it’ll also make it easier for me to implement functions i’m working on when i get it all working… and it’ll 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 CB’s: 4575, 4577, 5772, 5773, 6752, 6753
- Added: Support for building ECC and Freeboot type images for RGH 2.0
** NOTE: I’ve 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 it’s 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 (i’ve 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 it’s 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, i’ve moved the old one (tab on the right side -> if you activated advanced mode) to it’s own window instead to keep it as a « tool »
- Removed: Dashlaunch tab, it’s 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 it’ll 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 don’t 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 it’ll do a quick verification that it’s the correct version and such, it’ll warn you if it finds any error along the check, and also if the version don’t 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 lot’s and lot’s more changes i’ve made that you’ll find that i’ve simply forgotten to write down, but hell, it’s a huge list already! ***
*** NOTE: I’ve 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 wouldn’t have released it… the GUI ones SHOULD work just fine, but it may always be an error somewhere that nobody has seen yet ***


**MAJ** : Swizzy vient de publier une nouvelle version de son logiciel.

Changelog v2.051 :

- 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 :$


**MAJ 2** : Swizzy nous propose aujourd'hui la version 2.052.

Changelog v2.052 :

- Fixed: Crashing when right after telling you it can’t find the nandpro version you were trying to use…
- Fixed: Will now wait for nandpro to exit before saying it’s 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… it’ll 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, don’t i?!


Merci à Yoann-95.
Mardi 01 Mai 2012, 03:23 par artik
Source : www.homebrew-connection.org
01 mai 2012, 04:04
Approuver ce commentaire (+1)
Wow Merci pour la new quelle soirée
Répondre à ce commentaire
01 mai 2012, 06:36
Approuver ce commentaire (+1)
Merci
Répondre à ce commentaire
01 mai 2012, 07:16
Approuver ce commentaire (+1)
Merci pour la news
Répondre à ce commentaire
01 mai 2012, 07:47
Approuver ce commentaire (+1)
Merci
Répondre à ce commentaire
01 mai 2012, 07:51
Approuver ce commentaire (+1)
nickel , merci
Répondre à ce commentaire
01 mai 2012, 08:32
Approuver ce commentaire (+1)
Merci pour ce soft génial.
Répondre à ce commentaire
01 mai 2012, 09:16
Approuver ce commentaire (+1)
pour le rgh 2 ont a juste besoin de créer une nand. ou il faut flasher le coolruner
Répondre à ce commentaire
01 mai 2012, 09:28
Approuver ce commentaire (+1)
merci pour cette news
Répondre à ce commentaire
01 mai 2012, 09:31
Approuver ce commentaire (+1)
Merci swizzy !
Répondre à ce commentaire
01 mai 2012, 10:14
Approuver ce commentaire (+1)
Merci pour la news..

Sympa les nouveaux boutons de telechargement
Répondre à ce commentaire
01 mai 2012, 10:15
Approuver ce commentaire (+1)
merci je prend ;)
Répondre à ce commentaire
01 mai 2012, 10:16
Approuver ce commentaire (+1)
Merci beaucoup pour la news ;)
Répondre à ce commentaire
01 mai 2012, 10:44
Approuver ce commentaire (+1)
Super!! Merci
Répondre à ce commentaire
01 mai 2012, 10:52
Approuver ce commentaire (+1)
Merci, toujours utile!
Répondre à ce commentaire
01 mai 2012, 11:10
Approuver ce commentaire (+1)
nikel merci pour moi le meilleur soft du glitch
Répondre à ce commentaire
01 mai 2012, 11:21
Approuver ce commentaire (+1)
Merci Artik pour la News et Swizzy pour ce soft ;)
Le Hack de GLIGLI et TIROS commence à reprendre de l'elan, sa fait plaisir :)
Une fois que le RGH2 serais maitrisé pour être lancer sur la plus par des console je pense que l'optimisation fera son entré pour que le RGH2 soit comparable ai RGHV1 !!
Bravo aux TEAM !!!!!!!
Répondre à ce commentaire
01 mai 2012, 11:23
Approuver ce commentaire (+1)
Merciiiiiiiiiiiiiiiii
Répondre à ce commentaire
01 mai 2012, 11:49
Approuver ce commentaire (+1)
La scène Xbox est vraiment en ébullition, ça met de bonne humeur en ce début de mois de mai ;)
Répondre à ce commentaire
01 mai 2012, 13:11
Approuver ce commentaire (+1)
Yes, mon soft préféré, merci !!!
Répondre à ce commentaire
01 mai 2012, 13:13
Approuver ce commentaire (+1)
Merci :)
Répondre à ce commentaire
01 mai 2012, 13:17
Approuver ce commentaire (+1)
Merci :)
Répondre à ce commentaire
01 mai 2012, 13:58
Approuver ce commentaire (+1)
Merci
Répondre à ce commentaire
01 mai 2012, 15:26
Approuver ce commentaire (+1)
merci mais traduction serai la bienvenue car je suis anglophobe :)
Répondre à ce commentaire
01 mai 2012, 15:40
Approuver ce commentaire (+1)
Trés bon logiciel .
Répondre à ce commentaire
01 mai 2012, 16:33
Approuver ce commentaire (+1)
Toujours aussi réactif :P
Répondre à ce commentaire
01 mai 2012, 18:36
Approuver ce commentaire (+1)
Faut que tu arrêtes un peu la, les changelogs sont trop long :P.
Je plaisante, bravo pour ton boulot.
Répondre à ce commentaire
01 mai 2012, 20:33
Approuver ce commentaire (+1)
y'a t'il un tuto pour flasher sa NAND avec ce programme?
merci
Répondre à ce commentaire
01 mai 2012, 20:36
Approuver ce commentaire (+1)
merci pour la news, bestpig vivement une update de ton formidable outil Freeboot Toolbox maker. Longue vie à notre cochon préféré :)
Répondre à ce commentaire
01 mai 2012, 23:45
Approuver ce commentaire (+1)
Merci pour ce log ...
Répondre à ce commentaire
02 mai 2012, 10:39
Approuver ce commentaire (+1)
La vache,

ça déménage en ce moment...
Vraiment bien !

Merci
Répondre à ce commentaire
02 mai 2012, 11:00
Approuver ce commentaire (+1)
Eh ben, c'est du fast and furious ce XeBuild. Toujours à la page
Répondre à ce commentaire
02 mai 2012, 15:09
Approuver ce commentaire (+1)
nice
Répondre à ce commentaire
02 mai 2012, 15:46
Approuver ce commentaire (+1)
boa o melhor xeBuild GUI version 2.05 disponivel
Répondre à ce commentaire
02 mai 2012, 19:34
Approuver ce commentaire (+1)

boa o melhor xeBuild GUI version 2.05 disponivel


:) Please do write your comments in etheir english or french, this is a french website not spanish...
Répondre à ce commentaire
03 mai 2012, 21:45
Approuver ce commentaire (+1)
Merci je prend.... Très bien
Répondre à ce commentaire
03 mai 2012, 22:05
Approuver ce commentaire (+1)
merci pour les maj
Répondre à ce commentaire
05 mai 2012, 16:19
Approuver ce commentaire (+1)

- 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, don’t i?!

Ahah, thanks Swizzy. Glad to hear that.
Répondre à ce commentaire
06 mai 2012, 11:19
Approuver ce commentaire (+1)
merci
Répondre à ce commentaire
Cliquer ici pour continuer sur le forum
Envoyer