Vulkan check timeout
Started by Muyfa666




17 posts in this topic
Krystalmyth
Member


0
2 posts 0 threads Joined: Jan 2021
01-08-2021, 05:14 PM -
#15
Quote:RonaldM_Intel


Moderator


Hello,



I checked this report with our Vulkan dev team and confirmed that the change of the Vulkan key you are seeing is intentional.



Due to the upcoming https://docs.microsoft.com/en-us/windows...versal-dri... Universal Windows Drivers (UWD) and as per Microsoft's https://docs.microsoft.com/en-us/windows...l-inf-file# which-inf-sections-are-invalid-in-a-universal-inf-file UWD requirements the key was moved from the old location you use in your .reg file to a new one. The name of the key is a bit more complex now, and contains a unique device identifier (distinct for each machine).



The main point is however, that this key is not intended to be used directly by applications. Applications shall access Vulkan API using the Vulkan Loader (aka Vulkan RunTime or VulkanRT) which is distributed with the driver (VulkanRT is an open source component that all graphics vendors are shipping with their drivers. It can be also downloaded by game developers as a part of Vulkan SDK). When changing the registry key used by our driver, we also updated VulkanRT (in a way that it now understands both old and new keys) what ensured that existing games continue to work.



RPCS3 developers do not use the loader distributed with the graphics cards, but chose instead to statically link to a certain version from Vulkan SDK.



I can see in their release notes, that they already solved the issue in their product by using a newer version of that library.



Please note that their approach (static linking) does not guarantee not having similar problems in the future.



I hope this information helps understanding what and why the change. We also wish to thank you for coming up with this work around as it can help many other users.



Best Regards,



Ronald M.

I dunno, might be relevant? Maybe not?


Messages In This Thread
Vulkan check timeout - by Muyfa666 - 07-07-2019, 05:45 PM
RE: Vulkan check timeout - by Ani - 07-08-2019, 04:18 AM
RE: Vulkan check timeout - by Muyfa666 - 07-08-2019, 09:09 AM
RE: Vulkan check timeout - by CallMeConnor - 07-10-2019, 02:08 AM
RE: Vulkan check timeout - by Ani - 07-10-2019, 12:56 PM
RE: Vulkan check timeout - by Muyfa666 - 07-10-2019, 06:13 PM
RE: Vulkan check timeout - by Ani - 07-10-2019, 07:53 PM
RE: Vulkan check timeout - by Muyfa666 - 07-10-2019, 09:03 PM
RE: Vulkan check timeout - by Skylord - 07-13-2019, 11:38 AM
RE: Vulkan check timeout - by outlander38 - 10-12-2019, 09:41 PM
RE: Vulkan check timeout - by Krystalmyth - 01-08-2021, 05:14 PM
RE: Vulkan check timeout - by outlander38 - 10-12-2019, 09:45 PM
RE: Vulkan check timeout - by bluekaiser07 - 09-22-2020, 01:00 PM
RE: Vulkan check timeout - by NateB3 - 11-30-2020, 10:25 PM
RE: Vulkan check timeout - by ryu_joko - 11-15-2020, 03:46 AM
RE: Vulkan check timeout - by Ani - 01-09-2021, 01:28 AM
RE: Vulkan check timeout - by Krystalmyth - 01-10-2021, 05:35 AM
RE: Vulkan check timeout - by Ani - 01-10-2021, 05:23 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)