Shadow the Hedgehog: Difference between revisions

Line 132: Line 132:


=== Remove White Stripes ===
=== 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 (but cause some graphical effects not to work).
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 ====
==== Region-Free ====
2

edits