Emulator Issues #8323
closedEmulator crashes if a game running through OpenGL is minimized
0%
Description
What's the problem? Describe what went wrong in few words.
If you run any game in a separate window with the OpenGL backend, and then minimize Dolphin, the emulator crashes.
What steps will reproduce the problem?
- Switch to OpenGL backend and uncheck "Render to Main Window".
- Start any game.
- Minimize Dolphin.
Which versions of Dolphin did you test on?
4.0-5788 (most recent build), and various other 4.0 builds.
Does using an older version of Dolphin solve your issue? If yes, which versions of Dolphin used to work?
Worked in 4.0-2263, broke in 4.0-2286.
What are your PC specifications?
Windows 7 (64-bit), Intel Core i3 2120 @ 3.3GHz, AMD Radeon Powercolor AX6870 w/ 1GB VRAM.
Updated by Bearborg over 9 years ago
I didn't notice before, but the issue only occurs with AA enabled. That may be why you couldn't reproduce it.
Updated by JMC4789 over 9 years ago
- Status changed from Questionable to New
putting back to new for someone else to look into it, or me when I'm not tired.
Updated by JMC4789 over 9 years ago
- Status changed from New to Questionable
Unable to reproduce still. Going to blame the AMD drivers :D
Updated by degasus over 9 years ago
D3D: Add exclusive fullscreen support. https://de.dolphin-emu.org/download/dev/8e865f38489f204ea2fabf2cee3acad1a215deff/
Updated by Bearborg over 9 years ago
Okay, turns out there's ANOTHER thing I missed- the issue only happens if the internal resolution is set to Auto (Window Size).
Updated by JMC4789 almost 6 years ago
- Status changed from Questionable to Fixed
Auto Window Size was removed. So this should be fixed.