mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-25 20:00:32 -04:00
DX12 would often crash when starting and stopping the emulation many times, due to the device enumerator failing for some reason. Checking for success fixes it.