Added many variables

This commit is contained in:
Castro-Fidel
2020-06-10 00:24:06 +03:00
parent 3fe80df33b
commit e397341166
3 changed files with 24 additions and 8 deletions

View File

@ -18,9 +18,13 @@ export PW_LOG=0
export PW_ACO=1
export PW_NO_VR=1
export PW_FILELOCK=1
export PW_DXVK_ASYNC=0
export PW_USE_SECCOMP=1
export PW_NO_WINEMFPLAY=1
export PW_NVAPI_DISABLE=1
export PW_NO_WRITE_WATCH=1
export PW_WINEDBG_DISABLE=1
export PW_PULSE_LOWLATENCY=1
export PW_FORCE_LARGE_ADDRESS_AWARE=1
########################################################################
ADD_IN_START_PORTWINE ()