update BDO
This commit is contained in:
parent
8f160515be
commit
94723c743d
@ -5,6 +5,9 @@
|
||||
#####################examples###########################
|
||||
export PW_WINDOWS_VER="10"
|
||||
export PW_VULKAN_USE="2"
|
||||
export PW_WINE_USE=PROTON_LG
|
||||
export PW_WINE_USE="PROTON_LG"
|
||||
export PW_PREFIX_NAME="BLACK_DESERT_ONLINE"
|
||||
# export DISABLE_CP_DEFPFX=1
|
||||
export PORTPROTON_NAME="BlackDesertLauncher"
|
||||
export FILE_DESCRIPTION="BlackDesertLauncher"
|
||||
export WINE_DISABLE_KERNEL_WRITEWATCH="1"
|
||||
|
@ -10,9 +10,9 @@ export PW_PREFIX_NAME="BLACK_DESERT_ONLINE"
|
||||
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/BlackDesert_Installer_RU.exe"
|
||||
export LAUNCH_PARAMETERS="/silent"
|
||||
export PW_MUST_HAVE_DLL=""
|
||||
export PW_VULKAN_USE=1
|
||||
export PW_USE_D3D_EXTRAS=1
|
||||
export PW_WINE_USE=PROTON_LG
|
||||
export PW_VULKAN_USE="1"
|
||||
export PW_USE_D3D_EXTRAS="1"
|
||||
export PW_WINE_USE="PROTON_LG"
|
||||
# export DISABLE_CP_DEFPFX=1
|
||||
|
||||
pw_clear_pfx
|
||||
|
Loading…
Reference in New Issue
Block a user