Skyrim Settintparam Command


General Information

This console command sets your client's tint parameters. Tint parameters define how vibrant the game's display is. See examples for help.

Syntax


settintparam [r] [g] [b] [a]

RA number between 0 and 1.
GA number between 0 and 1.
BA number between 0 and 1.
AA number between 0 and 1.

Examples


SetTintParam 0 0 0 0

The above command would make the game as vibrant as-is possible.

SetTintParam 1 1 1 1

This console command would make the game as least-vibrant as possible.

STP

The STP command is an alias of the SetTintParam command - it has the same function.