[modifier] IntroductionBonjour, je suis nouveau sur le forum, et je possède un Macintosh (PowerBook G3 + graveur LG Externe FireWire). Je tourne sous Mac OS 10.4.8 et j'ai trouvé ce tutorial en anglais sur xbox-scene. Je suppose que cela peut intérresser du monde :
Il s'agit juste d'installer quelques outils fournis par Apple et d'autres développeurs linux pour permettre de graver une image d'un jeu 360 habituellement reconnue sous CloneCD :P
[modifier] PrérequisUne action (un patch) est necessaire sur certaines images (.iso ou .000) selon qu'elles sont faites avec wxripper ou non. Installer d'abord Xcode Tools d'Apple (sur le DVD d'installation Mac Os 10.4), puis: Nouveau package d'installation des outils open-source (1.1): (peut s'installer "par dessus" le précédent) http://www.otbmods.com/growisofsOSX1.1.zip [modifier] Méthodegrowisofs Installer for OS X by Appleguru (v1.1) Instructions: 1) Run the growisofs installer. 2) Open up the terminal application; you can find in in the Utilities folder in your Applications folder. 3) Type ls /dev/rdisk? in the terminal window and hit return. It should output something like "/dev/rdisk0". 4) Put a CD/DVD (NOT BLANK!) in your dual layer dvd drive. Wait for it to mount. 5) Once the disk mounts, type type ls /dev/rdisk? in the terminal window again and hit return. You should see an additional entry this time. This additional entry is the address to your dvd burner. 6) Type "file " without quotes (notice the trailing space). Drag your Xbox 360 disc image (.iso, .000 depending on how you made it) to the terminal and hit return. If it says your file is "data" then go to step 7. Otherwise if it says you have an ISO, skip to step 8. 7) Do this step ONLY If you see type "data" in step 6. Type "java -jar /usr/bin/imgbpatch.jar " without quotes in the terminal (again, notice the trailing space). Drag your Xbox 360 disc image to the terminal again and hit return. Once it says "Finished!" go to the next step. 8) Now put a blank dvd+r dl disc in the drive. Click ignore when the finder asks you what you want to do with the disc (If it doesn't ask you, go to system preferences --> CDs & DVDs and set it to ask you). 9) Copy and paste the following: growisofs -use-the-force-luke=dao -use-the-force-luke=break:1913760 -dvd-compat -speed=2 -Z /dev/rdiskX= Where X is the removable media device number we got in step 5. 10) Drag your Xbox 360 disc image to the terminal again. 11) Hit return and wait for it to finish (Should take ~ 47 minutes @ 2X... You'll see a bunch of text on the screen; you know it's done when you get kicked back to the command prompt, after seeing "/dev/rdiskX: closing disc")
[modifier] informationsThis installer installs the following binaries in /usr/bin: dvd+rw-mediainfo scgcheck isoinfo dvd+rw-format cdda2wav devdump readcd dvd-ram-control mkisofs cdrecord growisofs skel isodump isodebug mkhybrid (symlink to mkisofs) isovfy dvd+rw-booktype imgbpatch.jar Version history: 1.0: Initial release 1.1: Added imgbpatch.jar for extreme style images and updated read me with a tutorial. [modifier] sourcepage d'origine: http://forums.xbox-scene.com/index.php?sho...59408&st=75
|