hashenratten Posted April 24 Share Posted April 24 So I´ve been banging my head against a wall today as I am unable to get the textures I created to show up in game. I have assigned each texture to the corresponding parts in nifskope and I have added them to the game using geck in which I also assigned the textures in question. I have been working on this project a few days and I am quite annoyed to hit a stop at the finishing line. Would sincerely appreciate any tips on how to resolve this. Screenshots taken in outfitstudio where the textures render correctly. Which they also do in nifskope. Link to comment Share on other sites More sharing options...
puddlepond Posted April 25 Share Posted April 25 make sure your file paths are set up correctly. they need to be relative to the game's directory: in the .nif your texture paths should look something like "textures\armor\hood\hood_d.dds" and that structure should be replicated in the game's data folder. if your model's texture paths start with "c:\users\etc" or something like that they won't work in game. Link to comment Share on other sites More sharing options...
hashenratten Posted April 25 Author Share Posted April 25 Thank you, I tried this yet the issue persists. I noticed that in the geck my textures also show up blank Link to comment Share on other sites More sharing options...
hashenratten Posted April 25 Author Share Posted April 25 Figured it out Link to comment Share on other sites More sharing options...
Recommended Posts