Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
vectorplexus.com is at https://vectorplexis.com until further notice. ×
  • Create an account

    Want more? Register now and get full access to our community!

Archived

This topic is now archived and is closed to further replies.

good0593

[Guide] texconv_ batch DDS to LE or SE tool

Recommended Posts

https://github.com/Microsoft/DirectXTex/releases

I have made several BAT files, which can be executed as needed.
After downloading, unzip it to drive D (if you do n’t unzip it to drive D, there is no way to use it. If you want to put it where you want, modify it to your drive location)

texconv.7z

After decompression, you will find that there is a texconv directory on the D drive, and the other pictures are as follows:

01.jpg.8d5deced01e8bfa2fcd69a8cc77b4975.jpg

Put the DDS texture you need to convert to folder 1, and then double-click the bat file as needed, and the DDS file you want will be generated in folder 2.

texconv_BC7.bat
The generated DDS file is in BC7 format

texconv_DXT1.bat
The generated DDS file is in DXT1 format

texconv_DXT5.bat
The generated DDS file is in DXT5 format

texconv_R8G8B8A8.bat
The generated DDS file is R8G8B8A8 format (uncompressed format)

 

Share this post


Link to post
Share on other sites
Author

Is your bat generate perfect bc7 with alpha too ? I use some software converter based on this texconv and sometimes they make my alpha broken. I hope not happen with this one.

Share this post


Link to post
Share on other sites
Author of the topic Posted
5 hours ago, Don said:

Is your bat generate perfect bc7 with alpha too ? I use some software converter based on this texconv and sometimes they make my alpha broken. I hope not happen with this one.

I am not sure.
But I can use it after conversion.
texconv has always been updated.
Just need to replace texconv.exe
You can try it out.

Share this post


Link to post
Share on other sites

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.