Super Monkey Ball: Difference between revisions

(→‎Testing: ##GHz to ## GHz mass edit)
Line 20: Line 20:
== Enhancements ==
== Enhancements ==
=== 16:9 Widescreen Gecko Codes ===
=== 16:9 Widescreen Gecko Codes ===
Note: The following codes will disable all planar reflections, the minimap, and the heat effects.
==== Normal HUD ====
==== NA ====
These codes will unstretch the HUD and menu, but will disable all planar reflections, the minimap, and the heat effects.
<pre>$16:9 Widescreen
<pre>NA:
C20E43B4 00000006
C20E43B4 00000006
C0030000 3DC03F40
C0030000 3DC03F40
Line 37: Line 37:
040976BC 4E800020
040976BC 4E800020
</pre>
</pre>
==== EU ====
<pre>PAL:
<pre>$16:9 Widescreen
C20F37B4 00000006
C20F37B4 00000006
C0030000 3DC03F40
C0030000 3DC03F40
Line 52: Line 51:
040A3028 4E800020
040A3028 4E800020
040A0D7C 4E800020
040A0D7C 4E800020
</pre>
==== Stretched HUD ====
The following code stretches the HUD and menu elements, however planar reflections, the minimap, and heat effects are all not disabled.
<pre>NA [gamemasterplc]:
042F2C1C 3FE38E39
</pre>
</pre>