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

Fog issue on Region Keep Distances greater than 32 #151

Closed
BenPerkins-HunterOrbit opened this issue Feb 11, 2024 · 1 comment
Closed

Fog issue on Region Keep Distances greater than 32 #151

BenPerkins-HunterOrbit opened this issue Feb 11, 2024 · 1 comment

Comments

@BenPerkins-HunterOrbit
Copy link

Likely a known issue with how minecraft/Fabric works, but you can see the nice fog blending in with the sky effect on 32 Region Keep Distance.
image

But then on greater than 32 (80 in this example), you can see how harsh the transition is between fog and sky.
image

Weirdly, with nvidium disabled, using C2ME to increase render distance to 80 chunks, while in the menu the fog renders properly in the background as seen below, but it seems limited to 32 chunks actually rendered.
image

But then when unpausing the game it re-renders the full 80 and breaks the fog/sky again.
image

Just confirming, this effect DOES happen without C2ME installed. Nvidium itself breaks the fog/sky effect at higher than 32 region keep distance while only rendering 32 chunks. This makes me think there's an issue with how nvidium/c2me similarly integrate with the fabric API? Or a limitation of the game itself? Open to ideas from people smarter than myself. Thanks :)

@KarmaMarazu
Copy link
Collaborator

#160

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