The SpongeBob SquarePants Movie: Difference between revisions

mNo edit summary
Line 41: Line 41:
=== 16:9 Aspect Ratio Fix ===
=== 16:9 Aspect Ratio Fix ===
This game has clipping issues with the widescreen hack that can be fixed with a Gecko Code. The PAL (German) Version of this code was made by Ralf.
This game has clipping issues with the widescreen hack that can be fixed with a Gecko Code. The PAL (German) Version of this code was made by Ralf.
==== NTSC ====
==== NA ====
<pre>
<pre>$16:9 Widescreen
04232C4C 4E800020
04232C4C 4E800020
0425AC24 4E800020
0425AC24 4E800020
Line 85: Line 85:
60000000 00000000
60000000 00000000
</pre>
</pre>
==== PAL (German) ====
 
<pre>
==== EU ====
<pre>$16:9 Widescreen
04003900 EC410024
04003904 D0410008
04003908 4820A2E8
0420DBEC 4BDF5D14
</pre>
 
==== German ====
<pre>$16:9 Widescreen
C220DBEC 00000002
C220DBEC 00000002
EC410024 D0410008
EC410024 D0410008
60000000 00000000
60000000 00000000
</pre>
</pre>
== Configuration ==
== Configuration ==
<!--A full list of options is available at Template:Config/doc-->
<!--A full list of options is available at Template:Config/doc-->