Mario Kart: Double Dash‼: Difference between revisions

Jump to navigation Jump to search
Line 21: Line 21:


== Enhancements ==
== Enhancements ==
=== 16:9 Aspect Ratio Gecko Code ===
=== 16:9 Widescreen Gecko Code ===
The Widescreen Hack has clipping issues and a stretched HUD. To fix that issue, use the following Gecko codes depending of your game's region:
The Widescreen Hack has clipping issues and a stretched HUD. To fix that issue, use the following Gecko codes depending of your game's region:


==== NTSC-U ====
==== NTSC-U ====
<pre>C20C1FB4 00000004
<pre>$16:9 Widescreen
C20C1FB4 00000004
C0030000 41820018
C0030000 41820018
3DC03F40 3DE08000
3DC03F40 3DE08000
Line 54: Line 55:
041466B8 60000000</pre>
041466B8 60000000</pre>


==== PAL ====
==== EU ====
<pre>C20C1F78 00000004
<pre>$16:9 Widescreen
C20C1F78 00000004
C0030000 41820018
C0030000 41820018
3DC03F40 3DE08000
3DC03F40 3DE08000

Navigation menu