Jump to content

BSShaderTextureSet Full Path


Yami X

Recommended Posts

also maybe you were asking because you are trying to fix it, but you should not have absolute paths in there at all ever. it should start with textures or the textures subpath.

 

so these

  • d:\games\skyrim\data\textures\dcc-whatever\sometexture.dds
  • d:\games\modorganiser\overwrite\textures\dcc-whatever\sometxture.dds

 

should become either one of these

  • textures\dcc-whatever\sometexture.dds
  • ddc-whatever\sometexture.dds

if you omit "textures" you should omit it for all of the textures within that set including cubemaps.

 

if you need the absolute path to make it show in nifskope, instead open up the settings, resources tab, and add your data directories to it.

 

post-501843-0-94162700-1482181125_thumb.png

Link to comment

also maybe you were asking because you are trying to fix it, but you should not have absolute paths in there at all ever. it should start with textures or the textures subpath.

 

so these

  • d:\games\skyrim\data\textures\dcc-whatever\sometexture.dds
  • d:\games\modorganiser\overwrite\textures\dcc-whatever\sometxture.dds

 

should become either one of these

  • textures\dcc-whatever\sometexture.dds
  • ddc-whatever\sometexture.dds

if you omit "textures" you should omit it for all of the textures within that set including cubemaps.

 

if you need the absolute path to make it show in nifskope, instead open up the settings, resources tab, and add your data directories to it.

 

This. This sorted out sooo many problems I was having! Thank you darkconsole!

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use