Scr sshot type

From FTE
Revision as of 05:24, 1 November 2005 by Moodles (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Name: scr_sshot_type
Default value: "jpg"
Cvar flags: None
FTEQW Builds: Software Renderer OpenGL Renderer Minimal GL Build Merged Build Linux Build

Chooses the type of screenshot to produce with the screenshot command and the extension to use when saving the screenshot. Defaults to "jpg".

Available types:

- *tga*: Targa lossless image
- *png*: PNG lossless image
- *jpg*: JPEG lossy image
- *jpeg*: JPEG lossy image, same as jpg
- *pcx*: PCX 8-bit image

The current renderer makes no difference with the types usable with screenshot.

Cvar flags: None