Does anyone know how to decompile .vtex_c files after the last patch? Up until now I've been able to decompile them properly using resourceinfo.exe with the command line:
resourceinfo.exe -i FILENAME.vtex_c -debug tga -mip -game
...But ever since the last patch, most of the .tga files extracted turn out corrupted and garbled. Here's one of the trophy icons I tried to extract today:
trophy.png
Some .vtex_c files could still be decompiled properly, like the new Fall 2015 chat badges. But the vast majority look like the one above.
Did Valve change something with the format? Am I not supposed to be extracting these? As you know, Dota 2 Wiki relies heavily on in-game assets and these new Source 2 formats are making things very difficult. Why couldnt you guys have just stuck with .png ;_;