Shadow the Hedgehog: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
Line 33: Line 33:
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.


===== NTSC-US =====
===== NA =====
<pre>
<pre>$16:9 Widescreen
C249475C 00000003
C249475C 00000003
3DC03F40 91C22000
3DC03F40 91C22000
Line 79: Line 79:
</pre>
</pre>


===== PAL =====
===== EU =====
<pre>
<pre>$16:9 Widescreen
C24957AC 00000003
C24957AC 00000003
3DC03F40 91C22000
3DC03F40 91C22000
Line 130: Line 130:
3DE0BF80 91EEF144
3DE0BF80 91EEF144
60000000 00000000
60000000 00000000
</pre>
==== JP ====
<pre>$16:9 Widescreen
F6000001 80008180
D0030004 C01F0074
D2000000 00000003
3DC03F40 91C20000
C2220000 EC110032
D0030004 00000000
E0000000 80008000
F6000001 80008180
C0830068 FC600050
D2000000 00000002
3DC04000 91C20000
C0820000 00000000
E0000000 80008000
</pre>
</pre>


Navigation menu