This commit is contained in:
Stossy11 2025-01-19 04:56:54 +11:00
parent 27aaea0d68
commit 1c6c083163
10 changed files with 43 additions and 22 deletions

View file

@ -24,7 +24,7 @@ namespace Ryujinx.Graphics.Vulkan.MoltenVK
config.UseMetalArgumentBuffers = true;
config.SemaphoreSupportStyle = MVKVkSemaphoreSupportStyle.MVK_CONFIG_VK_SEMAPHORE_SUPPORT_STYLE_SINGLE_QUEUE;
// config.SynchronousQueueSubmits = false;
config.SynchronousQueueSubmits = false;
config.ResumeLostDevice = true;