forked from CastroFidel/PortWINE
###Scripts version 1093###
This commit is contained in:
@ -6,9 +6,9 @@
|
||||
#export DXVK_HUD=fps,devinfo
|
||||
#export PW_VIRTUAL_DESKTOP=1
|
||||
|
||||
#export PW_FORCE_DISABLED_RUNTIME=1
|
||||
#export PW_FORCE_DISABLED_GAMEMOD=1
|
||||
export PW_USE_RUNTIME=1 # 0 - disabled; 1 - enabled
|
||||
|
||||
export PW_USE_GAMEMODE=1
|
||||
export PW_FORCE_USE_VSYNC=2
|
||||
export PW_LOG=0
|
||||
export PW_TERM=""
|
||||
@ -25,10 +25,11 @@ export pw_libs_ver="_v14"
|
||||
|
||||
export WINEDIR="${PORT_WINE_PATH}/data/dist"
|
||||
export WINEPREFIX="${PORT_WINE_PATH}/data/pfx"
|
||||
export WINE_WIN_START="start.exe /i /unix"
|
||||
|
||||
export porturl="http://portwine-linux.ru/"
|
||||
|
||||
export PW_MUST_HAVE_DLL="xact"
|
||||
export PW_MUST_HAVE_DLL="xact xact_x64"
|
||||
########################################################################
|
||||
ADD_IN_START_PORTWINE ()
|
||||
{
|
||||
|
Reference in New Issue
Block a user