Skylanders: Giants: Difference between revisions

 
(One intermediate revision by the same user not shown)
Line 21: Line 21:


== Enhancements ==
== Enhancements ==
{{Problems/Bloom Offset at higher IR}}
{{Problems/Bloom Offset at Higher IR}}


=== 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
040293E8 60000000
040293E8 60000000
</pre>
</pre>
Tested on the NA version (may work on others). Requires overclocking for full speed.
Tested on the NA version (may work on others). Requires overclocking the emulated CPU for full speed.


== Configuration ==
== Configuration ==