true tone mac introduces artefacts when flux enabled [fixed in beta 5]
-
@herf if you can tell me where to find the file, I will happily send it over :)
-
-
We do not have a newer MBP here, so I am posting a test build here to try out:
https://justgetflux.com/mac/Flux39.9871.zip
This one has a couple experimental fixes, and a new pref called "blackbias" which pushes up the blackpoint to work around the bug
Steps:
- Quit current f.lux
- Download/run build above
Then:
3. From Terminal type this into the command line:defaults write org.herf.Flux blackbias 0.05
The default is zero.
f.lux will reload the setting right away, but you might have to toggle a slider in the UI to make it stick. You can use larger or smaller numbers if needed. I will keep thinking of other workarounds, but this one might be a bandaid until we have a fix from Apple/Intel.
-
And beta 5 has the fix I hope?
-
@herf Hi, I had the same issue as described above on macbook pro 2018. The experimental fix build +
defaults write org.herf.Flux blackbias 0.05
seems to solve the issue, except for darkroom mode which still turns the whole screen into bright blue/cyan shade, as it is on the screenshot above. -
@herf - the experimental fix plus the
defaults write org.herf.Flux blackbias 0.1
seems to have fixed the problem. I tried setting it to0.05
- but I still got the blue overtones (especially when increasing the color temperature).Would it be possible to have this be editable via the UI somehow ?
-
Thanks - we will probably not ship this one - it seems to be fixed in the new macOS beta.
-
defaults write org.herf.Flux blackbias 0.05 worked for me!
-
@herf If people are having problems on High Sierra (myself included) there still needs to be a solution developed.
-
Confirming that on 2018 MBP 15":
- Test-build with
defaults write org.herf.Flux blackbias 0.05
worked - The issue happens only with Intel GPU, not AMD
Thanks for the test build.
- Test-build with
-
Can confirm that build 39.9871 corrected the cyan blacks issue on a 13" 2018 MacBook Pro (MR9Q2LL) for all Daytime, Sunset and bedtime colors.
Darkroom mode, however, shifts the entire screen to cyan. Pushing the black bias value to 0.1 did not fix the issue with dark room mode.
-
Late 2018 Macbook 15" here; tried the build 39.9871 and the
defaults write ...
commands posted above. It largely works, but there are brief periods (< 5 seconds) where black parts of the screen show as bright cyan / bright blue, and then revert back to black. If it helps, I have the Intel UHD Graphics 630 card on this mac.