shaders.properties is not preprocessed with the values of config options
coderbot16 opened this issue ยท 2 comments
This can be observed as galaxies not working when enabled manually on Complementary 4.3:
#ifdef GALAXIES
texture.gbuffers.gaux4=tex/galaxy.png
#endif
Apparently, the values of every valid config option and every standard macro value are used when processing shaders.properties. Currently, Iris only uses MC_VERSION.