mirror of
https://github.com/xemu-project/xemu.git
synced 2026-09-10 14:43:16 +02: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