[ABOUT] AUTHOR = Pyyer VERSION = 2.1.1 DATE_RELEASE = 08 July 2023 ;============================================================= [INCLUDE] INCLUDE = common/conditions.ini, common/materials_track.ini ;============================================================= ; NOTE about GrassFX local configuration ; GrassFX local configuration is broken for CSP version > 0.1.80 Preview 1 ; so we check the CSP version to activate / deactivate it ; if version <= 0.1.80 Preview 1, grass fully works ; if version > 0.1.80 Preview 1, grass doesn't work for colored sponsors but grass is not going through ;============================================================= [GRASS_FX] ACTIVE = $" read('csp/version', 0) <= 2146 " GRASS_MESHES = Ground?grass? OCCLUDING_MESHES = 1KERB_GREEN?, GroundT15a?, GroundT15c?, SurfaceConstruction ;------------------------------------------------------------- ; configuration D for colored grass [GRASS_FX_CONFIGURATION_D] ACTIVE = $" read('csp/version', 0) <= 2146 " SHAPE_SIZE = 0.5, 1 SHAPE_CUT = 1, 0.5 SHAPE_TIDY = 1, 0.5 TRIM_PERIOD = THURSDAY MASK_MAIN_THRESHOLD = -1000 MASK_MIN_LUMINANCE = -1000 MASK_MAX_LUMINANCE = 1000 ;------------------------------------------------------------- [GRASS_FX_ADJUSTMENT_...] ACTIVE = $" read('csp/version', 0) <= 2146 " MESHES = Ground?grass? MAP = D ;============================================================= [GRASS_FX] ACTIVE = $" read('csp/version', 0) > 2146 " GRASS_MESHES = Ground?grass? OCCLUDING_MESHES = 1KERB_GREEN?, GroundT15a?, GroundT15c?, SurfaceConstruction, Ground?grass?