View Single 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: