diff --git a/data_from_portwine/changelog_eng b/data_from_portwine/changelog_eng index f217b802..8f62ef05 100755 --- a/data_from_portwine/changelog_eng +++ b/data_from_portwine/changelog_eng @@ -2,6 +2,9 @@ You can help us in the development of the project on the website: boosty.to/linu ----------------------------------------- Changelog: +###Scripts version 2144### +* updated WINE for League of Legends + ###Scripts version 2143### * due to EA Launcher issues, the Origin installer has been temporarily reverted diff --git a/data_from_portwine/changelog_rus b/data_from_portwine/changelog_rus index e6fbc134..2b96d035 100755 --- a/data_from_portwine/changelog_rus +++ b/data_from_portwine/changelog_rus @@ -2,6 +2,9 @@ ----------------------------------------- История изменений: +###Scripts version 2144### +* обновлена версия WINE для League of Legends + ###Scripts version 2143### * из за проблем связанных с EA Launcher, временно возвращен установщик Origin diff --git a/data_from_portwine/img/gui/mygames.png b/data_from_portwine/img/gui/mygames.png index 247da67e..7d7f87be 100755 Binary files a/data_from_portwine/img/gui/mygames.png and b/data_from_portwine/img/gui/mygames.png differ diff --git a/data_from_portwine/img/gui/mygames.png~ b/data_from_portwine/img/gui/mygames.png~ new file mode 100755 index 00000000..247da67e Binary files /dev/null and b/data_from_portwine/img/gui/mygames.png~ differ diff --git a/data_from_portwine/scripts/portwine_db/League of Legends b/data_from_portwine/scripts/portwine_db/League of Legends index fc29c0d6..b0439161 100755 --- a/data_from_portwine/scripts/portwine_db/League of Legends +++ b/data_from_portwine/scripts/portwine_db/League of Legends @@ -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-4 +export PW_WINE_USE=WINE_LOL_GE_7.0-5 export PW_VULKAN_USE=1 export PW_MUST_HAVE_DLL="" export PW_PREFIX_NAME="LEAGUE_OF_LEGENDS" diff --git a/data_from_portwine/scripts/pw_autoinstall/PW_LOL b/data_from_portwine/scripts/pw_autoinstall/PW_LOL index 0c2d6903..866b3e4a 100755 --- a/data_from_portwine/scripts/pw_autoinstall/PW_LOL +++ b/data_from_portwine/scripts/pw_autoinstall/PW_LOL @@ -6,7 +6,7 @@ export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/live.na.exe" export LAUNCH_PARAMETERS="--launch-product=league_of_legends --launch-patchline=live" export PW_MUST_HAVE_DLL="" export PW_VULKAN_USE=1 -export PW_WINE_USE=WINE_LOL_GE_7.0-4 +export PW_WINE_USE=WINE_LOL_GE_7.0-5 export WINEDLLOVERRIDES="mscoree,mshtml=" export PW_USE_D3D_EXTRAS=1 diff --git a/data_from_portwine/scripts/var b/data_from_portwine/scripts/var index 493d798c..c1a35b96 100755 --- a/data_from_portwine/scripts/var +++ b/data_from_portwine/scripts/var @@ -1,6 +1,6 @@ #!/usr/bin/env bash #Author: Castro-Fidel (linux-gaming.ru) -#SCRIPTS_NEXT_VERSION=2143 +#SCRIPTS_NEXT_VERSION=2144 ######################################################################## export PW_MANGOHUD=0 export MANGOHUD_CONFIG=cpu_stats,cpu_temp,cpu_mhz,cpu_color=2e97cb,cpu_text=CPU,gpu_stats,gpu_temp,gpu_core_clock,gpu_mem_clock,vulkan_driver,gpu_name,gpu_color=2e9762,gpu_text=GPU,vram,vram_color=ad64c1,ram,ram_color=c26693,io_color=a491d3,frame_timing=1,frametime_color=00ff00,time,arch,wine,wine_color=eb5b5b,engine_color=eb5b5b,background_alpha=0.2,font_size=24,background_color=020202,text_color=ffffff,toggle_hud=Shift_R+F12,resolution,vkbasalt