Scripts version 2142

This commit is contained in:
castro-fidel
2022-11-16 20:51:16 +03:00
parent 1db0baad5b
commit 406de39ba5
45 changed files with 219 additions and 57 deletions

View File

@ -476,7 +476,7 @@ start_portwine () {
if [[ "${PW_WINE_FULLSCREEN_FSR}" == 1 ]] || [[ "${WINE_FULLSCREEN_FSR}" == 1 ]] ; then
export WINE_FULLSCREEN_FSR=1
export WINE_FULLSCREEN_FSR_STRENGTH=1
export WINE_FULLSCREEN_FSR_STRENGTH=2
export WINE_FULLSCREEN_INTEGER_SCALING=0
else
export WINE_FULLSCREEN_FSR=0