Mario Super Sluggers: Difference between revisions

RegExp Mass Edit, Template:Problems implementation
No edit summary
(RegExp Mass Edit, Template:Problems implementation)
Line 16: Line 16:


== Problems ==
== Problems ==
{{Problems|
=== Background Menu Not Blurred ===
=== Background Menu Not Blurred ===
'''EFB Copies to Texture Only''' must be disabled to blur the background of the menu, like on the real hardware.
'''EFB Copies to Texture Only''' must be disabled to blur the background of the menu, like on the real hardware.
Line 27: Line 28:
=== Shaking ===
=== Shaking ===
With the D3D backend, the screen will constantly shake vertically at a 1 pixel size. The game is still playable, but it is very annoying. OpenGL does not have the shaking error, so use it as your video backend to avoid the issue.
With the D3D backend, the screen will constantly shake vertically at a 1 pixel size. The game is still playable, but it is very annoying. OpenGL does not have the shaking error, so use it as your video backend to avoid the issue.
}}


== Configuration ==
== Configuration ==