final fix for display res mv hopefully

This commit is contained in:
cdozdil
2024-05-23 11:19:14 +03:00
parent 88c71f2a84
commit 063ec44e40
+1 -1
View File
@@ -1274,7 +1274,7 @@ public:
{
Config::Instance()->DisplayResolution = mv;
if (!mv)
if (mv)
{
Config::Instance()->OutputScalingEnabled = false;
_ssEnabled = false;