From c3060136fee58612ae80b246ad3adfcd79a47b8a Mon Sep 17 00:00:00 2001 From: Mikhail Tergoev Date: Thu, 8 Jan 2026 13:02:18 +0300 Subject: [PATCH] droped *msxml3 from reg files --- data_from_portwine/scripts/functions_helper | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data_from_portwine/scripts/functions_helper b/data_from_portwine/scripts/functions_helper index c961514f..450948d9 100755 --- a/data_from_portwine/scripts/functions_helper +++ b/data_from_portwine/scripts/functions_helper @@ -4741,6 +4741,9 @@ fi export PW_RUN_GAMESCOPE="env ${PW_GAMESCOPE_VARIABLES_BEFORE}gamescope${PW_ID_VIDEO}${PW_GAMESCOPE_ARGS_NEW} env ${PW_GAMESCOPE_VARIABLES_AFTER}--" fi + # fixed msxml3 with new wine + get_and_set_reg_file --delete 'Software\Wine\DllOverrides' '*msxml3' + pw_mangohud_check pw_vkbasalt_check pw_lsfg_vk_check