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

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 50: Line 50:
=== 16:9 Aspect Ratio Fix ===
=== 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. Green texts are modifiable aspect ratio value.
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. Green texts are modifiable aspect ratio value.
:Original
==== NTSC ====
0445391C <span style="color:#0c0;">3FE38E39</span>
==== NTSC-J ====
0444DA64 <span style="color:#0c0;">3FE38E39</span>
==== PAL ====
044558DC <span style="color:#0c0;">3FE38E39</span>


:[[Extension:Tabs]]
:[[Extension:Tabs]]
<tabs style="background:#f7f7f7;">
<tabs style="background:#f7f7f7;">
<tab name="NTSC-U">
<tab name="NTSC-U">
<tt>0445391C <span style="color:#0c0;">3FE38E39</span></tt>
<tt>0445391C {{magic|3FE38E39}}</tt>
</tab>
</tab>
<tab name="NTSC-J">
<tab name="NTSC-J">
<tt>0444DA64 <span style="color:#0c0;">3FE38E39</span></tt>
<tt>0444DA64 {{magic|3FE38E39}}</tt>
</tab>
</tab>
<tab name="PAL">
<tab name="PAL">
<tt>044558DC <span style="color:#0c0;">3FE38E39</span></tt>
<tt>044558DC {{magic|3FE38E39}}</tt>
</tab>
</tab>
</tabs>
</tabs>
6,576

edits

Navigation menu