Shadow the Hedgehog: Difference between revisions

no edit summary
No edit summary
Line 22: Line 22:


Much like Sonic Heroes, non-native internal resolutions or anti-aliasing will cause white stripes to appear on the top left of the screen.  This can be worked around by disabling Scaled EFB Copy and setting the internal resolution to 2.5x, 3x, 5x, or 7x.
Much like Sonic Heroes, non-native internal resolutions or anti-aliasing will cause white stripes to appear on the top left of the screen.  This can be worked around by disabling Scaled EFB Copy and setting the internal resolution to 2.5x, 3x, 5x, or 7x.
== Enhancements ==
=== 16:9 Aspect Ratio Fix ===
The built-in Widescreen Hack causes clipping issues. The following AR codes work as a replacement, causing fewer issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes.
===== NTSC-US =====
<pre>
0458412C 3FB00000
04584130 3F800000
</pre>
===== PAL =====
<pre>
04585194 3FB00000
</pre>


== Configuration ==
== Configuration ==
215

edits