Scripts version 2282
This commit is contained in:
parent
ad74fbd730
commit
d92321552b
@ -2,6 +2,12 @@ You can help us in the development of the project on the website: https://linux-
|
||||
----------------------------------------
|
||||
Changelog:
|
||||
|
||||
###Scripts version 2282### Date: 19.04.2024 / Download update size: 15 megabytes
|
||||
* fixed downloading required versions of WINE from SteamDeck gaming mode
|
||||
* improved functions related to the work of flatpak (thanks to Boria138)
|
||||
* fixed the creation and unpacking of prefixes
|
||||
* added the MESA_GL_VERSION_OVERRIDE version selection to the startup settings .exe files (thanks Htylol)
|
||||
|
||||
###Scripts version 2281### Date: 18.04.2024 / Download update size: 15 megabytes
|
||||
* the PortProton script update window has been updated
|
||||
* icons for the interface have been translated from png to svg (thanks to Dervart)
|
||||
|
@ -2,6 +2,7 @@
|
||||
-----------------------------------------
|
||||
История изменений:
|
||||
|
||||
###Scripts version 2282### Дата: 19.04.2024 / Размер скачиваемого обновления: 15 мегабайт
|
||||
* исправлено скачивание необходимых версий WINE из игрового режима SteamDeck
|
||||
* улучшены функции связанные c работой flatpak (спасибо Boria138)
|
||||
* исправлено создание и распаковка префиксов
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
#Author: Castro-Fidel (linux-gaming.ru)
|
||||
#SCRIPTS_NEXT_VERSION=2281
|
||||
#SCRIPTS_NEXT_VERSION=2282
|
||||
########################################################################
|
||||
export PW_MANGOHUD="0"
|
||||
export DEFAULT_MANGOHUD_CONFIG="arch,cpu_mhz,cpu_temp,engine_version,gamemode,gpu_core_clock,gpu_mem_clock,gpu_name,gpu_temp,ram,resolution,vkbasalt,vram,vulkan_driver,wine"
|
||||
|
Loading…
Reference in New Issue
Block a user