Mario Party 7: Difference between revisions

Jump to navigation Jump to search
No edit summary
(3 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 codes work as a replacement, causing less issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these Gecko codes.
The built-in Widescreen Hack causes board clipping 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 Gecko codes.


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


==== PAL ====
==== EU ====
<pre>
<pre>>$16:9 Widescreen
0417E67C 60000000
0417E67C 60000000
C202859C 00000003
C202859C 00000003
Line 297: Line 297:
</pre>
</pre>


==== NTSC-J ====
==== JP ====
<pre>
<pre>>$16:9 Widescreen
F6000001 80008180
F6000001 80008180
C0030000 D00504DC
C0030000 D00504DC
Line 405: Line 405:
</pre>
</pre>


=== 60Hz AR Codes ===
=== 60Hz PAL ===
==== PAL[http://www.gc-forever.com/forums/viewtopic.php?f=38&t=1937] ====
In the PAL-Version the 60Hz mode cannot be activated at startup. Use this Gecko code to force the 60Hz mode.  
<pre>Enable 60Hz Mode [Ralf]
<pre>$60Hz
8DKR-52F9-A2F4R
02005966 0000C000
WE86-P67K-CPGJ0</pre>
</pre>


== Configuration ==
== Configuration ==

Navigation menu