-
Notifications
You must be signed in to change notification settings - Fork 7
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
1.12.2 - SEUS Renewed (and maybe other shaders) compatibility should be improved #208
Comments
I also just tested the mod working with other shaders |
Please join the discord and try the latest indev build. 2.8.11 is fairly outdated and I've since changed sky darkness behavior and particles substantially. |
That shouldn't be happening as I thought I set the correct weather states on the client to allow for storms to interact with shaders. It appears to not work with SEUS specifically. I'll have to look into that when I get the chance. As for how the particles render, I don't actually know how rendering works. To accomplish partial shader compatibility, the profiles simply modify the mod's rendering settings to best work with the shaders you decide to use. SEUS doesn't work well with weather2 and pretty much any other particles. That's something I cannot fix on my end. |
So, I tried many shaders, and in the end the only working ones were Complementary Shaders v4.7.2. They don't have the bugs I listed. Not my favorite shaders, but they work with this mod. |
https://github.com/Mrbt0907/Weather2-Remastered/wiki/EZ-Gui---2.8#shader-compatability-mode That has been covered already |
Oh, I didn't know there was a wiki. Thank you. |
When playing with this mod (Weather2Remastered-1.12.2-2.8.11) and shaders (SEUS-Renewed-v1.0.1) I noticed a number of problems that slightly spoil the impression of the mod
Steps to reproduce the behavior: just enter the world and start playing
1. Strange texture of clouds
2. Skybox doesn't darken during rain, which looks really bad (even compared to the vanilla game where it at least works). How can the sun even shine through the clouds during a storm? It would be nice to have an option in settings that would switch the mod to use prettier clouds and weather effects from the shader (if at all possible)
3. Wetting surfaces from the shader doesn't work during rain. Apparently this is because the mod uses non-standard variables for the current weather state, which the shader can't read. It would be nice to fix this if possible
The text was updated successfully, but these errors were encountered: