|
It seems that Prismlauncher doesn't have access to Vulkan libraries because it assumes the game will use OpenGL, therefore it will fail to open. Has anyone found a workaround? |
Answered by
nonetrix
Apr 16, 2024
Replies: 3 comments 2 replies
|
It works fine for me on Prismlauncher |
2 replies
|
Hmmm... Let's see. What drivers for your gpu do you have installed? if it's proprietary then idk. Arch wiki suggests nvidia-utils for vulkan support which is probably proprietary. Other than that you either need nouveau (which usually supports ancient hardware) or NVK (which is still pretty unstable, even though vulkan 1.0 compatible or whatever). So basically post logs at least |
0 replies
Answer selected by
nonetrix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed via NixOS/nixpkgs#303880 (comment)