[WW] bit too dark tweak

This commit is contained in:
getdls 2017-12-31 00:51:51 +01:00
parent 38c1ac68c3
commit 891dab9690

View File

@ -5,8 +5,8 @@
const float resScale = 4.0; const float resScale = 4.0;
//old contrasty, or just copy paste clarity //old contrasty, or just copy paste clarity
const float gamma = 0.8; // 1.0 is neutral Botw is already colour graded at this stage const float gamma = 0.85; // 1.0 is neutral Botw is already colour graded at this stage
const float exposure = 1.05; // 1.0 is neutral const float exposure = 1.03; // 1.0 is neutral
const float vibrance = 0.02; // 0.0 is neutral const float vibrance = 0.02; // 0.0 is neutral
const float crushContrast = 0.00; // 0.0 is neutral. Use small increments, loss of shadow detail const float crushContrast = 0.00; // 0.0 is neutral. Use small increments, loss of shadow detail