20
Minecraft are switching to a Vulkan renderer in their next major update
(www.minecraft.net)
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
No memes/shitposts/low-effort posts, please.
WWW:
Discord:
IRC:
Matrix:
Telegram:
hopefully the biggest mods can prepare in advance, the article says a few versions will be released with both OpenGL and Vulkan support, until their Vulkan renderer can reach the stage where it’s good enough to fully replace OpenGL. i’ve heard that the Sodium devs knew (or intuited) of the Vulkan switch in advance, so they already have some work done to support it.
RIP shaders tho, i don’t envy shader developers rn
The saving grace is we get some semblance of shaders in game that are officially supported and they look quite nice so far. No needing to install a mod loader, shader mod and download different shaders to get stuff working. Vulkan does afford more low level performance and extra functionality over OpenGL though, it will be quite interesting to see what mod authors come up with when we get start getting other vulkan based shader packs. It’ll be a slow process but exciting times!
My only worry is the potential duplicate effort on mod authors having to work with both Vulkan and OpenGL simultaneously. Vulkan is a bit of a mess of a spec and also extremely low level so it requires a developer with a very solid understanding of the graphics process to work with.