Super Mario Sunshine: Difference between revisions

Line 68: Line 68:
== Enhancements ==
== Enhancements ==
=== 16:9 Aspect Ratio Fix ===
=== 16:9 Aspect Ratio Fix ===
The built-in Widescreen Hack causes various clipping and reflection issues. The following Gecko codes work as a replacement, causing less issues. Make sure the Dolphin Widescreen Hack is disabled before using this code. This may cause the graffiti glitch to occur.
The built-in Widescreen Hack causes various clipping and reflection issues. The Gecko code below works as a replacement for any region, causing less issues. Make sure the Dolphin Widescreen Hack is disabled before using this code. This may cause the graffiti glitch to occur.


==== NTSC-U ====
<pre>
<pre>
04416B74 3F9A7643
F6000002 80008180
042800E8 38600078
57A006F7 41820010
04363BF0 38000000
387F0000 38800001
0417D354 4E800020
D200000C 00000006
C234A4E8 00000004
3DC03F40 91C22000
3DC03FAA 61CEAAAB
C2222000 C0030000
91C23000 C1E23000
EC110032 D0030000
ED0F0232 ED494024
C003000C EC110032
D003000C 38800001
60000000 00000000
60000000 00000000
04412408 3FE38E39
E0000000 80008000
</pre>
F6000001 80008180
 
418200A8 88030026
==== PAL ====
140000E0 4E800020
<pre>
E0000000 80008000
0440E0D4 3F9A7643
F6000001 80008180
04277E74 38600078
41F00000 3FAAAAAB
0435BE10 38000000
14000004 3FE38E39
04173384 4E800020
E0000000 80008000
C2342744 00000004
F6000001 80008180
3DC03FAA 61CEAAAB
3E99999A 656E6473
91C23000 C1E23000
14000034 3F9A7643
ED0F0232 ED494024
E0000000 80008000
60000000 00000000
F6000001 80008180
04409950 3FE38E39
5460103A 90070000
</pre>
14000000 38000000
 
E0000000 80008000
==== NTSC-J ====
F6000001 80008180
<pre>
3BC30000 418202FC
0440CA24 3F9A7643
14000004 480002FC
0415F504 38600078
E0000000 80008000
0423D7D4 4E800020
040AE510 38000000
C20C1448 00000004
3DC03FAA 61CEAAAB
91C23000 C1E23000
ED0F0232 ED494024
60000000 00000000
04410D50 3FE38E39
</pre>
</pre>


Anonymous user