Open Flopster101 opened 5 months ago
Does Arc have all the required Vulkan Extensions?
I checked one by one against the ones listed in the Zink docs and yes, it does. It also works fine on Linux with MESA 24.2.0.
This wouldn't be the first time Intel's Windows drivers have issues with Vulkan so I'm assuming that might have something to do as well.
I'm attaching a log from vulkaninfo here in case it helps. vulkaninfo.log
Tried a few MC versions from 1.13.2 to 1.20.1, and all of them get starting stuck with a message like this on the log:
[22:16:13] [Render thread/INFO]: Backend library: LWJGL version 3.3.3-snapshot
Minecraft 1.12.2 starts with a white screen like on #99 and requires forcing Java 17, as Java 8 and 11 don't work due to #129.
What can be done to diagnose this? GLonD3D12 and llvmpipe work fine.