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

Support for Shaders #655

Open
petm5 opened this issue Feb 4, 2022 · 1 comment
Open

Support for Shaders #655

petm5 opened this issue Feb 4, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@petm5
Copy link

petm5 commented Feb 4, 2022

Is your feature request related to a problem? Please describe.
Enabling shaders in a world results in all blocks being transparent, like what happens on Windows with renderdragon. Only the sky, particles, and entities are visible. The issue occurs on all the Minecraft versions I tested (1.18 and 1.16.x)

Describe the solution you'd like
It would be nice if shaders worked with this launcher out of the box.

Describe alternatives you've considered
Maybe add an option to disable the renderdragon engine if that's possible. There are ways to disable it and use shaders on Windows by downloading a modified Minecraft client.

@petm5 petm5 added the enhancement New feature or request label Feb 4, 2022
@ChristopherHX
Copy link
Member

Your shaders might be directx only and won't work with GLSL. I was able to use shaders made for android devices, but support depends on your GPU.

This launcher cannot open any Minecraft Android version with Renderdragon like 1.18.20.21, so it is a different problem.

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

No branches or pull requests

2 participants