1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-10-10 13:15:53 -05:00
Files
ryujinx/src
jhorv ac66643346 Fix crash in SettingsViewModel when Vulkan isn't available (#4985)
* fix crash when Vulkan isn't available

* add VulkanRenderer.GetPhysicalDevices() overload that provides its own Vk API object and logs on failure

* adjustments per AcK77
2023-05-21 21:39:06 +02:00
..