dexyfex/CodeWalker

CW is not exporting some textures from YTD files

MoravianLion opened this issue · 3 comments

No errors when exporting images, but all the information about missing files is still in XML file. Instead, when trying to import XML back, I get "Texture file not found"

See below some examples:

When resizing textures for this car, I noticed textures missing.

https://www.gta5-mods.com/vehicles/audi-s4-b6-2004-add-on-tuning-lods-template-vehfuncsv

Some of textures in question:

ptn_fabric_009_nrml
s4_009
capsule_025_nrml
capsule_025 b

Are the textures that dont get exported in the argb8 format? @MoravianLion

Are the textures that dont get exported in the argb8 format? @MoravianLion

Yes they are.
Encountering the same problem with OpenIV. But only with .dds export, .png works fine. Unfortunately CW does not have a .png export.