forked from CastroFidel/PortWINE
Scripts version 2257
This commit is contained in:
@ -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
|
||||
|
@ -3,4 +3,4 @@
|
||||
#LOTF2.exe
|
||||
#Rating=5
|
||||
#####################examples###########################
|
||||
export PW_WINE_USE="WINE_LG_8-18-1"
|
||||
export PW_WINE_USE="WINE_LG"
|
||||
|
@ -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"
|
||||
|
Reference in New Issue
Block a user