major changes
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
# License GPL
|
||||
# Author: Tergoev M.A.
|
||||
########################################################################
|
||||
export portname=
|
||||
export portname=PortProton
|
||||
export gamename=
|
||||
export gamedir=
|
||||
if [ ! -z "${gamedir}" ]; then
|
||||
@ -16,12 +16,16 @@ export WINEDLLOVERRIDES="winemenubuilder.exe=d"
|
||||
export STAGING_SHARED_MEMORY=1
|
||||
export PW_LOG=0 # 1-ENABLE_DEBUG_MODE_FOR_TERMINAL
|
||||
export PW_NO_VR=1
|
||||
export PW_NO_D3D9=0
|
||||
export PW_NO_D3D10=0
|
||||
export PW_NO_D3D11=0
|
||||
export PW_NO_D3D12=0
|
||||
export PW_NO_FSYNC=0
|
||||
export PW_NO_ESYNC=1
|
||||
export PW_FILELOCK=1
|
||||
export PW_DXVK_ASYNC=0
|
||||
export PW_DXGI_NATIVE=0
|
||||
export PW_USE_SECCOMP=0
|
||||
export PW_OLD_GL_STRING=0
|
||||
export PW_NO_WINEMFPLAY=1
|
||||
export PW_NVAPI_DISABLE=1
|
||||
export PW_NO_WRITE_WATCH=1
|
||||
|
Reference in New Issue
Block a user