From 892d3eae4debb7bebb4eade99f9a9ff309343a0a Mon Sep 17 00:00:00 2001 From: Mikhail Tergoev Date: Tue, 26 Aug 2025 15:03:22 +0300 Subject: [PATCH] updated var: LSFG-VK --- data_from_portwine/scripts/functions_helper | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data_from_portwine/scripts/functions_helper b/data_from_portwine/scripts/functions_helper index eac5ff8b..509b6821 100755 --- a/data_from_portwine/scripts/functions_helper +++ b/data_from_portwine/scripts/functions_helper @@ -1859,9 +1859,10 @@ pw_lsfg_vk_check () { fi fi - export PW_WINE_FULLSCREEN_FSR="0" + # export PW_WINE_FULLSCREEN_FSR="0" export LSFG_DLL_PATH="$lsfg_vk_path/Lossless.dll" + check_variables LSFG_LEGACY "1" check_variables LSFG_MULTIPLIER "2" check_variables LSFG_FLOW_SCALE "0.1" check_variables LSFG_PERF_MODE "1"