Shadow the Hedgehog: Difference between revisions

Jump to navigation Jump to search
(5 intermediate revisions by 3 users not shown)
Line 23: Line 23:


== Enhancements ==
== Enhancements ==
=== Infinite Rings AR Codes Causes Loop ===
The Action Replay code for Infinite Rings for Player 1 prevent completing the "Circus Park" "Hero Mission", which requires the player to collect 400 rings to complete. With the Infinite Rings code enabled, one begins the level with 999 Rings, causing the level to automatically complete and loop. To solve the problem, simply disable the code. For the NA version of the game, you can instead use the below alternate code that sets a minimum number of 20 for the Rings, rather than forcing the number to 999:
<pre>$Always at Least 20 Rings P1
2C57670C 00000014
0457670C 00000014
</pre>
=== 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 152: Line 159:
{{Config
{{Config
|efb2texonly = Off
|efb2texonly = Off
|efb2texonlynotes = Fixes 2nd player screen.  Not necessary in single player.
|efb2texonlynotes = Fixes 2nd player screen.  Not necessary in single player.
|efbscaledcopy = Off
|vertexrounding        = On
|efbscaledcopynotes = Allows the use 2.5x, 3x, 5x, and 7x IR without glitches. This does make an annoying lighting effect glitch visible. There is a fix for this. There is a Gecko code listed above to remove the lighting effect.
|vertexroundingnotes    = Address higher IR rendering issues
}}
}}


Navigation menu