Mario Party 8: Difference between revisions

→‎Enhancements: added 60fps fix
(Improve Scaling Widescreen)
(→‎Enhancements: added 60fps fix)
Line 20: Line 20:


== Enhancements ==
== Enhancements ==
=== 60 FPS Hack ===
The game is capped at 30 or 25 fps depending on which version you got, and the hack will speed up the animations.
==== NTSC-U ====
<pre>
042CDEB4 00000001
</pre>
=== 16:9 Aspect Ratio Fix ===
=== 16:9 Aspect Ratio Fix ===
The built-in Widescreen Hack causes Board Clipping and Reflection Issues. The following Gecko code works as a replacement, causing less issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using this code. The 16:9 included in the game only works in menus and the title screen so a Widescreen fix is necessary.  The NTSC-U version code has it working only if the Wii Aspect Ratio is set to 16:9.
The built-in Widescreen Hack causes Board Clipping and Reflection Issues. The following Gecko code works as a replacement, causing less issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using this code. The 16:9 included in the game only works in menus and the title screen so a Widescreen fix is necessary.  The NTSC-U version code has it working only if the Wii Aspect Ratio is set to 16:9.
Line 615: Line 622:
E2000001 80008000
E2000001 80008000
</pre>
</pre>
== Configuration ==
== Configuration ==
{{Config
{{Config
Anonymous user