nvidium icon indicating copy to clipboard operation
nvidium copied to clipboard

Support AMD on windows

Open jlucaso1 opened this issue 8 months ago • 5 comments
trafficstars

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?

jlucaso1 avatar Mar 07 '25 13:03 jlucaso1

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.

ExplosiveGeek77 avatar Mar 07 '25 22:03 ExplosiveGeek77

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

KarmaMarazu avatar Mar 07 '25 22:03 KarmaMarazu

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.

ExplosiveGeek77 avatar Mar 07 '25 23:03 ExplosiveGeek77

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?)

MrPIRY avatar Mar 08 '25 00:03 MrPIRY

Keep an eye on https://github.com/drouarb/nvidium/issues/8

Poopooracoocoo avatar Mar 27 '25 19:03 Poopooracoocoo