Aller au contenu


Photo

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


  • Please log in to reply
38 replies to this topic

Posté 01 May 2012 - 02:23

#1
artik

artik

    \0/ Shake it baby ! \0/

  • Administrateur
  • 9,889 Messages :
  • Sexe:Male
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.
  • Retour en haut

Posté 01 May 2012 - 03:04

#2
thebobinc

thebobinc

    Sunriseur

  • Members
  • PipPip
  • 130 Messages :
  • Sexe:Male
  • Lieu:Montréal Québec Cacanada 514
  • Passions:Le Hack de Console , Le Heavy Metal , Le Duck Tape et du Carton ( sa répare tout )
Wow Merci pour la new quelle soirée
  • Retour en haut

Posté 01 May 2012 - 05:36

#3
shinobi974

shinobi974

    Sunriseur avancé

  • Banned
  • PipPipPip
  • 563 Messages :
  • Sexe:Not Telling
  • Passions:Xbox 360 Hack
Merci
  • Retour en haut

Posté 01 May 2012 - 06:16

#4
lordfrederiks

lordfrederiks

    Sunriseur elite

  • Members
  • PipPipPipPip
  • 1,652 Messages :
  • Sexe:Male
Merci pour la news

sign.jpg

  • Retour en haut

Posté 01 May 2012 - 06:47

#5
hans591

hans591

    Sunriseur elite

  • Members
  • PipPipPipPip
  • 1,095 Messages :
  • Sexe:Not Telling
  • Lieu:02, 59
Merci
Flash, jtag xbox 360 dans le 59,02...
Image IPB

Voir ici...
  • Retour en haut

Posté 01 May 2012 - 06:51

#6
ip-man

ip-man

    Sunriseur elite

  • Members
  • PipPipPipPip
  • 1,915 Messages :
  • Sexe:Male
  • Lieu:calais boulogne licques alembon coquelles etc ...
nickel , merci

[color ="#0000FF"] Je vous propose mes services pour le flash ou le montage jtag de votre console Boulogne, Calais et les alemtour. conctacter moi par [/color][color="#FF0000"]mail[/color]


[color="#FF0000"]mes feedbacks[/color]

  • Retour en haut

Posté 01 May 2012 - 07:32

#7
Goldorman

Goldorman

    .:: Hardstyle God ::.

  • Technicien LS expert
  • 3,308 Messages :
  • Sexe:Male
  • Lieu:Moselle [57]
  • Passions:Jeux video, informatique, manga
Merci pour ce soft génial.
  • Retour en haut

Posté 01 May 2012 - 08:16

#8
Matrix15

Matrix15

    Sunriseur

  • Members
  • PipPip
  • 181 Messages :
  • Sexe:Not Telling
pour le rgh 2 ont a juste besoin de créer une nand. ou il faut flasher le coolruner
Image IPB
  • Retour en haut

Posté 01 May 2012 - 08:28

#9
natpat44

natpat44

    Sunriseur avancé

  • Technicien
  • 939 Messages :
  • Sexe:Male
merci pour cette news
  • Retour en haut

Posté 01 May 2012 - 08:31

#10
Myloo

Myloo

    Sunriseur PRIVILEGE

  • Technicien
  • 2,020 Messages :
  • Sexe:Male
Merci swizzy !
Flash Xbox 360 dans le 63
Mon profil technicien: Cliquez ici !
  • Retour en haut

Posté 01 May 2012 - 09:14

#11
Guest_Guest_*

Guest_Guest_*
  • Guests
Merci pour la news..

Sympa les nouveaux boutons de telechargement
  • Retour en haut

Posté 01 May 2012 - 09:15

#12
modif-console83

modif-console83

    Sunriseur PRIVILEGE

  • Members
  • PipPipPipPipPip
  • 8,147 Messages :
  • Sexe:Male
  • Lieu:France 83
  • Passions:hacking,cracking...
merci je prend ;)

 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é 01 May 2012 - 09:16

#13
Hightower

Hightower

    Sunriseur

  • Members
  • PipPip
  • 227 Messages :
  • Sexe:Male
  • Lieu:Pas de Calais
  • Passions:Xbox 360, hacking, cracking, modded, ...
Merci beaucoup pour la news ;)

" Qui que je soit au fond de moi, je me suis jugé que par mes actes " The Dark Knight

 

  • Retour en haut

Posté 01 May 2012 - 09:44

#14
freemancalais

freemancalais

    Minecraft addict !

  • Members
  • PipPipPipPipPip
  • 3,362 Messages :
  • Sexe:Male
  • Lieu:Calais
  • Passions:Jeux Vidéos, hacking en tout genre !
Super!! Merci

MODIFICATION, REPARATION TOUTES CONSOLES

FLASH, PUCE, GLITCH, JTAG

C'est ici pour plus de renseignement

  • Retour en haut

Posté 01 May 2012 - 09:52

#15
guix44

guix44

    Sunriseur elite

  • Technicien
  • 1,367 Messages :
  • Sexe:Male
  • Lieu:Nantes
Merci, toujours utile!
  • Retour en haut

Posté 01 May 2012 - 10:10

#16
choc

choc

    .................................

  • Members
  • PipPipPipPip
  • 1,263 Messages :
  • Sexe:Male
  • Lieu:64
  • Passions:informatique,electronique,Hack en tout genre,mécanique.......
nikel merci pour moi le meilleur soft du glitch

:shadows: :shadows:

  • Retour en haut

Posté 01 May 2012 - 10:21

#17
Pilip75

Pilip75

    2.0

  • Members
  • PipPipPip
  • 806 Messages :
  • Sexe:Not Telling
  • Lieu:Turfu
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 !!!!!!!

Ce message a été modifié par pilip - 01 May 2012 - 21:42.

  • Retour en haut

Posté 01 May 2012 - 10:23

#18
d926963

d926963

    XD / XO / MDR / LOL / genre ........

  • Members
  • PipPipPipPip
  • 1,904 Messages :
  • Sexe:Male
  • Lieu:Perpignan
  • Passions:La xbox, les sorties, les femmes ;)
Merciiiiiiiiiiiiiiiii

Xbox 360 / WII / PS3 / DS

Modification / réparation

  • Retour en haut

Posté 01 May 2012 - 10:49

#19
mrfiz

mrfiz

    Sunriseur elite

  • Technicien
  • 1,103 Messages :
  • Sexe:Male
  • Lieu:Arras dans le 62
  • Passions:Tout ce qui me rend moins con...
La scène Xbox est vraiment en ébullition, ça met de bonne humeur en ce début de mois de mai ;)
  • Retour en haut

Posté 01 May 2012 - 12:11

#20
Max-E Informatique

Max-E Informatique

    Sunriseur avancé

  • Members
  • PipPipPip
  • 607 Messages :
  • Sexe:Male
  • Lieu:Poitiers, 86
Yes, mon soft préféré, merci !!!
  • Retour en haut




2 utilisateur(s) sur ce sujet

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