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

Jump to navigation Jump to search
Line 18: Line 18:


== Patches ==
== Patches ==
=== Aspect Ratio Fix ===
=== 16:9 Aspect Ratio Fix ===
Dolphin's Widescreen Hack will cause reflections to be buggy and certain objects to disappear at the edges of the screen. The following AR codes work as a widescreen patch without causing these issues. The only side effects being the HUD getting slightly stretched and reflections of the game world on water being glitchy. Make sure that "Enable Cheats" is checked under the "Config, General" tab. As well as the "Aspect Ratio" under the "Graphics, General" tab being set to "Auto" and "Widescreen Hack" in the "Graphics, Enhancements" tab being unchecked.
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 ====
==== NTSC ====
<pre>16.10 Aspect Ratio
<pre>0445391C 3FE38E39</pre>
0445391C 3fcccccd
 
16:9 Aspect Ratio
0445391C 3FE38E39</pre>


==== PAL ====
==== PAL ====
<pre>16.10 Aspect Ratio
<pre>044558DC 3FE38E39</pre>
044558DC 3fcccccd
 
16:9 Aspect Ratio
044558DC 3FE38E39</pre>
 
==== NTSC-J ====
<pre>16.10 Aspect Ratio
0444DA64 3fcccccd
 
16:9 Aspect Ratio
0444DA64 3FE38E39</pre>


{{image|The Legend of Zelda Twilight Princess (GC), Dolphin, 4-3 original ratio.png|Original 4:3 aspect ratio}}
==== JAP ====
{{image|The Legend of Zelda Twilight Princess (GC), Dolphin, 16-9 fixed ratio.png|16:9 aspect ratio, HUD is stretched|width=400|br}}
<pre>0444DA64 3FE38E39</pre>


=== HD Texture Pack ===
=== HD Texture Pack ===