Mario Party 6: Difference between revisions

Line 22: Line 22:


== Enhancements ==
== Enhancements ==
=== 16:9 Aspect Ratio Fix ===
=== 16:9 Widescreen Gecko Code ===
The built-in Widescreen Hack causes Board clipping issues and buggy reflections. The following Gecko 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 Board clipping issues and buggy reflections. The following Gecko codes work as a replacement, causing fewer issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes.


==== NTSC-U ====
==== NA ====
<pre>$16:9 Widescreen
<pre>$16:9 Widescreen
200018A8 9421FF58
200018A8 9421FF58
Line 238: Line 238:
</pre>
</pre>


==== PAL ====
==== EU ====
<pre>$16:9 Widescreen
<pre>$16:9 Widescreen
C2044DD8 00000006
C2044DD8 00000006
Line 373: Line 373:
</pre>
</pre>


==== NTSC-J ====
==== JP ====
<pre>$16:9 Widescreen
<pre>$16:9 Widescreen
F6000001 80008180
F6000001 80008180
Line 540: Line 540:
=== Remove Black Bars ===
=== Remove Black Bars ===
The PAL version has thin black bars on the top and bottom of the screen at all times even when you use Stretch to Window.
The PAL version has thin black bars on the top and bottom of the screen at all times even when you use Stretch to Window.
==== PAL ====
==== EU ====
<pre>
<pre>
0404C62C 4E800020
0404C62C 4E800020