forked from CastroFidel/PortWINE
Scripts version 2142
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user