Jump to content

BSShaderTextureSet Full Path


Yami X

Recommended Posts

Posted

:sleepy: Dumb question time

 

How to I get this marked in red...

 

post-28025-0-17121800-1482174666_thumb.png

 

to display the full texture path like this?

 

post-28025-0-26429100-1482174865_thumb.png

 

Apparently I can't seem to figure it out.

 

 

Posted

I should have mentioned....

 

That was the first thing I did.

 

Edit: When I double click on the shortened path I can see the full path........sigh fucking hell. :dodgy:

Posted

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

Posted

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!

 

Archived

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

  • Recently Browsing   0 members

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