Hey no need to copy the folder.

sc_defferLightning.h line 8 -- This hard coded path is the problem.
STRING* sc_deferredLighting_sBRDFLUT = "shadec/tex/sc_deferredLighting_LUT.dds";

EDIT -- Oh hell I'm always behind 3Run just change this line to by putting in your own #IFDEF
STRING* sc_deferredLighting_sBRDFLUT = "sc_deferredLighting_LUT.dds";

Last edited by Malice; 07/03/16 01:49.