Scripts version 2200

This commit is contained in:
Mikhail Tergoev
2023-06-06 19:18:58 +03:00
parent 25ce69127c
commit b1fcef36f2
6 changed files with 9 additions and 12 deletions

View File

@ -13,7 +13,7 @@ export TEXT_OPSSL=""
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 PW_WINE_USE=WINE_LOL_GE_7.0-8
export PW_WINE_USE=WINE_LOL_GE_8.7-1
export PW_VULKAN_USE=1
export PW_MUST_HAVE_DLL=""
export PW_PREFIX_NAME="LEAGUE_OF_LEGENDS"
@ -28,5 +28,4 @@ gui_proton_downloader silent "${PW_WINE_USE}"
add_in_start_portwine () {
echo ""
}