From 044346cf62501dd299440ce9bbbf330544e79608 Mon Sep 17 00:00:00 2001 From: Stan Date: Mon, 13 Dec 2021 19:03:02 +0000 Subject: [PATCH] Set default big screenshot size to 4K as proposed by @wowgetoffyourcellphone in f175bc4f8d This was SVN commit r26066. --- binaries/data/config/default.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binaries/data/config/default.cfg b/binaries/data/config/default.cfg index c3184d6b00..6713d00312 100644 --- a/binaries/data/config/default.cfg +++ b/binaries/data/config/default.cfg @@ -63,7 +63,7 @@ forceglmajorversion = 3 forceglminorversion = 3 ; Big screenshot tiles -screenshot.tiles = 4 +screenshot.tiles = 8 screenshot.tilewidth = 480 screenshot.tileheight = 270