NicknineTheEagle / Frostbite-Scripts

Python scripts for extracting Frostbite Engine assets
Other
87 stars 14 forks source link

.res file conversion #12

Closed cheif22 closed 5 years ago

cheif22 commented 5 years ago

Hi,

is there any way to convert .res texture files yet?

if there is, what method should i use?

Thanks in advance

NicknineTheEagle commented 5 years ago

Well, I know there are tools for converting Frostbite textures but I don't have a link, you'll have to Google it. Problem is, the old tools only work with old style chunk naming (which is incorrect), they won't work with my dumps. I'm planning to add support for TextureAsset conversion, just never got around to it.

cheif22 commented 5 years ago

do you have any kind of eta, no rush if it is something that may not be able to be done for a while.

NicknineTheEagle commented 5 years ago

Nope, sorry.

cheif22 commented 5 years ago

ok. ill just check back time to time,

Good luck.

ill close this section

Thanks in advance