vkconfig layer directory wrong for 32-bit programs with 64-bit windows #1350
Labels
enhancement
OS - Windows
Windows specific bug
P2
Has a workaround / Minor feature
Project - vkconfig
Issues related to vkconfig
I am very new to Vulkan, so my apologies if I am missing something.
When testing I noticed that Vulkan configurator creates C:\Users\MyName\AppData\Local\LunarG\vkconfig\override\VkLayer_override.json which contains the override_paths section.
By default it seems to point on to the \VulkanSDK\1.2.162.1\Bin directory, which does not work if I have a 32bit Vulkan program.
I can use the Custom Layer Paths setting and change the path to Bin32, but of course then it won't work for 64bit binaries.
Am I missing some way to make both work?
The text was updated successfully, but these errors were encountered: