mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 17:00:28 -04: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.