Mario Party 9: Difference between revisions

Improved 21:9 Fix.
(→‎Line in the Sand: This person simply did not understand how to play the minigame lol. You aren't supposed to circle the players, you're supposed to make them stand on the line.)
(Improved 21:9 Fix.)
Line 21: Line 21:
== Enhancements ==
== Enhancements ==
=== 21:9 Aspect Ratio Fix ===
=== 21:9 Aspect Ratio Fix ===
The built-in Widescreen Hack causes indirect texture issues. 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 indirect texture and clipping issues. 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.


==== NTSC ====
==== NTSC ====
<pre>
<pre>
C2192AFC 00000003
C2170034 00000002
3DC03FA8 91C25004
3E203F12 92240044
C1E25004 EFA203F2
C0440044 00000000
39C00000 00000000
0426DAB0 40155555
C2192794 00000003
3DC03FA8 91C25008
C1E25008 EF6203F2
39C00000 00000000
002E9ABB 00000001
</pre>
</pre>


Anonymous user