1
Fork 0

MariENB FROST 3.4.0

This commit is contained in:
Marisa the Magician 2019-04-07 17:53:14 +02:00
commit 857953bf9e
28 changed files with 2745 additions and 638 deletions

View file

@ -68,12 +68,12 @@
#define NOISESIZE 256.0
#define HEATSIZE 1024.0
#define FROSTSIZE 1024.0
/* LUT mode (use only one) - The 256px option was discarded for size reasons */
//#define LUTMODE_LEGACY
//#define LUTMODE_16
#define LUTMODE_64
/* some textures can be provided as DDS rather than PNG to save space */
//#define HEAT_DDS
//#define FROST_DDS
//#define FROSTBUMP_DDS
//#define VIGNETTE_DDS
/* SMAA quality */
//#define SMAA_PRESET_LOW
//#define SMAA_PRESET_MEDIUM
//#define SMAA_PRESET_HIGH
#define SMAA_PRESET_ULTRA