zhangweizheng3 Posted November 16, 2010 Posted November 16, 2010 hello i got some question about texture of certain objectssay i need all the textures of a helmet in a mod, how do i find where the required textures are located???
satanslilhelper Posted November 16, 2010 Posted November 16, 2010 The easiest thing I find to do, is to unzip the package again, in an empty folder, then you can simply open the textures folder, and any sub-folders to find out where they live.
zhangweizheng3 Posted November 16, 2010 Author Posted November 16, 2010 sorry, should made this more thorough i meant how do i know which dds file is used by which objectim trying to extract a helmet along with all its textures from an armor pack, theres a lot of textures not used by this object and the texture name in the folder is not really clear so how do i know what are the textures used by the helmet
enroger Posted November 16, 2010 Posted November 16, 2010 download nifskope here http://niftools.sourceforge.net/wiki/NifSkope open the nif file in it, in the render window click on the helmet you're looking for, on the left hand side click btextureproperty or something like that,you would see a directory pointing to the dds file.
zhangweizheng3 Posted November 16, 2010 Author Posted November 16, 2010 thx for the reply, it is exactly what im looking foralthough i wonder if theres a better way since this way can be abit time consuming
Recommended Posts