Difference between revisions of "Metal Gear Solid 2: Substance (Xbox)"

From mgsdevwiki
Jump to: navigation, search
(Created page with "<div style="background-color:#FF3366; border: 1px solid #ccc; color:#000; margin-top: 15px; margin-bottom: 10px; padding: 8px; text-align:center;"> <div style="font-size: 10...")
 
Line 2: Line 2:
 
   <div style="font-size: 100%; border: none; margin: 0; padding:.1em;"><b>This page is under major construction!</b></div>
 
   <div style="font-size: 100%; border: none; margin: 0; padding:.1em;"><b>This page is under major construction!</b></div>
 
</div>
 
</div>
 
'''ISO Extraction:'''
 
  
  
 +
==.ISO Extraction==
 
https://github.com/XboxDev/extract-xiso/releases/tag/build-202501282328
 
https://github.com/XboxDev/extract-xiso/releases/tag/build-202501282328
  
 
Command Line to Use
 
Command Line to Use
.\extract-xiso.exe '.\Metal Gear Solid 2 - Substance (USA).iso'
+
 
 +
<code>.\extract-xiso.exe '.\Metal Gear Solid 2 - Substance (USA).iso'</code>
 +
 
 +
This will unpack all .dat files from the .ISO to a new <code>Metal Gear Solid 2 - Substance (USA) subdirectory.</code>

Revision as of 00:11, 27 February 2025

This page is under major construction!


.ISO Extraction

https://github.com/XboxDev/extract-xiso/releases/tag/build-202501282328

Command Line to Use

.\extract-xiso.exe '.\Metal Gear Solid 2 - Substance (USA).iso'

This will unpack all .dat files from the .ISO to a new Metal Gear Solid 2 - Substance (USA) subdirectory.