Incompatibility with Vulkan mod
txs1234 opened this issue · 1 comments
Vulkan mod uses vulkan engine for Mc-rendering, error occurs when I enable both owolib and vulkanmod
While this behavior does in fact occur, it is not something we can or will even attempt to fix. Vulkan is a fundamentally different graphics API, and a significant number of parts in owo are written for OpenGL and OpenGL only - unless we start supporting two different graphics APIs concurrently (one of which is not even available 98% of the time) this is something we cannot fix