Files
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

12 lines
812 B
C

// [ SETTINGS ] [ SCREEN SPACE REFLECTIONS ]
#define G_SSR_VERTICAL_SCREENFADE 4.0f // Vertical fade. ( higher values = sharp gradient )
#define G_SSR_MAX_INTENSITY 1.0f // Global reflection MAX intensity.
#define G_SSR_FLORA_INTENSITY 0.33f // Adjust grass and tree branches intensity
#define G_SSR_WEAPON_RAIN_FACTOR 0.2f // Weapons reflections boost when raining ( 0 to disable ) ( Affected by rain intensity )
//#define G_SSR_BEEFS_NVGs_ADJUSTMENT 0.5f // Uncomment to adjust the reflection intensity when 'Beefs Shader Based NVGs' are in use. ( Use only if Beefs NVGs addon is installed )
//#define G_SSR_WEAPON_REFLECT_ONLY_WITH_RAIN // Uncomment this if you don't want weapon reflections unless is raining
//#define G_SSR_CHEAP_SKYBOX // Use a faster skybox to improve some performance.