TexTools / FFXIV_TexTools_UI

GNU General Public License v3.0
379 stars 64 forks source link

Bug - Import painting option not working #105

Closed Venat333 closed 4 months ago

Venat333 commented 2 years ago

Importing .png in any housing/painting cuts the .png image in halve.

Also housing/painting isn't housing picture images. Its the UI images for sightseeing. Replacing those images doesn't change the housing pictures.

Venat333 commented 2 years ago

Bugged out version:

bug

Normal version:

bug2

KoraLyn commented 2 years ago

Seems to happen with any format, not just PNG.

Squall-Leonhart commented 1 year ago

The image imports correctly when it has been processed by another DDS handler (ie, Gimp) and the image has mipmaps.

Lunaretic commented 4 months ago

This issue has been fixed, was caused by https://github.com/TexTools/xivModdingFramework/issues/51 (The data loss at least)

The paintings not being the in-game ones is noted, but not sure where those tex files would live either to add them to the UI list.