Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

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

Open
@SirYodaJedi

Description

@SirYodaJedi

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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions