Mario Party 5: Difference between revisions

Jump to navigation Jump to search
No edit summary
(2 intermediate revisions by the same user not shown)
Line 28: Line 28:


=== 16:9 Aspect Ratio Fix ===
=== 16:9 Aspect Ratio Fix ===
The built-in Widescreen Hack causes board clipping and buggy reflections. The following Gecko code works as a replacement, causing less issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using this code.
The built-in Widescreen Hack causes board clipping and buggy reflections. The following Gecko code works as a replacement, causing fewer issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using this code.


==== NTSC-U ====
==== NA ====
<pre>
<pre>$16:9 Widescreen
04289518 44400000
04289518 44400000
04289AD8 44400000
04289AD8 44400000
Line 254: Line 254:
</pre>
</pre>


==== PAL ====
==== EU ====
<pre>
<pre>$16:9 Widescreen
C20238B4 00000004
C20238B4 00000004
3DC03FAA 91C20000
3DC03FAA 91C20000
Line 422: Line 422:
</pre>
</pre>


==== NTSC-J ====
==== JP ====
<pre>
<pre>$16:9 Widescreen
F6000001 80008180
F6000001 80008180
C001000C FC00D840
C001000C FC00D840
Line 554: Line 554:
E0000000 80008000
E0000000 80008000
</pre>
</pre>
=== 60Hz AR Codes ===
=== 60Hz AR Codes ===
===== PAL[http://www.gc-forever.com/forums/viewtopic.php?f=38&t=1939] =====
===== PAL[http://www.gc-forever.com/forums/viewtopic.php?f=38&t=1939] =====

Navigation menu