Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Oversight] Don't reencode VTF if no format is specified #31

Open
SirYodaJedi opened this issue Jul 23, 2023 · 0 comments
Open

[Oversight] Don't reencode VTF if no format is specified #31

SirYodaJedi opened this issue Jul 23, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@SirYodaJedi
Copy link

Using v0.1.1.

Currently, if running vtex2.exe convert -c 9 input.vtf, the output VTF is RGBA8888, regardless of what format the original is. It seems that it is reencoding the textures, wasting time and causing minor generation loss.

(As an aside, it would be nice if the same could be done for DDS, so we could losslessly remux between DDS and VTF.)

@pivotman319-owo pivotman319-owo added the bug Something isn't working label Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants