Metal Gear Solid: The Twin Snakes: Difference between revisions

→‎Widescreen: Remove ISO hex edit suggestion
(→‎Configuration: None of this is needed any longer.)
(→‎Widescreen: Remove ISO hex edit suggestion)
Line 43: Line 43:


=== Widescreen ===
=== Widescreen ===
==== NTSC-U ====
Requires hex iso editing.
<pre>
3f800000 3f955555 bf800000
to 16:9
3f400000 3f955555 bf800000
</pre>
----
If you don't know how to do this, here's a quick tutorial.
You can use a program such as HxD. You can download it at this [http://mh-nexus.de/en/downloads.php link] - fifth version from the top.
Put the .iso in HxD (drag and drop). Control + F to open the Find menu, and change Datatype to hex values.
Search for:
<pre>
3f800000 3f955555 bf800000
</pre>
The values will be highlighted.
Highlight the "80" near the beginning, right after the 3F, and change it to "40". Essentially, you're only changing ONE number.
Then go to File > Save. A backup will be created where the .iso is, but you won't need it, so delete it. Exit HxD.
Repeat the process with the .iso of Disc 2, and you should be good.
==== PAL[http://www.gc-forever.com/forums/viewtopic.php?f=38&t=1907] ====
==== PAL[http://www.gc-forever.com/forums/viewtopic.php?f=38&t=1907] ====
<pre>16:9 Aspect Ratio (Widescreen) - PTR Version [Ralf]
<pre>16:9 Aspect Ratio (Widescreen) - PTR Version [Ralf]