Spider-Man 2: Difference between revisions

→‎Enhancement: Add NA 60FPS code
(According to forum)
(→‎Enhancement: Add NA 60FPS code)
Line 26: Line 26:
=== Anti-Aliasing ===
=== Anti-Aliasing ===
Using Dolphin's Anti-Aliasing options will not render shadows appropriately.
Using Dolphin's Anti-Aliasing options will not render shadows appropriately.
=== 60FPS ===
==== NA ====
The below Action Replay code will allow the NA version of the game to run at 60 FPS.
<pre>
$60 FPS
0456C364 00000001
</pre>
This code may cause issues with timers in the game, but that can be worked around by using a separate AR code for freezing timers. This code will also cause CGI cutscenes to run at double speed.
Additionally, you may need to experiment with the [https://forums.dolphin-emu.org/Thread-help-understanding-the-new-cpu-clock-settings CPU Clock Settings] to actually achieve 60 FPS in the game. Information on modifying the game-specific ini file for CPU Overclocking can be found [https://forums.dolphin-emu.org/Thread-unofficial-howto-using-gameini-settings-per-game here].


== Configuration ==
== Configuration ==