In the dxvk logs errors such as these can be seen err: D3D11SwapChain: Failed to recreate swap chain: VK_ERROR_NATIVE_WINDOW_IN_USE_KHR err: DXGI: CreateSwapChainForHwnd: Failed to create swap chain, hr -2147467259 Leaving the system as is then i can actually get ingame with dxvk ...
我发现这个错误代码是VK_ERROR_NATIVE_WINDOW_IN_USE_KHR。GLFW 源代码将此代码描述为“请求的窗口已连接到 VkSurfaceKHR 或某些其他非 Vulkan API”。但我什至无法想象我的窗户如何能够连接到表面。有谁知道导致此错误的原因以及如何在我的示例中修复它?先感谢您。Nic...
由于是新手,没什么经验,但知道{pageContext.request.contextPath},是获取当前根目录,而{ctx}通过观察...