Scripts version 2194
This commit is contained in:
parent
89f282ef7f
commit
5582ed5862
@ -2,14 +2,15 @@ You can help us in the development of the project on the website: boosty.to/linu
|
|||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
Changelog:
|
Changelog:
|
||||||
|
|
||||||
###Scripts version 2193###
|
###Scripts version 2194### Date: 30.05.2023 / The size of the downloaded update: 9 megabytes.
|
||||||
Date: 30.05.2023 / The size of the downloaded update: 15 megabytes.
|
* HOTFIX - removed nvml verification in the plugins directory
|
||||||
|
|
||||||
|
###Scripts version 2193### Date: 30.05.2023 / The size of the downloaded update: 15 megabytes.
|
||||||
* a small change in the settings of 3D api, DXR, DXS.
|
* a small change in the settings of 3D api, DXR, DXS.
|
||||||
* updated dxvk-nvapi to version 0.6.3
|
* updated dxvk-nvapi to version 0.6.3
|
||||||
* updated FAKE_DLS 230506 (FidelityFx Super Resolution 2.2-3001-0-9-1683395145)
|
* updated FAKE_DLS 230506 (FidelityFx Super Resolution 2.2-3001-0-9-1683395145)
|
||||||
|
|
||||||
###Scripts version 2192###
|
###Scripts version 2192### Date: 30.05.2023 / The size of the downloaded update: 9 megabytes.
|
||||||
Date: 30.05.2023 / The size of the downloaded update: 9 megabytes.
|
|
||||||
* fixed interface window when changing its size
|
* fixed interface window when changing its size
|
||||||
* HOTFIX - transition on the way to .exe file
|
* HOTFIX - transition on the way to .exe file
|
||||||
|
|
||||||
|
@ -2,14 +2,15 @@
|
|||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
История изменений:
|
История изменений:
|
||||||
|
|
||||||
###Scripts version 2193###
|
###Scripts version 2194### Дата: 30.05.2023 / Размер скачиваемого обновления: 9 мегабайт.
|
||||||
Дата: 30.05.2023 / Размер скачиваемого обновления: 15 мегабайт.
|
* HOTFIX - убрана проверка nvml в каталоге plugins
|
||||||
|
|
||||||
|
###Scripts version 2193### Дата: 30.05.2023 / Размер скачиваемого обновления: 15 мегабайт.
|
||||||
* обновление функций выбора 3D api, DXR, DLSS, FAKE_DLSS
|
* обновление функций выбора 3D api, DXR, DLSS, FAKE_DLSS
|
||||||
* обновлен dxvk-nvapi до версии 0.6.3
|
* обновлен dxvk-nvapi до версии 0.6.3
|
||||||
* обновлен FAKE_DLSS 230506 (FidelityFx Super Resolution 2.2-3001-0-9-1683395145)
|
* обновлен FAKE_DLSS 230506 (FidelityFx Super Resolution 2.2-3001-0-9-1683395145)
|
||||||
|
|
||||||
###Scripts version 2192###
|
###Scripts version 2192### Дата: 30.05.2023 / Размер скачиваемого обновления: 9 мегабайт.
|
||||||
Дата: 30.05.2023 / Размер скачиваемого обновления: 9 мегабайт.
|
|
||||||
* исправлено "убегание" окна интерфейса при изменении его размера
|
* исправлено "убегание" окна интерфейса при изменении его размера
|
||||||
* HOTFIX - переход по пути до .exe файла
|
* HOTFIX - переход по пути до .exe файла
|
||||||
|
|
||||||
|
@ -748,9 +748,7 @@ pw_check_and_download_plugins () {
|
|||||||
do try_remove_dir "${PORT_WINE_TMP_PATH}/${RM_PLUGINS}"
|
do try_remove_dir "${PORT_WINE_TMP_PATH}/${RM_PLUGINS}"
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
if [[ ! -d "${PW_PLUGINS_PATH}/BattlEye_Runtime" || ! -d "${PW_PLUGINS_PATH}/fake_dlss" \
|
if [[ ! -d "${PW_PLUGINS_PATH}/fake_dlss" ]] || [[ ! -d "${PW_PLUGINS_PATH}/nvapi" ]] ; then
|
||||||
|| ! -d "${PW_PLUGINS_PATH}/nvapi" || ! -d "${PW_PLUGINS_PATH}/nvml" ]]
|
|
||||||
then
|
|
||||||
print_info "Download and install plugins${PW_PLUGINS_VER}..."
|
print_info "Download and install plugins${PW_PLUGINS_VER}..."
|
||||||
if try_download "github.com/Castro-Fidel/wine_builds/releases/download/plugins${PW_PLUGINS_VER}/plugins${PW_PLUGINS_VER}.tar.xz" "${PORT_WINE_TMP_PATH}/plugins${PW_PLUGINS_VER}.tar.xz" ; then
|
if try_download "github.com/Castro-Fidel/wine_builds/releases/download/plugins${PW_PLUGINS_VER}/plugins${PW_PLUGINS_VER}.tar.xz" "${PORT_WINE_TMP_PATH}/plugins${PW_PLUGINS_VER}.tar.xz" ; then
|
||||||
if unpack_tar_xz "${PORT_WINE_TMP_PATH}/plugins${PW_PLUGINS_VER}.tar.xz" "${PORT_WINE_TMP_PATH}" ; then
|
if unpack_tar_xz "${PORT_WINE_TMP_PATH}/plugins${PW_PLUGINS_VER}.tar.xz" "${PORT_WINE_TMP_PATH}" ; then
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#Author: Castro-Fidel (linux-gaming.ru)
|
#Author: Castro-Fidel (linux-gaming.ru)
|
||||||
#SCRIPTS_NEXT_VERSION=2193
|
#SCRIPTS_NEXT_VERSION=2194
|
||||||
########################################################################
|
########################################################################
|
||||||
export PW_MANGOHUD=0
|
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
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user