Do ktx files work like webp in that
the time saved downloading them is offset by the time it takes the CPU to decompress them? I wonder if that's why we're seeing some people saying .80 is slower.
What's the best way to convert webp files into ktx? I saw that gimp doesn't support ktx, but you can convert your webp into png and then load the png into
PVRTexTool and then save as ktx from it, but I don't know if that's the best way to go about it.