forked from CastroFidel/PortWINE
disabled EAC and BE for autoinstall
This commit is contained in:
@ -439,7 +439,7 @@ pw_autoinstall_from_db () {
|
||||
export PW_WINEDBG_DISABLE=1
|
||||
export PW_NO_WRITE_WATCH=0
|
||||
export PW_VULKAN_USE=0
|
||||
export PW_USE_EAC_AND_BE=1
|
||||
export PW_USE_EAC_AND_BE=0
|
||||
export PW_NO_FSYNC=1
|
||||
export PW_NO_ESYNC=1
|
||||
unset PORTWINE_CREATE_SHORTCUT_NAME
|
||||
|
Reference in New Issue
Block a user