1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-02-03 13:32:56 -06:00
ryujinx/src/Ryujinx.Graphics.Vulkan
Matt Heins c94a73ec60
Updates the default value for BufferedQuery (#6351)
AMD GPUs (possibly just RDNA 3) could hang with the previous value
until the MaxQueryRetries was hit.

Fix #6056

Co-authored-by: riperiperi <rhy3756547@hotmail.com>
2024-03-21 21:44:11 -03:00
..