Scripts version 1036

This commit is contained in:
castro-fidel
2021-04-19 20:56:47 +03:00
parent 56c3da7d16
commit c4cab73dbb
16 changed files with 835 additions and 74 deletions

View File

@ -6,15 +6,13 @@ export porturl="http://portwine-linux.ru/"
#export MESA_GL_VERSION_OVERRIDE=4.4COMPAT
export PW_LOG=0 # Enable debug mode fo terminal
export PW_USE_TERMINAL=0
export PW_NVAPI_DISABLE=1
export PW_FORCE_USE_VSYNC=2 # Vsync: 0-FORCE_OFF, 1-FORCE_ON, 2-BY_DEFAULT
export PW_WINEDBG_DISABLE=0
export PW_FORCE_DISABLED_GAMEMOD=0 # Force disabele gamemod
#export PW_FORCE_LARGE_ADDRESS_AWARE=1 # Force Wine to enable the LARGE_ADDRESS_AWARE flag for all executables. Enabled by default.
export PULSE_LATENCY_MSEC=60
#export PW_MANGOHUD=1
#export MANGOHUD_CONFIG=full,height=500,font_size=32,position=top-right,toggle_hud=F9
#export DXVK_HUD=fps,devinfo
#export PW_OLD_GL_STRING=0
########################################################################
ADD_IN_START_PORTWINE ()
{