CodeWalker icon indicating copy to clipboard operation
CodeWalker copied to clipboard

CW is not exporting some textures from YTD files

Open MoravianLion opened this issue 1 year ago • 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

MoravianLion avatar Apr 09 '23 01:04 MoravianLion

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

marviniwurscht avatar May 15 '23 03:05 marviniwurscht

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.

ChuckGod6 avatar Jul 13 '23 21:07 ChuckGod6

CW can't export and show the model for some textures. This model has a sublegbc5.ytd file. Works fine in OpenIV. There are 224 textures in this ytd file, but only 113 exported by CW.

You can test for the following textures and see CW can't export them.

alu: A8R8G8B8 format aluminum spec: A8R8G8B8 format org_grain_016 dark grey: BC7 format

I use CodeWalker30_dev46. @dexyfex

mrgharabaghi avatar Sep 03 '24 05:09 mrgharabaghi