You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/90_FAQ.adoc
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,11 @@ Also ensure that your SDK version is at least 1.1.106.0 to support the `VK_LAYER
16
16
== vkCreateSwapchainKHR triggers an error in SteamOverlayVulkanLayer64.dll
17
17
18
18
This appears to be a compatibility problem in the Steam client beta.
19
-
There are a few possible workarounds: * Opt out of the Steam beta program.
20
-
* Set the `DISABLE_VK_LAYER_VALVE_steam_overlay_1` environment variable to `1` * Delete the Steam overlay Vulkan layer entry in the registry under `HKEY_LOCAL_MACHINE\SOFTWARE\Khronos\Vulkan\ImplicitLayers`
19
+
There are a few possible workarounds:
20
+
21
+
* Opt out of the Steam beta program.
22
+
* Set the `DISABLE_VK_LAYER_VALVE_steam_overlay_1` environment variable to `1`
23
+
* Delete the Steam overlay Vulkan layer entry in the registry under `HKEY_LOCAL_MACHINE\SOFTWARE\Khronos\Vulkan\ImplicitLayers`
0 commit comments