Jump to content

Can Anyone Help Me With Changing Texture Colors?


Recommended Posts

Posted

Make sure the format of the new texture is correct. If in doubt, save it as the same format as the original file. texdiag will give you all the format details. texconv will do the dds->something->dds conversions, if other utilities are unable to.

 

https://github.com/microsoft/DirectXTex

Usage: texdiag <command> <options> [--] <files>

Usage: texconv <options> [--] <files>

Posted
1 hour ago, traison said:

Make sure the format of the new texture is correct. If in doubt, save it as the same format as the original file. texdiag will give you all the format details. texconv will do the dds->something->dds conversions, if other utilities are unable to.

 

https://github.com/microsoft/DirectXTex

Usage: texdiag <command> <options> [--] <files>

Usage: texconv <options> [--] <files>

 

How exactly Do i use this?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...