Gamemoderun fix

This commit is contained in:
Castro-Fidel
2020-05-25 02:09:42 +03:00
parent a1ca24cfad
commit a435934169
6 changed files with 7 additions and 128 deletions

View File

@ -10,8 +10,8 @@ export PATH_TO_GAME="${PORT_WINE_PATH}/data/pfx/drive_c/Program Files (x86)/${ga
export gamestart="${PATH_TO_GAME}/.exe"
########################################################################
export MESA_GL_VERSION_OVERRIDE=4.4COMPAT
export STAGING_SHARED_MEMORY=0
export PROTON_FORCE_LARGE_ADDRESS_AWARE=1
export STAGING_SHARED_MEMORY=1
export PROTON_FORCE_LARGE_ADDRESS_AWARE=0
export PROTON_USE_SECCOMP=0
export PROTON_NO_ESYNC=1
export WINEDLLOVERRIDES="winemenubuilder.exe=d"