From dec56b08cf720c99ed30f8cfca511420a26e5f08 Mon Sep 17 00:00:00 2001 From: nastys <> Date: Sun, 1 Sep 2019 23:46:37 +0200 Subject: [PATCH] Set 1080p as the default internal resolution in the ini --- source-code/data/plugins/config.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source-code/data/plugins/config.ini b/source-code/data/plugins/config.ini index 4046c19..cda8351 100644 --- a/source-code/data/plugins/config.ini +++ b/source-code/data/plugins/config.ini @@ -73,5 +73,5 @@ RefreshRate=60 # 5K UHD: 5120x2880 # 8K UHD: 7680x4320 r.Enable=0 -r.Width=3840 -r.Height=2160 +r.Width=1920 +r.Height=1080