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

Jump to navigation Jump to search
(These codes had already been removed, and the issue talked about in the talk page. The consensus was a complete rejection by the admins. Do not readd them.)
Line 45: Line 45:
== Enhancements ==
== Enhancements ==


=== Aspect Ratio Codes ===
=== 16:9 Aspect Ratio Fix ===
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-US ====
==== NTSC-U ====
<pre>
<pre>0445391C 3FE38E39</pre>
16:9
0445391C 3FE38E39


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


==== PAL ====
==== PAL ====
<pre>
<pre>044558DC 3FE38E39</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 ===