Mario Kart Wii: Difference between revisions

(→‎Gameplay Videos: add video)
Line 49: Line 49:
=== Anisotropic Filtering Problems ===
=== Anisotropic Filtering Problems ===
The red and green glow on the conveyor belts in the Toad's Factory track (maybe other effects too) breaks if anisotropic filtering is used.
The red and green glow on the conveyor belts in the Toad's Factory track (maybe other effects too) breaks if anisotropic filtering is used.
=== Same Racer FOV on Video Preference ===
When using 16:9 mode, the FOV pointer address is adjusted to a lower angle than the 4:3 mode when the race starts. The Gecko code maintains the FOV to have the same height on both screen modes.
==== NTSC-U ====
<pre>
$Maintain Racer FOV
045970A8 48000008
</pre>
{{Image|MKWii 4x3.png|Native 4:3 mode}}
{{Image|MKWii 16x9 Vanilla.png|16:9 mode w/o Gecko Code}}
{{Image|MKWii 16x9 Adjusted.png|16:9 mode w/ Gecko Code|br}}


=== HD Texture Pack ===
=== HD Texture Pack ===