The Legend of Zelda: The Wind Waker: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 23: Line 23:


== Enhancements ==
== Enhancements ==
=== 16:9 Aspect Ratio Fix ===
=== 16:9 Aspect Ratio Fix ===
The built-in Widescreen Hack causes clipping issues. The following AR/Gecko code works as a replacement, causing fewer issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes. The PAL code is by Ralf.
The built-in Widescreen Hack causes clipping issues. The following AR/Gecko code works as a replacement, causing fewer issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes. The PAL code is by Ralf.
Line 60: Line 59:
041F7A9C C062D2A4
041F7A9C C062D2A4
</pre>
</pre>
==== PAL ====
==== PAL ====
<pre>
<pre>
044021C0 3FE38E39
044021C0 3FE38E39
</pre>
</pre>
=== HD Texture Pack ===
=== HD Texture Pack ===
[http://onthegreatsea.tumblr.com/DOWNLOADS Hypatia’s Hi-Res Wind Waker Texture Pack (completed)]
[http://onthegreatsea.tumblr.com/DOWNLOADS Hypatia’s Hi-Res Wind Waker Texture Pack (completed)]
Line 71: Line 72:
=== Removing Distance Blur ===
=== Removing Distance Blur ===
The distance blur is built into the game, but to some, it looks off on higher resolutions. The blur can be disabled using this Action Replay code.
The distance blur is built into the game, but to some, it looks off on higher resolutions. The blur can be disabled using this Action Replay code.
==== NTSC-U ====
==== NTSC-U ====
<pre>
<pre>
043FCB9C 00000000
043FCB9C 00000000
</pre>
</pre>
==== PAL ====
==== PAL ====
<pre>
<pre>