Emulator Issues #11674
closedVsync broken in Vulkan
0%
Description
What's the problem? Describe what went wrong.
[Vulkan Vsync is broken. The In-Emu opton doesnt work and forcing it in AMD CP doesnt work]
What steps will reproduce the problem?
[Use Vulkan and switch to FullScreen or Borderless Fullscreen]
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
[5.0-9969]
What are your PC specifications? (CPU, GPU, Operating System, more)
[AMD RX 480 4GB, i5 6402p 8GB, Windows 10]
As far as i know its always been broken.
Updated by JMC4789 over 5 years ago
- Assignee set to Stenzek
- Priority changed from Normal to Low
- Milestone set to Current
Updated by Stenzek over 5 years ago
I'm pretty sure vsync has worked fine when I've used it. Perhaps it's an AMD issue...
Note that borderless vs exclusive fullscreen will have no effect here - Vulkan only supports the former, the NV driver just "behaves" as if it was exclusive.
Updated by shatteredlites over 5 years ago
Stenzek wrote:
I'm pretty sure vsync has worked fine when I've used it. Perhaps it's an AMD issue...
Note that borderless vs exclusive fullscreen will have no effect here - Vulkan only supports the former, the NV driver just "behaves" as if it was exclusive.
seems like Screen tearing is only happening in videos or anything prerendered
Updated by Zinx over 5 years ago
V-Sync is working for me with my AMD GPU.
The problem is it would crash the emulator if you move/change the window size or try to fast-forward the gameplay.
I made a post about it on the forums.
Updated by JMC4789 almost 3 years ago
- Status changed from New to Fixed
- Assignee deleted (
Stenzek)
vsync is working for me. WE need async presentation to clean up some issues down the road, though.