[XCX] Switch exposure from AMD and Nvidia

They were switched from the previous versions. Besides that, somebody reported it being different then before, but I can't find the difference. (There's a slight difference because the vibrancy in one shader was 0.1375 instead of 0.138 but I doubt this would be a big difference and it does simplify it a little bit).
This commit is contained in:
Crementif 2019-01-26 15:15:11 +01:00 committed by GitHub
parent 9f55150163
commit 73cfd2f249
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ version = 3
[Preset]
name = AMD
$crushContrast = 0
$exposure = 0.32
$exposure = 0.52
$gamma = 0.93
$glare = 0.95
$lift = 0.002
@ -18,7 +18,7 @@ $vibrance = 0.318
[Preset]
name = NVIDIA
$crushContrast = 0.000
$exposure = 0.52
$exposure = 0.32
$gamma = 0.93
$glare = 0.95
$lift = 0.002