Mario Party 8: Difference between revisions

Line 16: Line 16:


=== Paint minigames ===
=== Paint minigames ===
Painting minigames ("Speedy Graffiti" and "Breakneck Building") have weird glitches depending on the graphics backend and other settings. See {{issue|5477}}.
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''' 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.
*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.
 
To play the painting minigames accurately use D3D11 with '''EFB Copies to Texture Only''' disabled. See {{issue|5477}}.


== Configuration ==
== Configuration ==