Sonic Colors: Difference between revisions

Jump to navigation Jump to search
Line 32: Line 32:
== Enhancements ==
== Enhancements ==
=== Linear 16:9 support ===
=== Linear 16:9 support ===
This code straightens the 16:9 view to be expanded by the 4:3 display, even though widescreen is supported.
This code straightens the 16:9 view to be expanded for monitor display, even though widescreen is supported.


<pre>
<pre>
Line 40: Line 40:
E0000000 80008000
E0000000 80008000
</pre>
</pre>
=== 60FPS ===
=== 60FPS ===
Enter this as an AR code in the game's configuration settings. This patch will unlock the game's frame rate from 30FPS on actual hardware to 60FPS. It can cause some minor physics issues (nevertheless, the game can still easily be completed). Reaching frame rates >30 FPS may require checking '''Store EFB Copies To Texture Only''' and/or increase the '''Emulated CPU Clock'''.
Enter this as an AR code in the game's configuration settings. This patch will unlock the game's frame rate from 30FPS on actual hardware to 60FPS. It can cause some minor physics issues (nevertheless, the game can still easily be completed). Reaching frame rates >30 FPS may require checking '''Store EFB Copies To Texture Only''' and/or increase the '''Emulated CPU Clock'''.

Navigation menu