Integration PortProton in DE

This commit is contained in:
castro-fidel
2020-09-01 22:49:11 +03:00
parent a1efb11fe4
commit d0d1e4911c
3 changed files with 36 additions and 2 deletions

View File

@ -20,11 +20,11 @@ export PW_NO_VR=1
export PW_FILELOCK=1
export PW_DXVK_ASYNC=0
export PW_USE_SECCOMP=0
export PW_NO_WINEMFPLAY=0
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_PULSE_LOWLATENCY=0
export PW_FORCE_LARGE_ADDRESS_AWARE=1
########################################################################
ADD_IN_START_PORTWINE ()