Mario Golf: Toadstool Tour: Difference between revisions

Adding explanation regarding how to make the 60Hz code work
(Adding the table with the list of all Mario sports games (but I don't know how to add this game to that list))
(Adding explanation regarding how to make the 60Hz code work)
Line 88: Line 88:


=== 60Hz PAL ===
=== 60Hz PAL ===
In the PAL-Version the 60Hz mode cannot be activated at startup. Use this Gecko code to force the 60Hz mode.  
In the PAL-Version the 60Hz mode cannot be activated at startup. Use this gecko code to force the 60Hz mode.  
<pre>$60Hz
<pre>$60Hz
0416A434 00000014
0416A434 00000014
Line 95: Line 95:
0216A444 000001C0
0216A444 000001C0
</pre>
</pre>
'''Currently, this code doesn't work in Dolphin's GC mode.'''
The only way to use it is booting the game from the [[Disc Channel]] in [[Wii Menu|Wii System Menu]].


== Configuration ==
== Configuration ==
776

edits