protonscr

Is it possible to start minecraft on vulkan?

dxvkclosed
doitsujin/dxvk#2066 · opened 2021-05-20 by Aspector1 · updated 2021-05-22 · 5 comments · github
AAspector1 2021-05-20 github

Is it possible to start minecraft on vulkan? Some games created on unity with opengl support conversion to vulkan.

ZZachBacon 2021-05-20 github

Nope, dvxk is a direct3d to vulkan project, not an OpenGL to vulkan one.

AAspector1 2021-05-20 github

Nope, dvxk is a direct3d to vulkan project, not an OpenGL to vulkan one.

But some games built on opengl can easily convert to vulkan. Such as "It's winter" or "ravenfield".

ZZachBacon 2021-05-20 github

Nope, dvxk is a direct3d to vulkan project, not an OpenGL to vulkan one.

But some games built on opengl can easily convert to vulkan. Such as "It's winter" or "ravenfield".

Again, not the scope of the project, it's direct3d to vulkan, ever heard of the adage, do one thing, and do it right? Yeah it's a direct3d to vulkan project, not OpenGL to vulkan.

Mmisyltoad 2021-05-20 github

No

FFaalagorn 2021-05-22 github

Is it possible to start minecraft on vulkan? Some games created on unity with opengl support conversion to vulkan.

You can use zink, but it's out of scope of this project: https://docs.mesa3d.org/drivers/zink.html

Nothing extracted yet.