mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-11 01:24:41 +02:00
da38b262c7
Setting the NVIDIA driver Vulkan/OpenGL present method to "Prefer layerd on DXGI Swapchain" with vsync enabled within xemu causes framerate to be ~halved. This change overrides the driver setting to force the legacy/native value to be used. Resolves one identified issue with #2790