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

Jump to navigation Jump to search
Line 45: Line 45:
== Enhancements ==
== Enhancements ==


=== 16:9 Aspect Ratio Fix ===
=== Aspect Ratio Codes ===
The built-in Widescreen Hack causes clipping and reflection issues. The following AR codes work as a replacement, causing less 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 AR codes work as a replacement, causing less issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes.


==== NTSC-U ====
==== NTSC-U ====
<pre>0445391C 3FE38E39</pre>
<pre>
16:9
0445391C 3FE38E39


==== NTSC-J ====
21:9 (2560x1080)
<pre>0444DA64 3FE38E39</pre>
0445391C 4017B426
 
21:9 (3440x1440)
0445391C 4018E38E
</pre>


==== PAL ====
==== PAL ====
<pre>044558DC 3FE38E39</pre>
<pre>
16:9
044558DC 3FE38E39
 
21:9 (2560x1080)
044558DC 4017B426
 
21:9 (3440x1440)
044558DC 4018E38E
</pre>
 
==== NTSC-JP ====
<pre>
16:9
0444DA64 3FE38E39
 
21:9 (2560x1080)
0444DA64 4017B426
 
21:9 (3440x1440)
0444DA64 4018E38E
</pre>


=== Reduce Bloom Ghosting ===
=== Reduce Bloom Ghosting ===