VK_ERROR_INITIALIZATION_FAILED: Shader library compile failed error: use of undeclared identifier 'spvSwizzleConstants' #516
Unanswered
ezamelczyk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So I'm trying to run Gothic with GD3D11 renderer and I'm really out of ideas on how to troubleshoot this.
These are the steps I've taken:
And this is the setup I'm stuck with because the game launches with a black screen but it definitely works under there because I can from memory select new game and I hear that it launches.
The problem is that the vulkan pipeline fails to initialize with this message:
I have no idea where that spvSwizzleConstants comes from as many people used the same setup as me and it works even on steamdeck. I've scoured the whole internet in search of an answer but I failed miserably.
Can anyone help me troubleshoot this?
Beta Was this translation helpful? Give feedback.
All reactions