VulkanMod

VulkanMod

357k Downloads

Cant Find Vulan Capable GPU

cm3k opened this issue ยท 6 comments

commented

When I launch I get the following error
java.lang.RuntimeException: Failed to find GPUs with Vulkan support

I suspect that it is because in my system there is a high performance GPU and then the integrated graphics and it is choosing the integrated graphics.

Though I don't know why this would happen as Java is set to run on the High Performance GPU

commented

What OS, drivers, and specs?

commented

This shouldn't happen, Vulkan class will try to find a vulkan capable device among all devices. I suggest to check driver installation.

commented

This shouldn't happen, Vulkan class will try to find a vulkan capable device among all devices. I suggest to check driver installation.

Windows 11 Home (Build 22000)
AMD Ryzen 7 3750H
NVIDIA GeForce 1660 Ti Max Q

AMD Drivers: 27.20.1032.2
NVIDIA Drivers: 516.40 (30.0.15.129
DxDiag.txt

commented

ah windows ๐Ÿ’€

commented

ah windows ๐Ÿ’€

i am aware of what os i have installed

commented

This issue should be fixed with newer builds, if not open a new issue.