Scripts version 2257

This commit is contained in:
Mikhail Tergoev
2024-02-15 05:34:45 +03:00
parent 9a6e1f14f9
commit c322b56eed
17 changed files with 265 additions and 314 deletions

View File

@ -4,6 +4,6 @@
#Rating=1-5
#####################examples###########################
export PW_VULKAN_USE="2"
export PW_WINE_USE="WINE_LG_9-0"
export PW_WINE_USE="WINE_LG"
export PW_PREFIX_NAME="CALIBER"
export DISABLE_CP_DEFPFX=1

View File

@ -3,4 +3,4 @@
#LOTF2.exe
#Rating=5
#####################examples###########################
export PW_WINE_USE="WINE_LG_8-18-1"
export PW_WINE_USE="WINE_LG"

View File

@ -9,7 +9,7 @@
#Rating=1-5
#####################examples###########################
export TEXT_OPSSL=""
[[ -z `which openssl` ]] && export TEXT_OPSSL="Install openssl in your system!!!\n"
[[ -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"