Cannot apply shaders on AMD 1.16.5
skyenyaa opened this issue ยท 4 comments
What happened?
Whenever I try to apply shaders to my game I am given the error in the following log, my friends running the same mods on the exact same versions with the same shaders work just fine, they are on NVIDIA where as I am on AMD.
latest.log
Screenshots
No response
Relevant log output
No response
Minecraft Version
Minecraft 1.16.5
Oculus Version
oculus-1.4.3.jar
Rubidium Version
rubidium-0.2.10.jar
Operating System
Windows 11
What is your GPU?
AMD Radeon 5700XT
Java Version
Java 8
Additional context
No response
See here:
#240
Partially, but due to the line:
Oculus/src/main/resources/centerDepth.fsh
Line 30 in 7fd7e1a
and this one, in the equivalent iris branch:
being seemingly malformed for the more strict opengl compilers (ex. Mesa on linux), the PR I submitted is a more complete fix.
could be fixed by IrisShaders@5a06dbc