Performance Impact: None
cg_useScreenShotJPEG
Sets screenshot format in demos to JPEG (1 compressed/small) or TGA (0 lossless/large). Pros use 1 JPEG for quick shares without huge files.
💡
Pro Tip
Leave it ON (JPEG) — screenshots are tiny and instant to upload to Discord or Twitter, perfect for sharing that insane rail clip.
Friendly Name
Demo Screenshot Format
Default Value
1
Data Type
bool
Quick Copy
seta cg_useScreenShotJPEG "1"
Available Settings
| Value | Description |
|---|---|
| 0 | Off - TGA (Lossless, Large Files) |
| 1 | On - JPEG (Compressed, Small Files) |
Want to use cg_useScreenShotJPEG in your config?
Our visual editor lets you tweak this setting and 300+ others without touching a text file.
Open in Editor