Skylanders: Spyro's Adventure: Difference between revisions

 
Line 24: Line 24:


=== 60 FPS ===
=== 60 FPS ===
While the game already runs at 60 FPS under the hood, everything but the UI is rendered at 30 FPS.
Use the following Gecko code to make the entire game render at 60 FPS.
<pre>
<pre>
$60 FPS
$60 FPS
04021248 60000000
04021248 60000000
</pre>
</pre>
Tested on the NA and EU versions (may work on others). Requires overclocking for full speed.
Tested on the NA and EU versions (may work on others). Requires overclocking the emulated CPU for full speed.


== Configuration ==
== Configuration ==