316austin316 / CTXR-Converter

10 stars 1 forks source link

[MGS3] "Not Enough Image Data" error when trying to batch convert texture folder. #1

Closed brad86m closed 11 months ago

brad86m commented 1 year ago

I am trying to batch convert the main texture folder for MGS3. The one with over 10,000 files, but I am prompted with this error. I would have to manually convert each file.

KupaKodzilla commented 1 year ago

There are caveats to this tool that aren't listed in the readme

Try using https://github.com/Jayveer/CtxrTool

316austin316 commented 1 year ago

I am trying to batch convert the main texture folder for MGS3. The one with over 10,000 files, but I am prompted with this error. I would have to manually convert each file.

I'm not sure how you found the tool but if it's from the discord server i mentioned the error is solved by removing the problematic files and using single tga conversion with those, that should work fine. I will add some error handling that will tell us which file it is and skip it (or convert to .tga) but later.

316austin316 commented 1 year ago

There are caveats to this tool that aren't listed in the readme

Try using https://github.com/Jayveer/CtxrTool

I updated the readme, not sure about the "caveats" but if there's anything more you want me to add let me know. https://github.com/316austin316/CTXR-Converter#readme also yes try javeer's tool he is great at mgs stuff

KupaKodzilla commented 1 year ago

I am trying to batch convert the main texture folder for MGS3. The one with over 10,000 files, but I am prompted with this error. I would have to manually convert each file.

I'm not sure how you found the tool but if it's from the discord server i mentioned the error is solved by removing the problematic files and using single tga conversion with those, that should work fine. I will add some error handling that will tell us which file it is and skip it (or convert to .tga) but later.

Your tool is listed under the thanks section on the following mod:

https://www.nexusmods.com/metalgearsolidmastercollection/mods/14

brad86m commented 1 year ago

Thanks for the replies. Yes, I can only get both tools working if I do files individually, which is not really feasible for so many files. I wanted to extract everything to be able to view the thumbnails and see what needs editing.

The batch convert only allows png export, and not tga.

316austin316 commented 1 year ago

Thanks for the replies. Yes, I can only get both tools working if I do files individually, which is not really feasible for so many files. I wanted to extract everything to be able to view the thumbnails and see what needs editing.

The batch convert only allows png export, and not tga.

this is why i mention to locate the problematic files, by my calculations, there is only a handful of files not working which are located in the image i attached. its just 15 files... locate these files and manually convert them. otherwise you can wait for the update im working on right now Capture

brad86m commented 1 year ago

Thanks for the replies. Yes, I can only get both tools working if I do files individually, which is not really feasible for so many files. I wanted to extract everything to be able to view the thumbnails and see what needs editing. The batch convert only allows png export, and not tga.

this is why i mention to locate the problematic files, by my calculations, there is only a handful of files not working which are located in the image i attached. its just 15 files... locate these files and manually convert them. otherwise you can wait for the update im working on right now Capture

That's extremely helpful. Thank you.