Metal Gear Solid: The Twin Snakes: Difference between revisions

Line 20: Line 20:


== Enhancements ==
== Enhancements ==
=== 60Hz ===
==== PAL[http://www.gc-forever.com/forums/viewtopic.php?f=38&t=2180] ====
<pre>$Enable 60Hz Mode [Ralf]
0402C08C 38600000
041E7A28 00000014
</pre>
=== Widescreen ===
=== Widescreen ===
Make sure to set Aspect Ratio graphics setting to '''Force 16:9''' when using these Gecko codes.
Make sure to set Aspect Ratio graphics setting to '''Force 16:9''' when using these Gecko codes.
====NTSC-U====
==== NA ====
<pre>$16:9 Widescreen
<pre>$16:9 Widescreen
48000000 800030C8
48000000 800030C8
Line 39: Line 32:
{{image|MGSTS_WSAR_NTSC_Comparison.png|Widescreen Gecko code effect|br}}
{{image|MGSTS_WSAR_NTSC_Comparison.png|Widescreen Gecko code effect|br}}


==== PAL[http://www.gc-forever.com/forums/viewtopic.php?f=38&t=2180] ====
==== EU ====
Does not work in cutscenes.
<pre>$16:9 Widescreen
<pre>$16:9 Aspect Ratio (Widescreen) - PTR Version [Ralf]
C202E460 00000003
04004420 7F461EA8
3C003F40 3C607F46
48000000 80004420
90031EA8 7F03C378
14000000 3F400000
60000000 00000000</pre>
E0000000 80008000</pre>
 
=== 60Hz PAL ===
In the PAL-Version the 60Hz mode cannot be activated at startup. Use this Gecko code to force the 60Hz mode.  
<pre>$Enable 60Hz Mode [Ralf]
0402C08C 38600000
041E7A28 00000014
</pre>


== Configuration ==
== Configuration ==