###Scripts version 2056###

This commit is contained in:
castro-fidel
2021-12-16 19:32:16 +03:00
parent 922ff25d5c
commit 3659793b04
19 changed files with 129 additions and 16 deletions

View File

@ -5,7 +5,7 @@
#Rating=1-5
################################################
export WINEDLLOVERRIDES="galaxycommunication.exe=n;libglesv2="
export LAUNCH_PARAMETERS="/runWithoutUpdating /deelevated"
export LAUNCH_PARAMETERS=("/runWithoutUpdating" "/deelevated")
export PW_DLL_INSTALL="vcrun2019 mfc140"
add_in_start_portwine ()
{

View File

@ -15,7 +15,7 @@ export PW_COMMENT_DB="${TEXT_OPSSL}Dwnload and start League of Legends can take
##export PW_DLL_INSTALL="vcrun2017" # Install DDL in port prefix (used winetricks)
##export WINEDLLOVERRIDES="blabla=n,b"
export LAUNCH_PARAMETERS=("--launch-product=league_of_legends" "--launch-patchline=live") # Additional launch options
export PW_WINE_USE=WINE_LOL_GE_6.16-3
export PW_WINE_USE=WINE_LOL_GE_6.16-5
export PW_VULKAN_USE=1
export PW_MUST_HAVE_DLL=""
##export PW_USE_DXR10=1