Super Mario Sunshine: Difference between revisions

Oops!
(Removed "other aspect ratio" code, "zoomed out camera" codes, and the 120fps code.)
(Oops!)
Line 29: Line 29:
By adding the patches below, enabling one, and setting the Framelimit to 60, Super Mario Sunshine will run at 60FPS. See [https://dolphin-emu.org/blog/2015/02/07/game-modification-60-fps-hacks/ Game Modification: 60FPS Hacks in Dolphin] for more details.
By adding the patches below, enabling one, and setting the Framelimit to 60, Super Mario Sunshine will run at 60FPS. See [https://dolphin-emu.org/blog/2015/02/07/game-modification-60-fps-hacks/ Game Modification: 60FPS Hacks in Dolphin] for more details.


<pre>[OnFrame]
<pre>
$60FPS Patch
$60FPS Patch
0x804167B8:dword:0x3F600000
0x804167B8:dword:0x3F600000


$Smoother 60FPS Patch, but breaks things
$Smoother 60FPS Patch, but breaks things
0x804167B8:dword:0x3F800000
0x804167B8:dword:0x3F800000</pre>


The patch that breaks things won't allow you you to enter worlds accessed via rainbow goop on walls, and may cause problems with defeating Shadow Mario.
The patch that breaks things won't allow you you to enter worlds accessed via rainbow goop on walls, and may cause problems with defeating Shadow Mario.