Reply
Thread Tools
Posts: 446 | Thanked: 207 times | Joined on Sep 2012 @ Austria/Germany
#11
Ah,
But this doesn't seem trivial to me at all
For starters some of these number don't make sens to me and then there is for example the Vivid profile

Vivid=0;33000;0;255;0;0;0;255;0;0;0;255;33000;-1;0;275;-10;-10;-10;275;-10;-10;-10;275;33000;-1;1;295;-20;-20;-20;295;-20;-20;-20;295;33000;-10;2;315;-30;-30;-30;315;-30;-30;-30;315

why are there so many values / more than one set of values?

why would i need inception to edit that file?

Last edited by mcbook; 2013-03-30 at 15:20.
 

The Following User Says Thank You to mcbook For This Useful Post:
knobtviker's Avatar
Posts: 665 | Thanked: 2,388 times | Joined on Feb 2012 @ Zagreb, Croatia
#12
After several hours of trial and error method, I can have a night mode color temperature of 3500K. Everything is a little bit more red.

Let me try and explain the principle:
Imagine you go on brightness scale from 0 to -1 (unlimited) plus high brightness profile = those are the first 3 numbers in the set of 12 numbers.
In Vivid case:
0;33000;0; (from 0 to 33000 and high bright. 0) do:
Red channel: 255;0;0;
Green channel: 0;255;0;
Blue channel: 0;0;255;

....and then the next set of 12 numbers, again, same order as above...

My problem now is how to add another Night profile to Settings->Display->Colour profile.

You want to edit all red channels in all profiles to reduce the red tint.
mce.ini can be edited without Inception as root.
But!
It doesn't forgive and forget so think twice before you edit and save.
Good luck!
 

The Following 2 Users Say Thank You to knobtviker For This Useful Post:
Posts: 446 | Thanked: 207 times | Joined on Sep 2012 @ Austria/Germany
#13
yeah see there is my problem:

brightness range in this case is from 0 to 33000 right?
but how can it be the high brightness profile is 0 then? shouldn't it be somthing like 33000??? (and afaik 33000 means 1000 lux correct?)

AND:

what is the purpose of a second or third or... set of values
why not just the one?

[Muted] has only one set as far as i can see!

how much should i decrease the red values ? 5, 10, 20 ?
how do you know your color temp is now 3500K?

man if you figure out how to add another profile to the settings menu you'd be my hero!

Last edited by mcbook; 2013-03-30 at 19:30.
 

The Following 2 Users Say Thank You to mcbook For This Useful Post:
knobtviker's Avatar
Posts: 665 | Thanked: 2,388 times | Joined on Feb 2012 @ Zagreb, Croatia
#14
Please read again my CODE insert on previous page.
It says it all. Brightness range and high mode.

I already figured out how to add another entry in Color profile.
Trying to get some command way to switch them manually depending on the hour of the day.
A simple rule to Profilematic and we have a Redshift/Flux clone.
 

The Following User Says Thank You to knobtviker For This Useful Post:
Posts: 446 | Thanked: 207 times | Joined on Sep 2012 @ Austria/Germany
#15
what is high mode? i though it would be the screens max brightness -> therefore a high value like 33000 and not 0?!

the RGB stuff is understandable but why is there more the one set of values?

I'm sorry i ask a lot but i flashed my N9 yesterday and set up everything, don't wanna lose that...

Code:
[Display-c1]
​
# Color phase adjustments for the c1.* display revision
# Each value consists of sets of 12 numbers, each forming a entry for certain
# brightness range, the sets contain, brightness values in lux*3.3
# (330 = 100 lux):
#  - brightness range lower limit (one of the ranges should start from 0)
#  - brightness range upper limit (one of the ranges should have -1 = unlimited)
#  - high brightness mode level
#  - 3 coefficients for output red channel (red, green, blue)
#  - 3 coefficients for output green channel (red, green, blue)
#  - 3 coefficients for output blue channel (red, green, blue)
​
Neutral=0;330;0;175;48;13;22;206;28;8;8;240;330;9900;0;175;48;13;22;206;28;8;8;240
Vivid=0;33000;0;240;0;0;0;255;0;0;0;255;33000;-1;0;255;-10;-10;-10;275;-10;-10;-10;275;33000;-1;1;275;-20;-20;-20;295;-20;-20;-20;295;33000;-10;2;295;-30;-30;-30;315;-30;-30;-30;315
Muted=0;-1;0;136;79;21;40;165;51;32;32;192
​
[Display-fe]
​
# Color phase adjustments for the fe.* display revision
# See above for details
​
Neutral=0;330;0;180;28;28;8;209;38;8;8;239;330;9900;0;180;28;28;8;209;38;8;8;239
Vivid=0;33000;0;240;0;0;0;255;0;0;0;255;33000;-1;0;255;-10;-10;-10;275;-10;-10;-10;275;33000;-1;1;275;-20;-20;-20;295;-20;-20;-20;295;33000;-10;2;295;-30;-30;-30;315;-30;-30;-30;315
Muted=0;-1;0;139;48;48;15;167;73;32;32;191
reduction of 20 sounds good?

Last edited by mcbook; 2013-03-30 at 19:51.
 

The Following 2 Users Say Thank You to mcbook For This Useful Post:
knobtviker's Avatar
Posts: 665 | Thanked: 2,388 times | Joined on Feb 2012 @ Zagreb, Croatia
#16
I can't answer about high mode because I don't really know. As long as you don't change the string format, you can play and reduce the redish tint until you are satisified.
You must reboot on every change. Or restart mce. I rebooted.
 

The Following 2 Users Say Thank You to knobtviker For This Useful Post:
Posts: 446 | Thanked: 207 times | Joined on Sep 2012 @ Austria/Germany
#17
thanks i'll give it a try

hopefully i don't end up with a brick xD

EDIT:

man i love TMO!
this works like a charm

maybe you can share how you added another profile in the display settings menu that would be awesome

good night

Last edited by mcbook; 2013-03-30 at 21:25.
 

The Following 3 Users Say Thank You to mcbook For This Useful Post:
knobtviker's Avatar
Posts: 665 | Thanked: 2,388 times | Joined on Feb 2012 @ Zagreb, Croatia
#18
Night mode I made today is in testing phase. There is 1 minor translation glitch and 1 logical problem to solve (sunrise/sunset times) but when its ready, I'll release it.
 

The Following 6 Users Say Thank You to knobtviker For This Useful Post:
Posts: 446 | Thanked: 207 times | Joined on Sep 2012 @ Austria/Germany
#19
Nice work!
Thank you very much for your help
 
knobtviker's Avatar
Posts: 665 | Thanked: 2,388 times | Joined on Feb 2012 @ Zagreb, Croatia
#20
Thank you for having this issue that eventually saved my and many others eyesight. :P
 
Reply

Tags
red tint, reddish display


 
Forum Jump


All times are GMT. The time now is 01:53.