Commit 3149c750 authored by Mikhail Tergoev's avatar Mikhail Tergoev

Scripts version 2288

parent 25f4046f
...@@ -2,6 +2,11 @@ You can help us in the development of the project on the website: https://linux- ...@@ -2,6 +2,11 @@ You can help us in the development of the project on the website: https://linux-
---------------------------------------- ----------------------------------------
Changelog: Changelog:
###Scripts version 2288### Date: 27.04.2024 / Download update size: 3 megabytes
* refactoring of 3D API functions has been performed
* fixed the operation of PortProton in the absence of gettext.sh (thanks Boria138)
* fixed MANGOHUD working in 3D API mode: OpenGL (thanks Htylol)
###Scripts version 2287### Date: 26.04.2024 / Download update size: 3 megabytes ###Scripts version 2287### Date: 26.04.2024 / Download update size: 3 megabytes
* HOTFIX - "DGVOODOO2" (thanks Htylol) * HOTFIX - "DGVOODOO2" (thanks Htylol)
......
...@@ -2,6 +2,9 @@ ...@@ -2,6 +2,9 @@
----------------------------------------- -----------------------------------------
История изменений: История изменений:
###Scripts version 2288### Дата: 27.04.2024 / Размер скачиваемого обновления: 3 мегабайта
* произведен рефакторинг функций 3D API
* исправлена работа PortProton при отсутствии gettext.sh (спасибо Boria138)
* исправлена работа MANGOHUD в режиме 3D API: OpenGL (спасибо Htylol) * исправлена работа MANGOHUD в режиме 3D API: OpenGL (спасибо Htylol)
###Scripts version 2287### Дата: 26.04.2024 / Размер скачиваемого обновления: 3 мегабайта ###Scripts version 2287### Дата: 26.04.2024 / Размер скачиваемого обновления: 3 мегабайта
......
#!/usr/bin/env bash #!/usr/bin/env bash
#Author: Castro-Fidel (linux-gaming.ru) #Author: Castro-Fidel (linux-gaming.ru)
#SCRIPTS_NEXT_VERSION=2287 #SCRIPTS_NEXT_VERSION=2288
######################################################################## ########################################################################
export LANGUAGES_LIST="ru" export LANGUAGES_LIST="ru"
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