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

1.12.2 - SEUS Renewed (and maybe other shaders) compatibility should be improved #208

Open
donelofficial opened this issue Jul 15, 2024 · 8 comments
Assignees
Labels
Bug Something isn't working

Comments

@donelofficial
Copy link

donelofficial commented Jul 15, 2024

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
2024-07-15_13 54 44
2024-07-15_13 58 25
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)
2024-07-15_13 54 48
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
2024-07-15_13 58 07

@donelofficial donelofficial added the Bug Something isn't working label Jul 15, 2024
@donelofficial
Copy link
Author

I also just tested the mod working with other shaders
SEUS v11.0 has all the same bugs, even taking into account that there is no prefix (-) in the compatibility option (SEUS)
BSL v8.2.09 displays the clouds from the mod better, but they still don't match well with the shader clouds. Also, point 2 and 3 changing shaders doesn't fix it

@ProfessorFartsalot
Copy link
Collaborator

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.

@ProfessorFartsalot
Copy link
Collaborator

@donelofficial
Copy link
Author

donelofficial commented Jul 15, 2024

https://discord.gg/K5H4Xu3vWY

So, I seem to have downloaded the latest version of the mod (Weather2Remastered-1.12.2-2.8.17) from the discord server, but nothing has changed dramatically. Here's what it looks like with SEUS shaders

SEUS Renewed v1.0.1:
2024-07-15_16 59 36
SEUS v11.0:
2024-07-15_17 00 56
2024-07-15_17 02 28

As you can see, the clouds from the mod still look bad, the skybox doesn't darken and wetting shader surfaces doesn't work. Maybe I'm doing something wrong?

@Mrbt0907
Copy link
Owner

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.

@donelofficial
Copy link
Author

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.
Maybe in the future you should make a list of shaders on Github and CurseForge that are fully compatible with the mod, so that users don't have to search for them on their own.

@Mrbt0907
Copy link
Owner

https://github.com/Mrbt0907/Weather2-Remastered/wiki/EZ-Gui---2.8#shader-compatability-mode That has been covered already

@donelofficial
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants