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

Settings for Reflections, Sky etc... when set to true in config file are not at the correct setting in game #68

Closed
thobbsinteractive opened this issue Jun 16, 2022 · 0 comments · Fixed by #280
Assignees
Labels
bug Something isn't working

Comments

@thobbsinteractive
Copy link
Owner

While setting the follow values in the Config work:
sky = true ;
reflections = true ;
dynamicLighting = true ;
In game these settings are not synced, for example pressing Shift + F1, the status "Reflections On" maybe wrongly displayed. I believe these settings are being read from a save somewhere but our config settings are overriding their saved statuses.
The fix would be to either:

  • Remove the settings from the config but default them to true as all PC's running MC are "High performance" these days
  • Keep the settings in the config and (if specified) always have them override the saved settings
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
1 participant