Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Lolothepro opened this issue May 3, 2024 · 1 comment

Comments

@Lolothepro
Copy link
Contributor

enableShaders cannot be true if shaderPackName is null

@mrjasonn
Copy link

mrjasonn commented May 5, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants