Luigi's Mansion: Difference between revisions

Added 60Hz code, which also re-enables the game's progressive scan mode
(Added 60Hz code, which also re-enables the game's progressive scan mode)
Line 44: Line 44:


==== EU ====
==== EU ====
<pre>04021438 3C603FE3
<pre>
04021438 3C603FE3
0402143C 60638E39
0402143C 60638E39
04021440 906700B0</pre>
04021440 906700B0
</pre>
 
=== 60Hz PAL ===
In the PAL-Version the 60Hz mode cannot be activated at startup due to the progressive scan option being disabled in the EU version. Use this Gecko code to re-enable it.
<pre>$60Hz
0C4C5718 00000000
044C5718 00000001
</pre>


=== HD Texture Pack ===
=== HD Texture Pack ===