Mario Kart Wii: Difference between revisions

Jump to navigation Jump to search
Cleeean up. Lots of old problems here and settings here. Wasn't able to reproduce "overbloom" but left anyway, I don't know what it means honestly. Removed cache display lists from config since it's a nonstandard performance option, kept in problems.
No edit summary
(Cleeean up. Lots of old problems here and settings here. Wasn't able to reproduce "overbloom" but left anyway, I don't know what it means honestly. Removed cache display lists from config since it's a nonstandard performance option, kept in problems.)
Line 18: Line 18:


== Problems ==
== Problems ==
===Blue Box===
When using the D3D plugins, a faint blue box can be seen on the top-left corner on certain tracks. Use OpenGL to rectify this, however it may remain faintly visible.


You can also remove the blue box from the screen if you disable fog. In order to do so, click on "Graphics", then on the "Hacks" tab, and then mark "Disable Fog".
=== Blue Box ===
A blue box can be seen on the top-left corner on certain tracks. OpenGL improves it, but it will remain faintly visible. To remove it, enable "Disable Fog" in the Hacks tab of the Graphics Configuration window.
{{image|Dolphin Mario Kart Wii OpenGL Blue Box.jpg|Blue box|br}}
{{image|Dolphin Mario Kart Wii OpenGL Blue Box.jpg|Blue box|br}}


===Cache Display Lists===
=== Lens Flare Effect ===
If EFB copies is set to "Texture" the lens flare effect is not emulated. Setting EFB copies to "Ram" fixes the issue.
 
=== Cache Display Lists ===
Using 'Cache Display Lists' in newer revs of Dolphin may cause crashes.
Using 'Cache Display Lists' in newer revs of Dolphin may cause crashes.
===Lens Flare Effect===
If EFB copies is set to "Texture" the lens flare effect is not emulated. Setting EFB copies to "Ram" fixes the issue.


== Configuration ==
== Configuration ==
<!--A full list of options is available at Template:Config/doc-->
<!--A full list of options is available at Template:Config/doc-->
{{Config
{{Config
|gfxbackend            = OpenGL or Disable Fog
|gfxbackendnotes        = Avoids the blue box issue
|efbscaledcopy          = On
|efbscaledcopynotes    =
|efbcopy                = RAM
|efbcopy                = RAM
|efbcopynotes          = Corrects lens flare effect
|efbcopynotes          = Corrects lens flare effect
|dlistcaching          = Off
|dlistcachingnotes      = Causes crashes with current revisions
|antialiasing = Off
|antialiasing = Off
|antialiasingnotes = On causes overbloom around objects
|antialiasingnotes = On causes overbloom around objects
|disablealpha = Off
|disablefog = On
|disablealphanotes = Fixes black box/character models in game
|disablefognotes = Prevents the blue box
}}
}}


Navigation menu