The Sum of All Fears: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 15: Line 15:
{{Problems|{{#vardefineecho:problems|
{{Problems|{{#vardefineecho:problems|


}}}}


}}}}
== Enhancements ==
=== 16:9 Widescreen Gecko Code ===
==== EU ====
<pre>$16:9 Widescreen
0433DCA8 38000356
</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>$60Hz
04078148 38C00000
040CE1E4 38600000
042DFE00 3800FF31
042DFE20 3800FF2E
042DFE40 3800FF2E
043D8EA8 00000014
044505C0 43E00000
</pre>


== Configuration ==
== Configuration ==