So I have a model from mario tennis ultra smash and I used the bms script and it decompressed it ..
But when I try and decompress the textures it works but the textures arent seeable and cant be viewed or turned into another format.
(01-01-2016, 05:08 PM)turqouise Wrote: [ -> ]So I have a model from mario tennis ultra smash and I used the bms script and it decompressed it ..
But when I try and decompress the textures it works but the textures arent seeable and cant be viewed or turned into another format.
Is alpha enabled on the textures? Also, can you upload a sample so I can take a look?
I can't test out the alpha atleast I dont think
theres only like 5 or so good files buthey are barely good themselves
I feel so dumb
so I deleted the outdds_loseless folder and thats why I couldn't get the textures
sorry
The DDS files of 1KB are corrupted.
Try reconvert it.
Late reply, but use the "Lossless" conversion method for that, and then run
this fix QuickBMS script on the DDS files afterward. For some dumb reason TexConv2 does not convert normal maps properly unless they're converted directly to full-colour RGBA8888 first, hence the "lossless" conversion necessary.