Emulator Issues #9837
closedFullscreen excesive tearing in Direct3D 12
0%
Description
Game Name?
Any game
Game ID? (right click the game in the game list, properties, info tab)
MD5 Hash? (right click the game in the game list, properties, info tab, MD5 Hash: Compute)
What's the problem? Describe what went wrong.
Excessive tearing occurs each time a game is launched in fullscreen mode, even if V-sync is activated. The issue only occurs when using fullscreen mode and Direct3D 12 as a backend.
What steps will reproduce the problem?
Launch any game in fullscreen mode using Direct3D 12.
Which versions of Dolphin did you test on? Does using an older version of Dolphin solve your issue? If yes, which versions of Dolphin used to work?
4.0-9386, 5.0, 5.0-1043 (Any version implementing Direct3D 12 did not work)
What are your PC specifications? (CPU, GPU, Operating System, more)
Windows 10 Pro (1607 version)
Intel(r) Core i7-4700 HQ CPU @ 2.40 GHz
32.0 GB RAM
64-bit OS, x64-based processor
NVIDIA Geforce GTX 880M (373.06 version)
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
Files
Updated by JMC4789 about 8 years ago
- Status changed from New to Invalid
D3D12 does not support exclusive fullscreen, so the Operating System's vsync is used. Not Dolphin's.