LordDrakath15226 Posted October 16, 2023 Posted October 16, 2023 I'm trying to change the color in this Spriggan Matron mod but when i preview it in Outfit Studio it's missing: I tried it in Paint and Gimp but no change, can anyone help me out?
traison Posted October 16, 2023 Posted October 16, 2023 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>
LordDrakath15226 Posted October 16, 2023 Author Posted October 16, 2023 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?
LordDrakath15226 Posted October 16, 2023 Author Posted October 16, 2023 1 hour ago, traison said: Powershell. Which i also don't know how to use.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now