mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-01 08:03:41 -05:00
Rendering EFB textures currently crashes with the D3D backend when MSAA is enabled, because the depth texture wasn't correctly resolved. An example for a crash would be starting Pokemon Snap with D3D and MSAA enabled.