Luigi's Mansion: Difference between revisions

Jump to navigation Jump to search
(Gammar)
Line 28: Line 28:


== Enhancements ==
== Enhancements ==
=== 16:9 Aspect Ratio Fix ===
=== 16:9 Widescreen Gecko Code ===
The built-in Widescreen Hack causes shadow issues. The following AR codes work as a replacement, causing fewer issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes.
The built-in Widescreen Hack causes shadow issues. The following AR codes work as a replacement, causing fewer issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes.


==== NTSC ====
==== NA ====
<pre>
<pre>
040206A0 3C603FE3
040206A0 3C603FE3
Line 38: Line 38:
</pre>
</pre>


==== PAL ====
==== 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. Use this Gecko code to force the 60Hz mode.
<pre>$60Hz
0C4C5718 00000000
044C5718 00000001
</pre>


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

Navigation menu