Scripts version 2300
This commit is contained in:
parent
56cec764ac
commit
c661fa70f7
@ -2,6 +2,12 @@ You can help us in the development of the project on the website: https://linux-
|
||||
----------------------------------------
|
||||
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
|
||||
* added Spanish language (thanks BlackSnaker and Boria138)
|
||||
* added auto-installation of the W3D_HUB launcher (thanks Chal55rus and Boria138)
|
||||
|
@ -6,7 +6,7 @@
|
||||
* добавлена автоустановка игры Anomaly Zone (спасибо Chal55rus)
|
||||
* улучшена функция определения названия игры/программы (спасибо Boria138)
|
||||
* улучшена работа dgVoodoo2 в режиме трансляции в DX12/VKD3D (спасибо Htylol)
|
||||
* vkBasalt снова выключен по умолчанию
|
||||
* vkBasalt выключен по умолчанию
|
||||
|
||||
###Scripts version 2299### Дата: 12.05.2024 / Размер скачиваемого обновления: 3 мегабайта
|
||||
* добавлен испанский язык (спасибо BlackSnaker и Boria138)
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
#Author: Castro-Fidel (linux-gaming.ru)
|
||||
#SCRIPTS_NEXT_VERSION=2299
|
||||
#SCRIPTS_NEXT_VERSION=2300
|
||||
########################################################################
|
||||
export LANGUAGES_LIST="ru es"
|
||||
export PW_MANGOHUD="0"
|
||||
|
Loading…
Reference in New Issue
Block a user