mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-25 05:19:19 -06: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.