Commit c661fa70 authored by Mikhail Tergoev's avatar Mikhail Tergoev

Scripts version 2300

parent 56cec764
...@@ -2,6 +2,12 @@ You can help us in the development of the project on the website: https://linux- ...@@ -2,6 +2,12 @@ You can help us in the development of the project on the website: https://linux-
---------------------------------------- ----------------------------------------
Changelog: Changelog:
###Scripts version 2300### Date: 29.05.2024 / Download update size: 3 megabytes
* added auto-installation of the Anomaly Zone game (thanks Chal55rus)
* improved the function of determining the name of the game/program (thanks Boria138)
* improved the operation of dgVoodoo 2 in broadcast mode in DX12/VKD3D (thanks Htylol)
* vkBasalt is disabled by default
###Scripts version 2299### Date: 12.05.2024 / Download update size: 3 megabytes ###Scripts version 2299### Date: 12.05.2024 / Download update size: 3 megabytes
* added Spanish language (thanks BlackSnaker and Boria138) * added Spanish language (thanks BlackSnaker and Boria138)
* added auto-installation of the W3D_HUB launcher (thanks Chal55rus and Boria138) * added auto-installation of the W3D_HUB launcher (thanks Chal55rus and Boria138)
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
* добавлена автоустановка игры Anomaly Zone (спасибо Chal55rus) * добавлена автоустановка игры Anomaly Zone (спасибо Chal55rus)
* улучшена функция определения названия игры/программы (спасибо Boria138) * улучшена функция определения названия игры/программы (спасибо Boria138)
* улучшена работа dgVoodoo2 в режиме трансляции в DX12/VKD3D (спасибо Htylol) * улучшена работа dgVoodoo2 в режиме трансляции в DX12/VKD3D (спасибо Htylol)
* vkBasalt снова выключен по умолчанию * vkBasalt выключен по умолчанию
###Scripts version 2299### Дата: 12.05.2024 / Размер скачиваемого обновления: 3 мегабайта ###Scripts version 2299### Дата: 12.05.2024 / Размер скачиваемого обновления: 3 мегабайта
* добавлен испанский язык (спасибо BlackSnaker и Boria138) * добавлен испанский язык (спасибо BlackSnaker и Boria138)
......
#!/usr/bin/env bash #!/usr/bin/env bash
#Author: Castro-Fidel (linux-gaming.ru) #Author: Castro-Fidel (linux-gaming.ru)
#SCRIPTS_NEXT_VERSION=2299 #SCRIPTS_NEXT_VERSION=2300
######################################################################## ########################################################################
export LANGUAGES_LIST="ru es" export LANGUAGES_LIST="ru es"
export PW_MANGOHUD="0" 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