Super Smash Bros. Melee: Difference between revisions

5.0 fixed issues clean-up
(5.0 fixed issues clean-up)
Line 21: Line 21:
Saving a screenshot in [http://www.ssbwiki.com/Special_Melee Camera Mode of Special Melee] will just be a black image. You can fix this by turning off '''EFB Copies to Texture Only'''.
Saving a screenshot in [http://www.ssbwiki.com/Special_Melee Camera Mode of Special Melee] will just be a black image. You can fix this by turning off '''EFB Copies to Texture Only'''.
{{Image|SSBM-Screenshot-Compare.png|001 On, 002 Off|br}}
{{Image|SSBM-Screenshot-Compare.png|001 On, 002 Off|br}}
=== {{s}}Multiple Shadows in OpenGL{{/s}} ===
If Anisotropic Filtering (AF) is used with OpenGL, shadows will be duplicated and offset. D3D operates differently so it is not affected. Keep AF off when using OpenGL to avoid the problem. Forced Texture Filtering can also be used to correct it. Fixed by pixel offset correction in {{revision|4.0-5445}}.
{{image|Super Smash Bros. Melee Multiple Shadows.png|Duplicate shadows are offset from the characters|br}}
=== {{s}}Minor Lighting Issue on Termina Bay{{/s}} ===
Regardless of back-end or settings, Termina Bay has very minor lighting glitches.  Polygons on the the building will pop between full and no specular lighting as the camera moves and rotates.  To see how it's supposed to be, you can use the software renderer.  See more information at {{issue|6398}}. Fixed by {{revision|4.0-5225}}.
=== {{s}}Single-frame Garbage in Stage Backgrounds{{/s}} ===
As of {{revision|3.5-1025}}, when using a NVIDIA card along with the OpenGL plugin the backgrounds will intermittently flash rainbow/white colors instead of the proper pattern on the Battlefield, Final Destination, and Fountain of Dreams stages. It is very minor and only lasts for a single frame, but at the same time can be distracting.  To avoid this issue use D3D. See {{issue|6391}}. Fixed by the merger of the tev-fixes-new branch in {{revision|4.0-1192}}.


== Enhancements ==
== Enhancements ==