Shadow the Hedgehog: Difference between revisions

Line 23: Line 23:


== Enhancements ==
== Enhancements ==
=== White Stripes ===
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 avoided by enabling the Vertex Rounding Hack in {{revision|5.0-3251}} or newer.
{{image|ShadowTheHedgehogWhiteLines2xIR.png|White lines at 2x IR}}
{{image|ShadowTheHedgehogWhiteLines1xIR.png|Working properly at 1x IR|br}}
=== 16:9 Aspect Ratio Fix ===
=== 16:9 Aspect Ratio Fix ===
The built-in Widescreen Hack causes clipping issues. The following Gecko codes work as a replacement, causing fewer issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes.
The built-in Widescreen Hack causes clipping issues. The following Gecko codes work as a replacement, causing fewer issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes.
Line 147: Line 141:
E0000000 80008000
E0000000 80008000
</pre>
</pre>
=== <s>White Stripes</s> ===
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 avoided by enabling the Vertex Rounding Hack in {{revision|5.0-3251}} or newer, applied by default in {{Revision|5.0-7714}}.
{{image|ShadowTheHedgehogWhiteLines2xIR.png|White lines at 2x IR}}
{{image|ShadowTheHedgehogWhiteLines1xIR.png|Working properly at 1x IR|br}}


== Configuration ==
== Configuration ==