SweetFX Settings DB
Latest forum threads
18 minutes ago
by Olhag
22 minutes ago
by Olhag
28 minutes ago
41 minutes ago

Colorful Colony

Preset for RimWorld
Created by zbig
Added July 22, 2016
Updated 22 Jul 08:45 CEST
Shader used: SweetFX 2.0
Preset description:
Basic setting with only increased Vibrance
Download preset Show / Hide settings
// Set to 1 for ON or 0 for OFF #define USE_VIBRANCE 1 //[0 or 1] Vibrance : Intelligently saturates (or desaturates if you use negative values) the pixels depending on their original saturation. /*-----------------------------------------------------------. / Vibrance settings / '-----------------------------------------------------------*/ #define Vibrance 0.3 //[-1.00 to 1.00] Intelligently saturates (or desaturates if you use negative values) the pixels depending on their original saturation. #define Vibrance_RGB_balance float3(4.00, 3.00, 5.00) //[-10.00 to 10.00,-10.00 to 10.00,-10.00 to 10.00] A per channel multiplier to the Vibrance strength so you can give more boost to certain colors over others

Comments

You need to be logged in to post a comment