Scripts version 2288
This commit is contained in:
parent
25f4046fe6
commit
3149c750d4
@ -2,6 +2,11 @@ You can help us in the development of the project on the website: https://linux-
|
||||
----------------------------------------
|
||||
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
|
||||
* HOTFIX - "DGVOODOO2" (thanks Htylol)
|
||||
|
||||
|
@ -2,6 +2,9 @@
|
||||
-----------------------------------------
|
||||
История изменений:
|
||||
|
||||
###Scripts version 2288### Дата: 27.04.2024 / Размер скачиваемого обновления: 3 мегабайта
|
||||
* произведен рефакторинг функций 3D API
|
||||
* исправлена работа PortProton при отсутствии gettext.sh (спасибо Boria138)
|
||||
* исправлена работа MANGOHUD в режиме 3D API: OpenGL (спасибо Htylol)
|
||||
|
||||
###Scripts version 2287### Дата: 26.04.2024 / Размер скачиваемого обновления: 3 мегабайта
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
#Author: Castro-Fidel (linux-gaming.ru)
|
||||
#SCRIPTS_NEXT_VERSION=2287
|
||||
#SCRIPTS_NEXT_VERSION=2288
|
||||
########################################################################
|
||||
export LANGUAGES_LIST="ru"
|
||||
export PW_MANGOHUD="0"
|
||||
|
Loading…
Reference in New Issue
Block a user