Jump to content

Photo

Custom mesh doesnt appear in game but works fine in nifSkope

#custommesh #help #nifskope

  • Please log in to reply
2 replies to this topic

#1
Renzero7

Renzero7

    Stranger

  • Members
  • Pip
  • 6 posts

So i made a custom mesh that works fine in nifskope but doesnt appear in game,whats strange is that it shows in the inventory but it doesnt have a texture, im dont know what should i do to fix this cuz this is my first time in making skyrim armor mods

 

Images:
https://drive.google...KIP?usp=sharing
here are the files:
https://drive.google...G5L?usp=sharing



#2
Hanaisse

Hanaisse

    Old hand

  • Members
  • PipPipPip
  • 834 posts

Right off the bat I see a few things wrong with it.

In the package you have a Meshes and Texture folder. What you need is a TextureS folder, not texture. You should also create a sub-folder for your textures, same as the mesh.

Like this;

Data/
..Meshes/armor/Subzero/ your mesh here
..Textures/armor/Subzero/ all your textures here

Now for some cleanup in NifSkope. In the BSShaderTextureSet block, the textures need to be directed to the textures in the format above in order for the game to see them. It also needs to be a dynamic link, not a static link like you have.

So the first texture should be "textures/armor/Subzero/sub_gear_a_017_d.dds"
and the second texture should be "textures/armor/Subzero/sub_gear_a_017_n.dds"
(without the quotes, obviously)

The game does not use a _ao texture so just erase that 3rd texture you have there.



#3
Renzero7

Renzero7

    Stranger

  • Members
  • Pip
  • 6 posts

so the texture works thanks to you but now but it doesnt show up when i equiped it, and when i dropped it its just floats like it doesnt have any physics

Images:
https://imgur.com/AI2kQPK
https://imgur.com/0Jj7oDN
https://imgur.com/WxqsO71

Files:
https://drive.google...iew?usp=sharing


also im so dumb posting SkyrimSE mod problems in Oldrim lmaoo







Also tagged with one or more of these keywords: #custommesh #help, #nifskope

IPB skins by Skinbox
Page loaded in: 0.293 seconds