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.18.2 In-Game screenshot preview is reducing white pixels to an ugly gray...? #30

Closed
xFirefalconx opened this issue Jan 24, 2024 · 1 comment

Comments

@xFirefalconx
Copy link

I was looking at my screenshots in my modpack with this mod and for some reason I noticed the sun and lamps showing ugly gray-like patterns instead of their true color.
When opening the pictures externally, they show normal values.

I don't know if it's your mod or the way Java works in there, but maybe you got an idea what to do? (HSV/HSL color room or sRGB versus RGB? I don't know much about this topic...)
Modlist see here: xFirefalconx/Royal-Equines-Petrified-Magic#24 (this is not fully accurate, but I last ran these mods when the issue showed up.)

  1. Picture in-game:
    grafik

  2. Normal comparison out of game:
    grafik

  3. Picture in-game:
    grafik

  4. Normal comparison out of game:
    grafik

@xFirefalconx
Copy link
Author

Figured out the reason! Was nerfed by DarkModeEverywhere mod.
How to fix: Go to the DarkModeEverywhere configs and enable the debug logs in the log. Go to the screenshot menu and copy the io.github.lgatodu47.screenshot_viewer.screens.ScreenshotWidget:render and io.github.lgatodu47.screenshot_viewer.screens.EnlargedScreenshotScreen:m_6305_ and paste that to the blacklist, press save, done.

Closing because this mod was not the cause.

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

1 participant