martymmyles Posted February 21, 2021 Share Posted February 21, 2021 I'm currently trying to make a custom greatsword for Skyrim SE and am working on a mesh in Blender. However, every tutorial I've found online for making weapon mods has noted that I need to export the NiTriShapeData of an existing weapon to the mod meah. But weapon files for SSE don't seem to have that data when opened in Nifskope. Will I need to have LE to be able to make weapon mods, or is there another way to get them to work without it? Link to comment Share on other sites More sharing options...
Adventurer1111 Posted February 22, 2021 Share Posted February 22, 2021 (edited) You have to convert the model to LE using NIF Optimizer then you will see the NiTriShape files. Here is a high level directions on what you need to do. It looks like a lot but once you go through it...it is not that bad :smile: Adventurer1111 - 100 Steps for Custom Item to Skyrim WORKFLOW--------0. BAE - Extract NIF reference(s) with BAE1. Blender or Outfit Studio - Prepare .OBJ for export in Blender or Outfit Studio2. SSE NIF Optimizer - Convert reference file to LE3. NifSkope - Import OBJ into NifSkope NIF LE reference -OR- Copy new model NIF to Reference NIF and adjust as needed, also use Chunk Merge for any custom collision4. SSE NIF Optimizer - Convert new model LE to SSE5. Creation Kit - Add new custom model NIF to game Tools: All tools listed below are free.---------------------------------------BAE - Easily export and view DDS and NIF files Gimp - Modify dds (texture) files Blender 2.79/Outfit Studio* - 3D Modelling,Outfit Studio will export to .NIF format Chunk Merge - Add custom collision to unique meshes SSE Nif Optimizer - Optimize Nifs, Convert Nifs from LE to SSE and back again NifSkope 2.0 Dev 7 or Nifskope Pre Alpha 6 - This process will work with both. Use these apps to add custom mesh, Re-Texture, Convert to file format needed by game. NifSkope is like a filing cabinet for your NIF mesh files with folders and sub-folders. Creation Kit - Get your new NIF into creation kit for use in game. This program manages NIF and texture files for use in game. Notes: ------New Model = Your new model that you just created. Yay You!Reference = Existing model from the game that is similar to what you created. (ie. My Kewl New Sword (new model) and IronSword (reference model)) Try and hit save often and save mutiple versions as you trying things out to save yourself from extra work later if something goes horribly wrong. Not that it would... 0. BAE------Extract Reference NIF Use the BAE extractor tool to get your files ready. You will need a refernce file for inputting into Skyrim SE later. In order for meshes to be extracted as Nif for reference you'll need Bethesda archive extractor. This is super easy to use because all you have to do is drag the texture.bsa or mesh.bsa file over and tell it where to extract your copy to. 1. Blender 2.79---------------Triangulate FacesUV UnwrapExport to OBJ Note: You can also export to .OBJ from Outfit Studio Your starting model should be saved as an obj and you have to triangulate it so it has only triangles its faces you can press ctrl T to do this or you can go into the export section in blender when you're exporting your mesh to an obj and you can hit this check box "Triangulate Faces" and that will also triangulate the mesh. Save as something like MeshNameTriangulated.obj so you don't get files confused. Make sure you are OK with UV unwrap map because this will be used for texturing later. If you are saving to a lower poly model steps are: 1. Decimate model2. Export modified model with modifier, triangulate to OBJ3. Import modified Low Poly model again into Blender and UV unwrap 2. SSE Nif Optimizer--------------------Convert Copy of Reference File to LE This process will not work with Skyrim SSE (Special Edition) NIF files so you have to convert your reference NIF file to LE (Limited Edition). If you are using an LE file already you can skip this step. Tip: Save a COPY of your NIF reference file to a temporary folder so you can use your extracted files again. Open your SSE Nif Optimizer and browse to that folder and check the box to LE and Optimize. You can check the time-stamp on the Nif file to make sure it was converted. 3. NifSkope 2.0 Dev 7---------------------Import New Model Triangulated .OBJ TO > Reference NIFResize, Reposition and Bounding SphereAdd and Adjust Texture to New ModelDelete Reference ModelAdd Collision to New Model Mesh Import New Model Triangulated .OBJ TO > Reference NIFNext we're going to want to use a mesh that serves the same purpose as the one you're putting in the game. Since my new item is a custom new model sword I would want to find another sword to put into and use as a reference. Open NifSkope:File Open - your LE NIF Reference File Note: BSTriShape in SSE is the same as NiTriShape. If you are seeing BSTriShape check that you converted the NIF to LE version. First we need to find the mesh that matches your new model. Look at the shape of NiTriShape for import (ie. to match my new model sword I am looking for the NiTriShape that is also a sword). If your file has mutiple shapes you want to make sure you pick the correct one. You can click on the NiTriShape to see where it belongs because the shape will then show up with wiry and green. Once you find the correct reference mesh/shape highlight it and Block > Duplicate branch. A new NiTriShape will be created where you can import your .OBJ to. This duplicate NiTriShape will have the same name as your reference NiTriShape so to keep it all straight highlight the new duplicated NiTriShape scroll down to Block Details > Name > click on the little txt and type in the name of the new mesh model (no spaces) that you will be importing. Now highlight your new model NiTriShape and then goto File > Import > .OBJ and browse to your OBJ file and Open. If you are using a file that has edge blood (ie. weapons) you will need to import your .OBJ shape to these NiTriShapes also so that the blood has the same shape as your weapon. Otherwise you will have blood floating in the air. Highlight each edge blood and import your .OBJ file. This will move some of the BSShaderProperty and BSShaderEffect files out from under the file but you can add them back in the final clean up. Resize, Reposition and Bounding SphereYou should now have both models in the same NifSkope. Your new model will need to be sized down so that it is in the same size and same position as your default/reference mesh. To change the shape and position of the new model mesh you have right click on the mesh image then go to Transform > Edit and you'll see this edit window pop up and you can adjust everything down to what you want it to be. Remember goal is roughly same size same position, handles especially should line up. Check to make sure you line up by changing and looking at each view. Note: You can use this Transform > Scale function also after you put your model in game to adjust the size up or down as needed. If you used Outfit Studio to export to .OBJ You MAY also need to go into BSDismemberSkinInstance -> NiSkinData (directly under the NiTriShape) , clicking on NiSkinData will show the information in the bottom window, click on the little arrow next to "Skin Transform" and there is another set of x,y,z coordinates that match the ones you entered. We now need to customize the bounding sphere. Go to Block Details and expand out BoundingSpere > Radius double click in the box to increase or decrease the circle size and X: Y: Z: to move the position. Once you are done you can click on BoundingSphere again to see the sphere lines and confirm that you have completely covered your mesh. Add and Adjust Texture to New ModelGoto your new model and under the NiTriShape should be a branch called BSLightingShadingProperty highlight this > Block Details to adjust some of the settings to your preference. You can play here with settings like Glossiness, Here is also where you can adjust your texture set under that BSShaderTexture. Optional: If you don't like the texture set of your reference model you can go to your New Model NIF highlight BSShaderProperty > Remove Branch then open another NIF in a new instance of NifSkope goto the preferred texture and shaded NiTriShape then highlight BSLightingShadingProperty > Block > Copy Branch and go back to your new model and highlight the NiTriShape and Block > Paste Branch. Paste Branch will copy all of the lighting and shader properties along with the textures. Note:Block>Remove - Removes the selected object. Any attached objects are now floating free in the scene. Block>Remove Branch - This will remove the selected block, and its sub-folders, any data, and properties. Also Optional: You can also just copy the texture path from your reference and paste to your new model under BSShaderTextures > Block Details > click the flower and copy the path only. Once you are done with the texture you can Edit UV to make sure the texture is aligned the way you want. Delete Reference ModelIMPORTANT: The next thing we want to do is delete the original or reference NiTriShape mesh because you don't want it showing up in your new mesh. Go to reference NiTriShape right-click on the reference mesh hit Block > Remove Branch. Be sure to delete any BSShaderProperty that might be floating loose (not under a NiTriShape). Tip: Keep the original reference file open next to your new model and make sure that you have all the needed files and no extra floating files. We will also use this for one final check. Add Collision to New Model MeshIf your new model is the same size and position as your reference model. You are in luck! You will not have to make any changes as the existing collision will cover your mesh. The only thing you need to do is make sure your model is added to the collision. To see your collision go to Block List > scroll to BHKCollisionObject to see the size of your collision. It will show up in a yellow wire. Make sure your model is attached to the collision by going to bhkCollisionOject > scroll down to Block Details > Target > (make sure your model is listed under Target. If it is not you can add it. To Resize Your Collision: If you choose not to use Chunk Merge for your custom collision you can go in and resize your collision by going to the collision shape; usually listed under bhkRigidBodyT > highlight bhkBoxShape (this was mine but yours may be a different shape) scroll down to Block Details > change Dimensions until the collision is large enough for your custom mesh. Go back to bhkRigidBodyT > scroll down to Block Details > Translation > Adjust your translation to move the collision so it is over your new model. Another Way is to use ChunkMerge application See the full tutorial at http://xoleras.com/node/84 IMPORTANT FINAL Step: Open your original LE reference file alongside your new model NIF and make sure that you have the same files in both numbering may be different but it should be the same types of files. You can add any Textures or Shader effects that might still be needed and REMEMBER to delete any free floating files. Save your NIF over to the Skyrim directory path that corresponds with your new model. 4. SSE Nif Optimizer--------------------Convert Copy of Reference File back to SSE Your file will not work with Skyrim SSE (Special Edition) so you have to convert your reference NIF file back from LE (Limited Edition) to SSE. If you are modding for LE file you can skip this step. 5. Creation Kit--------------- Goto Creation Kit (assuming you have a working knowledge of Creation Kit) and go to the weapon/item original reference that you created a new model for. You can search for this object in the Object View > Filter. Once you find the reference object that you created highlight > Right Click > Duplicate. IMPORTANT: Open the duplicated copy and rename the object to a new ID and a new name. Tip: Always add a unique name to your files so you can find them easily later. I always start my mod items, npcs, armors, etc. with with Adv1111_ Goto the "Art and Sound" and Model > EDIT browse to to your new Model and update to your new model. Always use copies of game files and save to your mod so you don't crash your game. Remember if you are making a weapon you need a 1st Person version of the NIF also. Tip: You can do this first by creating a Mod shell and pointing your mod to the new model NIF and then just keep copying over as you are working on the file to test in game. Check out your new model in game... Enjoy!--------If everything is working correctly, thank the Skyrim Gods for this miracle! Enjoy your new creation in game. Share with the World! Be Kind! Be Happy! Make more mods! Thanks to Sources:------------------- Squash: - Gambsmoore/MikeMoore: -xol: http://xoleras.com/node/84- EnzedDev: Winsmoke: Edited February 22, 2021 by Adventurer1111 Link to comment Share on other sites More sharing options...
Recommended Posts