infinitedice Posted February 11, 2012 Share Posted February 11, 2012 Okay I have finally figured some of this out. I'm reposting my response as it's own topic here so it's more visible. If you can fill in some blanks in the process below it might be helpful. I couldn't find anything on the forum on how to do this so I spent like 6 hours messing around and my GF is pissed! 1) you need to extract a dds file from the texture or high res bsa.2) Take that dds and open it in photoshop with the dds plugin installed.3) Edit then save the dds, it takes a while for it to save so don't be in a hurry.4) Using the same directory structure as was found in the source bsa... (textures/actors/dragons/xxxxxx.dds) <--- This is an example. Create the same path of directories under the Skyrim installation directory. Not sure if this is important or not but I'm doing it. In the Creation Kit editor:1) Go under miscellaneous and click the TextureSet item. Look for an entity close to what you're making/editing. Open it, and change the name to something meaningful. Click save and it will generate a new item. Open it back up and change the path to your edited dds file. I clicked the Facegen Textures checkbox then assigned my dds texture to each element in the box.2) This is where it gets tricky...3) you need to make a new ArmorAddon Again I suggest doing the same way (open a similar creature, change name of item, save. Just like you did for the TextureSet above) name it accordingly. This is where you use the TextureSet you just made. click the select button beside the biped model inside you'll see a few items under 3dname double click each item and select the TextureSet you created earlier. close the window... on the ArmorAddon screen change the Skin Texture dropdown to your TextureSet. 4) You then need to make an Armor item... Call it whatever you want. This Armor item must be set up like it's worn so use the same method above, open, change name, save. This Armor item will reference the ArmorAddon and the RACE of the creature.5) Under the Race of your creature, choose the Body tab and change the Skin dropdown to your Armor item.6) Create an Outfit item (as you did for the others above) this should then contain the Armor you created above.7) Under the Actor open your creature. Click the Inventory Tab. You need to select your Outfit file here. Click preview on the window and it should show the new skin. So the logic is... Texture --> ArmorAddon --> Armor --> Outfit --> ActorArmor --> Race I found it beneficial to open and duplicate every element of another creature which has a 3d model closest to what I needed, for a dire wolf... use a regular wolf. For a giant eagle use a Dragon.... etc. If someone knows the details of how these elements are handled more accurately (especially the TextureSet) please share with us! :) Link to comment Share on other sites More sharing options...
AurianaValoria1 Posted February 11, 2012 Share Posted February 11, 2012 Oh, wow. I had no clue that it was this complicated. Thanks so much for your time! I was beating my head against a brick wall trying to sort this out. :P Link to comment Share on other sites More sharing options...
AurianaValoria1 Posted February 11, 2012 Share Posted February 11, 2012 (edited) Double post, please delete. :blush: Edited February 11, 2012 by AurianaValoria1 Link to comment Share on other sites More sharing options...
wrig675 Posted June 29, 2012 Share Posted June 29, 2012 This was really helpful. Thanks so much, infinitedice. I am working on a new mod and this is exactly what I needed to know. Bellyache Link to comment Share on other sites More sharing options...
Recommended Posts