mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-26 03:24:15 +01:00
Clarity
3 am Derptastic forgot adjustbloom
This commit is contained in:
parent
5645417e34
commit
3ae2504dc8
@ -263,6 +263,7 @@ float DPX_Strength = 0.20;
|
|||||||
float Colorfulness = 2.5;
|
float Colorfulness = 2.5;
|
||||||
float DPX_Strength = 0.20;
|
float DPX_Strength = 0.20;
|
||||||
#elif (Preset == 3)
|
#elif (Preset == 3)
|
||||||
|
#define adjust_bloom 1
|
||||||
const float bloomFactor = 0.020;
|
const float bloomFactor = 0.020;
|
||||||
#define HDRpassing 1
|
#define HDRpassing 1
|
||||||
const float HDRPower = 1.00;
|
const float HDRPower = 1.00;
|
||||||
|
Loading…
Reference in New Issue
Block a user