Originally Posted by Russta
I've honestly never worked with a .tga file but I'm not really sure anything could be worse than .jpeg as a medium for a fresh file to work with.
If you're aware of how to enforce this change in the game, let me know and I'll give it a whirl.
|
Tga is lossless like png so it's much better than jpg to work with. To make WoW output screenshots in tga format just add the following to your config.wtf
SET screenshotFormat "tga"
SET screenshotQuality "10"