mirror of
https://github.com/mborgerson/xemu.git
synced 2026-08-18 10:41:21 +00:00
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