About: Changing the screenshot format   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

As of 2.1.0 WoW will default to saving your screenshots as .jpg, i.e. JPEG format. This will cut down file size but it will also destroy some detail due to JPG being a lossy format. People who want to change the format back to TARGA (TGA) will need to use the following command: /console screenshotFormat tga You may also set the format to JPEG but change the quality (decreasing compression and increasing size) with the following commands: /console screenshotFormat jpg /console screenshotQuality 10 You can also look for and edit (or add) the 2 lines in config.wtf:

AttributesValues
rdfs:label
  • Changing the screenshot format
rdfs:comment
  • As of 2.1.0 WoW will default to saving your screenshots as .jpg, i.e. JPEG format. This will cut down file size but it will also destroy some detail due to JPG being a lossy format. People who want to change the format back to TARGA (TGA) will need to use the following command: /console screenshotFormat tga You may also set the format to JPEG but change the quality (decreasing compression and increasing size) with the following commands: /console screenshotFormat jpg /console screenshotQuality 10 You can also look for and edit (or add) the 2 lines in config.wtf:
dcterms:subject
abstract
  • As of 2.1.0 WoW will default to saving your screenshots as .jpg, i.e. JPEG format. This will cut down file size but it will also destroy some detail due to JPG being a lossy format. People who want to change the format back to TARGA (TGA) will need to use the following command: /console screenshotFormat tga You may also set the format to JPEG but change the quality (decreasing compression and increasing size) with the following commands: /console screenshotFormat jpg /console screenshotQuality 10 You can also look for and edit (or add) the 2 lines in config.wtf: SET screenshotFormat "f" SET screenshotQuality "q" Where f is the format (jpg or tga) and q is the quality (1-10). Note the double quotes. The change will be reflected the next time you start the game. Note that screenshotQuality only affects JPEG screenshots (TGA screenshots always use lossless quality). There are reports that an older version would compress the images to JPEG and then save them as TGA (causing a loss of quality) but this does not happen with the current patch. Also, note that anything other than "tga" in screenshotFormat sets it to the default (JPEG). If you want to revert to the original settings you can use these commands: /console screenshotFormat jpg /console screenshotQuality 3 Optionally you can create an addon using the SetCVar or ConsoleExec API.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software