View Single Post
07/15/22, 01:43 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 5,000
Maybe this helps:
https://wiki.esoui.com/Texture_List#...own_.dds_files

If the images are just white check the file path used if it's correct, starting with the addon name/subfolder/filename.dds

If the files do not show at all the format is wrong (yes they use mip maps afaik) or the texture cache is old.
Reformat the textrues like described above at the link -> forum link https://www.esoui.com/forums/showthr...highlight=.dds
And / Or try to logout and reset the texture cache file live/shader_cache.cooked and after login the textures get new created/cached.

Please keep in mind that creating any offending or unethic textures and releasing it to the public is nothing we should do.
I'm not saying you will do that, it's just a reminder in general.

Last edited by Baertram : 07/15/22 at 01:47 AM.
  Reply With Quote