mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-06-29 20:06:25 +02:00
Fix Mario Kart 8 Crash and SMO Glitching Issues :3
This commit is contained in:
parent
160a58e127
commit
2901f462aa
10 changed files with 28 additions and 137 deletions
|
@ -24,9 +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.MaxActiveMetalCommandBuffersPerQueue = 192;
|
||||
// config.SynchronousQueueSubmits = false;
|
||||
|
||||
config.ResumeLostDevice = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue