BSL-based shaders incompatible
lonadels opened this issue ยท 4 comments
I'm afraid shaders are not supported by CC:T. Rendering issues are hard to debug at the best of times, and adding adding shaders and Optifine into the mix makes things basically impossible to debug, especially due to their closed-source nature.
I've spent a lot of hours trying to fix issues with shaders in the past, and it rarely comes to anything. I'm afraid I just can't justify any more time on this sort of stuff.
change monitor_renderer = "BEST" to monitor_renderer = "VBO" in Minecraft\Instances[pack you're playing]\config
computercraft-client.toml
I am using complimentary shaders and this worked for me.
Found out on reddit: https://www.reddit.com/r/Optifine/comments/m5sf83/comment/gr4g6fw/
CC:Tweaked is maybe conflicting with the BSL/Optifine "pipeline"