Shadow the Hedgehog: Difference between revisions

→‎Remove White Stripes: This is no longer needed with the Vertex Rounding hack and removes a ton of graphics anyway.
m (improve infobox, sonic team as developer)
(→‎Remove White Stripes: This is no longer needed with the Vertex Rounding hack and removes a ton of graphics anyway.)
Line 132: Line 132:
3DE0BF80 91EEF144
3DE0BF80 91EEF144
60000000 00000000
60000000 00000000
</pre>
=== Remove White Stripes ===
Using high internal resolutions causes white stripes that can be removed with a Gecko Code. The following Gecko Code will remove the stripes in all versions of the game. (This removes a lighting layer from the game entirely. All models that use this lighting are STILL visible, because they have a 3D model to back it up. No worries there.).
Assumed reason for glitch: There is a layer set in Shadow the Hedgehog that uses this lighting. The lighting is used for many things to make them appear more powerful, such as some bullets and Shadow the Hedgehog in his 'Chaos Blast' or 'Chaos Control' form. This lighting also is completely outside the viewing range if you're using the original internal resolution. However, if you do decide to boost the internal resolution to any extent, this puts this lighting layer onscreen and... definitely visible. Once again, this code will eradicate this lighting effect.
==== Region-Free ====
<pre>
F6000001 80008180
4BFFE6F9 807F00DC
14000000 60000000
E0000000 80008000
</pre>
</pre>


2,011

edits