Commit f0d491f4 authored by Mikhail Tergoev's avatar Mikhail Tergoev

Scripts version 2287

parent c724ef13
......@@ -2,6 +2,9 @@ You can help us in the development of the project on the website: https://linux-
----------------------------------------
Changelog:
###Scripts version 2287### Date: 26.04.2024 / Download update size: 3 megabytes
* HOTFIX - "DGVOODOO2" (thanks Htylol)
###Scripts version 2286### Date: 25.04.2024 / Download update size: 3 megabytes
* fixed language switching in the absence of the "$LANG" variable in the system (some versions of Steam Deck)
* added the ability to use an outdated version of DXVK (for video cards supporting only Vulkan 1.1 version)
......
......@@ -2,6 +2,9 @@
-----------------------------------------
История изменений:
###Scripts version 2287### Дата: 26.04.2024 / Размер скачиваемого обновления: 3 мегабайта
* HOTFIX для "DGVOODOO2" (спасибо Htylol)
###Scripts version 2286### Дата: 25.04.2024 / Размер скачиваемого обновления: 3 мегабайта
* исправлено переключение языка при отсутствии переменной "$LANG" в системе (некоторые версии Steam Deck)
* добавлена возможность использования устаревшей версии DXVK (для видеокарт поддерживающий только версию Vulkan 1.1 пример NVIDIA + драйвер 370 версии)
......
#!/usr/bin/env bash
#Author: Castro-Fidel (linux-gaming.ru)
#SCRIPTS_NEXT_VERSION=2286
#SCRIPTS_NEXT_VERSION=2287
########################################################################
export LANGUAGES_LIST="ru"
export PW_MANGOHUD="0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment