forked from CastroFidel/PortWINE
###Scripts version 1109###
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
################################################
|
||||
export PW_VULKAN_USE=0 #dxvk or vkd3d
|
||||
#export WINEDLLOVERRIDES="blabla=n,b"
|
||||
#export PW_LOG=0 # Enable debug mode fo terminal
|
||||
#export PW_LOG=0 # Enable debug mode fo terminal
|
||||
export PW_NO_FSYNC=1 # Do not use futex-based in-process synchronization primitives. (Automatically disabled on systems with no FUTEX_WAIT_MULTIPLE support.
|
||||
export PW_NO_ESYNC=1 # Do not use eventfd-based in-process synchronization primitives
|
||||
#export PW_VULKAN_NO_ASYNC=1
|
||||
@ -24,7 +24,7 @@ export PW_WINEDBG_DISABLE=1
|
||||
export PW_USE_GAMEMODE=1 # Force disabele gamemod
|
||||
export PW_FORCE_LARGE_ADDRESS_AWARE=0 # Force Wine to enable the LARGE_ADDRESS_AWARE flag for all executables. Enabled by default.
|
||||
#export PULSE_LATENCY_MSEC=60
|
||||
export PW_DLL_INSTALL="vcrun6 mfc42 vcrun6sp6 mfc120 vcrun2013"
|
||||
export PW_DLL_INSTALL="mfc120 mfc42 vcrun6sp6 vcrun6 vcrun2013"
|
||||
#export LAUNCH_PARAMETERS="-d3d9"
|
||||
export PW_GUI_DISABLED_CS=1
|
||||
#export PW_WINDOWS_VER=XP # Set windows version 10, 7 or XP
|
Reference in New Issue
Block a user