Files
Divergent/mods/Screen Space Shaders/gamedata/shaders/r3/settings_screenspace_DEBAND.h
T
Rage 376b4b9689 Added New Mods and Profiles Folders
This is a complete rebuild of the modpack, with all new mods and updates for 1.5.3 of Anomaly.
2025-01-14 05:07:53 -05:00

5 lines
281 B
C

// [ SETTINGS ] [ SKY DEBANDING ]
#define G_DEBANDING_QUALITY 2 // Deband iterations [ 1 = Low, 2 = Normal, 3 = High, 4 = Ultra ]
#define G_DEBANDING_RADIUS 48 // Max pixels to search for banding. Higher values improve smoothness, but also add more noise in some circumstances.