Iris Shaders

Iris Shaders

36M Downloads

The default Iris configuration file pretends that shaders are enabled, when they're not.

Lolothepro opened this issue ยท 1 comments

commented

enableShaders cannot be true if shaderPackName is null

commented

I would suggest that the fix to be that if shaderPackName is null, disable enableShaders. If the specified shaderpack does not exist, make the shaderPackName field null and disable enableShaders. The default config will also have to be fixed.