Adding the Vulcan API if feasible
daniellata opened this issue · 5 comments
I got the idea to fire up sheders on vulcan api but the problem is you can't use sodium to make iris work and vulcan api gives you more fps
Duplicate of #1515. Vulkan will not give more FPS.
Because Vanilla does not have Vulkan.
(We are very aware of the Vulkan mod and it’s improvement on FPS, but that’s actually unrelated to just being on Vulkan and just due to more modern code.)
Sodium optimizes the Minecraft OpenGL Engine. VulkanMod completely changes the type of render Minecraft uses from OpenGl to Vulkan, therefore making Sodium completely useless at best on it, and would almost definitely crash it. So, in conclusion, Sodium on Vulkan would not improve fps even if someone managed to get it to run because Sodium is made to optimize a completely different renderer. Maybe in the future someone will work on a completely different mod to optimize Vulkan, but since it is in it's experiment phases I doubt that will be anytime soon.