Mario Party 5: Difference between revisions

no edit summary
(→‎Testing: ##GHz to ## GHz mass edit)
No edit summary
Line 25: Line 25:
== Enhancements ==
== Enhancements ==
=== Sprite Alignment Issues ===
=== Sprite Alignment Issues ===
Minor sprite alignment issues occur if either Force Texture Filtering or Anisotropic Filtering are enabled without Vertex Rounding enabled as well. OpenGL at 1x Native Internal Resolution can also exhibit similar problems, but even more minor.
Minor sprite alignment issues occur if Texture Filtering is set to Force Linear or Anisotropic (or any combination having them) without enabling Vertex Rounding as well. OpenGL at 1x Native Internal Resolution can also exhibit similar problems, but even more minor.


=== 16:9 Aspect Ratio Fix ===
=== 16:9 Aspect Ratio Fix ===
Line 564: Line 564:
<!--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 = Direct3D
|gfxbackend             = Direct3D
|gfxbackendnotes = Avoid sprite alignment problems
|gfxbackendnotes         = Avoid sprite alignment problems
|anisotropic = Off
|forcetexturefiltering = Default
|anisotropicnotes = Avoid sprite alignment problems
|forcetexturefilteringnotes = Avoid sprite alignment problems
|forcefilter = Off
|forcefilternotes = Avoid sprite alignment problems
}}
}}