Super Mario Sunshine: Difference between revisions

Line 80: Line 80:


=== 60FPS ===
=== 60FPS ===
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 Gecko code below, and enabling it, 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>
<pre>
$60FPS Patch
$60FPS (Region-Free)
0x804167B8:dword:0x3F600000
F6000002 80008180
BF800000 3F000000
00000000 43300000
14000004 3F800000
E0000000 80008000
F6000002 80008180
801E0074 901E0038
801E007C 901E0078
14000014 60000000
E0000000 80008000
F6000001 80008180
40800034 C03F00D0
D2000004 00000002
3DC03F80 91DF00D0
C03F00D0 00000000
E0000000 80008000
</pre>


$Smoother 60FPS Patch, but breaks things
The Gecko code makes the cutscenes run very slowly.
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.


== Configuration ==
== Configuration ==
Anonymous user