Page 1 of 1

Is the normal map loaded by default?

Posted: Sun Apr 12, 2020 7:16 am
by Nomada_Firefox
If I make a new map and I add a normalmap. Does the game go to use it? or must it be added from some way?

RE: Is the normal map loaded by default?

Posted: Mon Apr 13, 2020 3:15 pm
by SteveMcClaire
If it exists and is named correctly it will be loaded automatically. The expected name is the same as the base map overlay file name but with "_NORMALMAP" at the end. For example "MyMap.dds" and "MyMap_NORMALMAP.dds"


RE: Is the normal map loaded by default?

Posted: Mon Apr 13, 2020 6:20 pm
by Nomada_Firefox
Thanks by the answer.