Xbox 360:ISO Extraction: Difference between revisions

From ConsoleMods Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:


==Extracting the ISO on Windows==
==Extracting the ISO on Windows==
# Download and execute [https://files.insanenutter.com/digiex/Xbox_Image_Browse_v2.9.0.350.zip Xbox 360 Image Browser 2.9.0.350].
# Download and execute [[:File:Xbox Image Browse v2.9.0.350.zip|Xbox 360 Image Browser 2.9.0.350]].
# Click "File -> Open" and select the ISO image file.
# Click "File -> Open" and select the ISO image file.
# Right click on the root directory and choose "extract".
# Right-click the content and choose "Extract" as shown below.
#* See [https://digiex.net/attachments/imagebrowser2-jpg.3422/ the image] to clarify.
#: [[File:Xbox Image Browser.jpg]]
# Select the output directory for your extracted files.
# Select the output directory for your extracted files.
# This tool can also extract original Xbox games.
# This tool can also extract original Xbox games.

Latest revision as of 01:58, 9 December 2023

This guide will walk you through extracting an ISO image of Xbox 360 DVD. Extracted files can be used to play your game from the external drive.

Extracting the ISO on Windows

  1. Download and execute Xbox 360 Image Browser 2.9.0.350.
  2. Click "File -> Open" and select the ISO image file.
  3. Right-click the content and choose "Extract" as shown below.
    Xbox Image Browser.jpg
  4. Select the output directory for your extracted files.
  5. This tool can also extract original Xbox games.

Extracting the ISO on Linux

  1. Download and install extract-xiso.
  2. Run the tool like this to extract here.
    • ./extract-xiso -x game.iso
  3. Run the tool like this to extract into a folder.
    • ./extract-xiso -x -d ./gamedir game.iso
  4. This tool can also extract original Xbox games.