Mario Party 8: Difference between revisions

5.0 fixed issues clean-up
(Fixed Motion Blur in Canyon Cruisers)
(5.0 fixed issues clean-up)
Line 14: Line 14:


== Problems ==
== Problems ==
=== {{s}}Paint Minigames{{/s}} ===
Painting minigames ("Speedy Graffiti" and "Breakneck Building") have weird glitches depending on the graphics backend and other settings.
*With '''EFB Copies to Texture Only''' on all backends, paint will work properly, but will not disappear when it should and builds up constantly. Speedy Graffiti can be completed regardless of this, but Breakneck Building cannot.
*With '''EFB Copies to Texture Only''' disabled in OpenGL, the paint will slide off to the right of the screen. Both minigames can be completed however.
To play the painting minigames accurately use D3D11 with '''EFB Copies to Texture Only''' disabled. See {{issue|5477}}. Fixed by {{Revision|4.0-595}}.


== Enhancements ==
== Enhancements ==