The SpongeBob SquarePants Movie: Difference between revisions

Fixed some issues with 16:9 code as current version caused the game to crash, also added 60 FPS code from Battlepedia.
(→‎Gameplay Videos: add video)
(Fixed some issues with 16:9 code as current version caused the game to crash, also added 60 FPS code from Battlepedia.)
Line 42: Line 42:
==== NA ====
==== NA ====
<pre>$16:9 Widescreen
<pre>$16:9 Widescreen
044B5000 3F400000
044B5000 3F400000 $Vertical Aspect
044B5004 3F800000
044B5004 3F800000 $Horizontal Aspect
044B5008 3F400000
044B5008 3F800000 $FOV
C2239638 00000003
C2239638 00000003
C8010020 38800000
C8010020 38800000
Line 127: Line 127:
4E800021 60000000
4E800021 60000000
60000000 00000000
60000000 00000000
C2104220 00000004
807E0334 3E208023
62319644 7E2803A6
3A200001 4E800021
2C030001 00000000
C2104760 00000006
C2104760 00000006
7F9D0214 8A22ABD0
7F9D0214 8A22ABD0
Line 202: Line 197:
60000000 00000000
60000000 00000000
</pre>
</pre>
=== 60 FPS ===
<pre>$60fps
04109E74 38000001</pre>


== Configuration ==
== Configuration ==