nvidium
nvidium copied to clipboard
Support AMD on windows
The driver version 25.3.1 launched yesterday should support GL_ARB_fragment_shader_interlock and GL_NV_mesh_shader. This is the necessary to work with nvidium?
I would also be interested in this, I suspect it should just be changing a few lines of code so that nvidium does not block AMD cards, or something like that.
I would also be interested in this, I suspect it should just be changing a few lines of code so that nvidium does not block AMD cards, or something like that.
nvidium doesnt really check the exact card it checks the extensions it needs to use the mod there might be more then just GL_NV_shader to make it fully work
Yeah, I do believe there will need to be a rework now. I just disabled the compatibility check and ran the mod, it loaded the mod but the second you try to load into a world it crashes. I suspect that the GL_ARB_fragment_shader_interlock is not used in the code or something. I have no idea how this mod works though so that is just my theory. Guess we will see when someone smarter than me comes.
I can see 3 ways this will happen Either Cortex adds support for AMD because it's not that "hard" to add, or doesn't add support at all or just make a completely new mod that only works for AMD GPUs because it'd be an absolute pain to implement it into Nvidium. But we have to wait and see what Cortex will do, we probably won't see them update Nvidium anytime soon. (is there someone unofficially updating Nvidium?)
Keep an eye on https://github.com/drouarb/nvidium/issues/8