View Single Post
Posts: 446 | Thanked: 207 times | Joined on Sep 2012 @ Austria/Germany
#45
Np

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;160;48;13;22;195;28;8;8;250;330;9900;0;160;48;13;22;195;28;8;8;250
Vivid=0;33000;0;205;0;0;0;245;0;0;0;265;33000;-1;0;235;-10;-10;-10;265;-10;-10;-10;285;33000;-1;1;255;-20;-20;-20;285;-20;-20;-20;295;33000;-10;2;275;-30;-30;-30;305;-30;-30;-30;315
Muted=0;-1;0;115;79;21;40;152;51;32;32;200

[Display-fe]

# Color phase adjustments for the fe.* display revision
# See above for details

Neutral=0;330;0;160;28;28;8;195;38;8;8;250;330;9900;0;160;28;28;8;195;38;8;8;250
Vivid=0;33000;0;205;0;0;0;245;0;0;0;265;33000;-1;0;235;-10;-10;-10;265;-10;-10;-10;285;33000;-1;1;255;-20;-20;-20;285;-20;-20;-20;295;33000;-10;2;275;-30;-30;-30;305;-30;-30;-30;320
Muted=0;-1;0;115;48;48;15;152;73;32;32;200
or here

https://www.dropbox.com/s/tyta4wx1hg040gu/mce.ini
 

The Following User Says Thank You to mcbook For This Useful Post: