The Legend of Zelda: Twilight Princess (GC): Difference between revisions

Improved Widescreen Fix.
(Improved Widescreen Fix.)
Line 46: Line 46:


=== 16:9 Aspect Ratio Fix ===
=== 16:9 Aspect Ratio Fix ===
The built-in Widescreen Hack causes clipping and reflection issues. The following AR codes work as a replacement, causing fewer issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes.
The built-in Widescreen Hack causes clipping and reflection issues. The following Gecko codes work as a replacement, causing fewer issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes.


==== NTSC-U ====
==== NTSC-U ====
<pre>0445391C 3FE38E39</pre>
<pre>04453FD4 3FE79E7B
0445391C 3FE79E7B
C22E97F0 00000004
C222C418 C0030000
EC110032 D0030000
C2229F00 D223000C
38800001 00000000
0419D8CC 4E800020</pre>


==== NTSC-J ====
==== NTSC-J ====
<pre>0444DA64 3FE38E39</pre>
<pre>F6000001 80008180
C05F00C8 C07F00BC
D200001C 00000006
3DC03F40 91C28004
C2228004 C0030000
EC110032 D0030000
C003000C EC110032
D003000C 38800001
60000000 00000000
E0000000 80008000
F6000001 80008180
D0430050 D0630054
D2000000 00000003
3DC040AF 91C28004
C0428004 D0430050
60000000 00000000
E0000000 80008000
F6000001 80008180
FFA01090 93E10024
D2000000 00000003
3DC03FAA 61CEAAAB
91C28000 C2628000
EFB300B2 00000000
E0000000 80008000
F6000001 80008180
FF601090 7C7F1B78
D2000000 00000004
3DC03FAA 61CEAAAB
91C28004 C2228004
EF7100B2 39C00000
60000000 00000000
E0000000 80008000</pre>


==== PAL ====
==== PAL ====
<pre>044558DC 3FE38E39</pre>
<pre>F6000001 80008180
C05F00C8 C07F00BC
D200001C 00000006
3DC03F40 91C28004
C2228004 C0030000
EC110032 D0030000
C003000C EC110032
D003000C 38800001
60000000 00000000
E0000000 80008000
F6000001 80008180
D0430050 D0630054
D2000000 00000003
3DC040AF 91C28004
C0428004 D0430050
60000000 00000000
E0000000 80008000
F6000001 80008180
FFA01090 93E10024
D2000000 00000003
3DC03FAA 61CEAAAB
91C28000 C2628000
EFB300B2 00000000
E0000000 80008000
F6000001 80008180
FF601090 7C7F1B78
D2000000 00000004
3DC03FAA 61CEAAAB
91C28004 C2228004
EF7100B2 39C00000
60000000 00000000
E0000000 80008000</pre>


=== Reduce Bloom Ghosting ===
=== Reduce Bloom Ghosting ===
Anonymous user