Has anyone successfully made a new Wonder? If so, how do you get the new game to insert an image in the screen that announces a Wonder has been built?
As I read the code, it requires reference to a dds in the entry <WonderSplashImage>. (For example <WonderSplashImage>WonderConceptKremlin.dds</WonderSplashImage>.) Lacking any idea of what to do, I just made some dds images and put them in an Art folder in my test mod, alongside the Atlas.dds files I've made for other new buildings. However, the game gives me an error message like "Unable to load texture [WonderConceptTempleofAthena.dds]" when the Wonder is built.
So, can somebody offer me some guidance on where to put the dds file, or what code to write, in order to get these splash images to load?
As I read the code, it requires reference to a dds in the entry <WonderSplashImage>. (For example <WonderSplashImage>WonderConceptKremlin.dds</WonderSplashImage>.) Lacking any idea of what to do, I just made some dds images and put them in an Art folder in my test mod, alongside the Atlas.dds files I've made for other new buildings. However, the game gives me an error message like "Unable to load texture [WonderConceptTempleofAthena.dds]" when the Wonder is built.
So, can somebody offer me some guidance on where to put the dds file, or what code to write, in order to get these splash images to load?