Project

General

Profile

Actions

Emulator Issues #10379

closed

Vulkan cannot enter Exclusive Fullscreen

Added by darkl3ad3r almost 7 years ago. Updated over 6 years ago.

Status:
Won't fix
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

DWM is always active and desktop overlays such as volume adjustment show over the Dolphin render window. I can confirm both D3D11 (when "render to main window" is not enabled) and OpenGL (regardless of previous setting state) both enter exclusive fullscreen yet Vulkan cannot. I have confirmed through PPSSPP emulator that Vulkan can acquire exclusive fullscreen so it is not a driver issue nor an API one. Dolphin is not asking for exclusive fullscreen properly under this one API.

Actions #1

Updated by darkl3ad3r almost 7 years ago

After some more thorough testing, it seems this is tied to Nvidia DSR. Using a native resolution to my monitor (eg 1600x1200) sees flawless exclusive fullscreen execution on repeat. Attempting to use a DSR resolution however results in borderless windowed mode and sometimes even crashes with driver exceptions.

As this seems to be more an Nvidia bug, this issue may likely be closed if another Nvidia user can confirm the results are tied to DSR.

Actions #2

Updated by Stenzek over 6 years ago

  • Status changed from New to Won't fix

Vulkan has no concept of "Exclusive Fullscreen" (well, unless you use the VK_KHR_display WSI instead, which isn't really supported anywhere yet). As far as I'm aware, it's entirely up to the driver.

Actions

Also available in: Atom PDF