davidlallen
Deity
I have created a custom main menu screen as a dds file. In order to display it, I want to use art/civ4art_interface.xml and set MAINMENU_SCENE. However, this field takes a nif file, not a dds file. When I supply the dds file, there is no error message but I get only a solid black background behind the main menu.
I have looked at other mods, such as Gods Of Old in the BTS distribution, and they have a nif file which references a dds file in assets/art/interface/screens/loading. This is what I want. I have copied the Gods of Old nif file and its dds file, GodsOfWar.dds, into my mod directory, and now the GodsOfWar.dds file displays correctly behind the main menu.
But, I want my own graphic, with my own filename. I have tried to use SceneViewer to edit the nif file to change which dds file it references. I cannot figure out how to do it. I can bring up SceneViewer and look through the tree of elements inside their nif file, but I cannot find any reference to GodsOfWar.dds. That filename must be inside the nif somewhere.
How can I change the dds filename called by a nif file?
I have looked at other mods, such as Gods Of Old in the BTS distribution, and they have a nif file which references a dds file in assets/art/interface/screens/loading. This is what I want. I have copied the Gods of Old nif file and its dds file, GodsOfWar.dds, into my mod directory, and now the GodsOfWar.dds file displays correctly behind the main menu.
But, I want my own graphic, with my own filename. I have tried to use SceneViewer to edit the nif file to change which dds file it references. I cannot figure out how to do it. I can bring up SceneViewer and look through the tree of elements inside their nif file, but I cannot find any reference to GodsOfWar.dds. That filename must be inside the nif somewhere.
How can I change the dds filename called by a nif file?