Scripts version 2170

This commit is contained in:
castro-fidel
2023-02-26 17:23:55 +03:00
parent 5d2223d18c
commit d2af0505f8
6 changed files with 137 additions and 1 deletions

View File

@ -551,6 +551,9 @@ start_portwine () {
var_winedlloverride_update "libglesv2="
fi
add_in_start_portwine
if [[ -f "${PATH_TO_GAME}/dxvk.conf" ]] ; then
export DXVK_CONFIG_FILE="${PATH_TO_GAME}/dxvk.conf"
fi
}
pw_run () {