Making custom texture work (solved)

Post about your mods, learn about OpenMW mod compatibility, check for problematic mods, discuss issues, and give us feedback about your experience with modded OpenMW.
Post Reply
UnderSunandSky
Posts: 10
Joined: 10 Dec 2019, 22:56

Making custom texture work (solved)

Post by UnderSunandSky »

Hi

Im making a book with custom textures.

In Nifskope it looks like this

Image

in TesCS it looks like this

Image

but in OpenMW, it looks like this

Image




Can anyone tell me why? Im using a .DDS
The file paths are normal
theres no normal maps or anything

The textures are in the correct morrowind directory

what have i missed?

EDIT BY ANYOLDNAME3: Fixed image links.
Last edited by UnderSunandSky on 27 Oct 2021, 19:58, edited 1 time in total.
User avatar
akortunov
Posts: 899
Joined: 13 Mar 2017, 13:49
Location: Samara, Russian Federation

Re: Making custom texture work

Post by akortunov »

There should be related messages in openmw.log. I have a suspicion that the issue may be caused by "Data files" prefix.
UnderSunandSky
Posts: 10
Joined: 10 Dec 2019, 22:56

Re: Making custom texture work

Post by UnderSunandSky »

Correct! The file path should read "textures\lot\lot_book_default.dds"

Thankyou. My library now has (one) custom book texture!
Post Reply