Actions
Emulator Issues #10951
closedDolphin Qt: Fullscreen Behaviors Broken Across All Backends
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
I'm just going to stick this here for now as I'm not done narrowing down what's happening. I'm not using render to main window (as that's known to have issues with NVIDIA's driver). I start out in windowed mode and turn on full screen via hotkeys. I've tested this on NVIDIA, AMD, and Intel, and the behaviors seem consistent.
D3D - Seems to stick in fullscreen. Holding Alt-Enter frees it.
OpenGL - Rendering dies and I get a black screen after attempting to fullscreen.
Vulkan - Render window disappears and Dolphin crashes.
Actions