Scripts version 2225

This commit is contained in:
Mikhail Tergoev
2023-10-08 16:39:56 +03:00
parent e631c92273
commit e8cf0e646b
11 changed files with 53 additions and 17 deletions

View File

@ -12,7 +12,7 @@ export TEXT_OPSSL=""
[[ -z `which openssl` ]] && export TEXT_OPSSL="Install openssl in your system!!!\n"
export PW_COMMENT_DB="${TEXT_OPSSL}Dwnload and start League of Legends can take a long time"
export WINEDLLOVERRIDES="mscoree,mshtml="
export LAUNCH_PARAMETERS="--launch-product=league_of_legends --launch-patchline=live" # Additional launch options
export LAUNCH_PARAMETERS="--launch-product=league_of_legends --launch-patchline=live"
export PW_WINE_USE=WINE_LOL_GE_8.12
export PW_VULKAN_USE=1
export PW_MUST_HAVE_DLL=""
@ -22,8 +22,8 @@ export PW_NO_ESYNC=1
export PW_DISABLED_CREATE_DB=1
export PW_USE_D3D_EXTRAS=1
export PW_USE_EAC_AND_BE="0"
export DXVK_STABLE_VER="1.10.3-28"
##export PW_GUI_DISABLED_CS=1 # 1 = disabled GUI
# export DXVK_STABLE_VER="1.10.3-28"
export DISABLE_CP_DEFPFX=1
try_remove_dir "${PORT_WINE_PATH}/data/dist/WINE_LOL_GE_8.7-1"
gui_proton_downloader silent "${PW_WINE_USE}"

View File

@ -5,8 +5,8 @@
#LauncherPatcher.exe
#Rating=?
################################################
export PW_VULKAN_USE=1
export PW_DLL_INSTALL="vcrun2019"
export PW_VULKAN_USE=2
export PW_DLL_INSTALL="vcrun2022"
export WINEDLLOVERRIDES="vulkan-1=n,b"
# add_in_start_portwine () {
# regdlloverrides "RDR2.exe:vulkan-1=n,b"