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

Jump to navigation Jump to search
(Removed the Gecko 16-9 aspect ratio code. We don't need two different codes to cover the same thing! The AR codes are smaller, so I picked them to stay.)
Line 29: Line 29:
044021C0 3FE38E39
044021C0 3FE38E39
</pre>
</pre>
===== NTSC-US =====
===== NTSC-US =====
<pre>
<pre>
Line 39: Line 38:
</pre>
</pre>


=== 16:9 Aspect Ratio Fix (Gecko version) ===
The built-in Widescreen Hack causes clipping issues. The following Gecko code works as a replacement, causing fewer issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes.
<br/>
'''''KNOW ISSUE:''' This widescreen hack can cause problems with the HUD's position''
===== Region-Free =====
<pre>
$16:9 Widescreen (Region Free)
F6000001 80008180
FF601090 7C7F1B78
D2000000 00000004
3DC03FAA 61CEAAAB
91C20004 C2220004
EF7100B2 39C00000
60000000 00000000
D2000284 00000004
3DC03FAA 61CEAAAB
91C20004 C2220004
EFB100B2 39C00000
60000000 00000000
F6000001 80008180
387F0040 38800001
D2000004 00000006
3DC03F40 91C20000
C2220000 C0030000
EC110032 D0030000
C003000C EC110032
D003000C 38800001
60000000 00000000
E0000000 80008000
F6000001 80008180
C05D00D4 C07D00C8
D2000000 00000002
3DC04020 91C20000
C0420000 00000000
E0000000 80008000
</pre>


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