Spyro: A Hero's Tail: Difference between revisions

Jump to navigation Jump to search
Adding back the hud fix
(Updated Widescreen Code to partially fix clipping issues.)
(Adding back the hud fix)
Line 44: Line 44:


=== 16:9 Aspect Ratio Fix ===
=== 16:9 Aspect Ratio Fix ===
The built-in Widescreen Hack causes various clipping issues. The following AR codes work as a replacement with fewer clipping issues. Disable the Widescreen Hack before using.
The built-in Widescreen Hack causes various clipping issues. The following AR codes work as a replacement with HUD correctly being centered. Make sure disable the Widescreen Hack before using these. Ensure you use the bloom removal code with this since the bloom is linked within the HUD.


==== NTSC ====
==== NTSC ====
<pre>
<pre>
043D6790 3FE38E39
043D6790 3FE38E39
043D86C0 3F2A2000
043D86E4 BFAA0000
043D67A4 44555555
043D67A4 44555555
</pre>
</pre>
Line 55: Line 57:
<pre>
<pre>
043D71D8 3FE38E39
043D71D8 3FE38E39
043D86C0 3F2A2000
043D912C BFAA0000
043D71EC 44555555
043D71EC 44555555
</pre>
</pre>
Anonymous user

Navigation menu