forked from CastroFidel/PortWINE
###Scripts version 2056###
This commit is contained in:
@ -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 ()
|
||||
{
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user