Commit d9232155 authored by Mikhail Tergoev's avatar Mikhail Tergoev

Scripts version 2282

parent ad74fbd7
......@@ -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)
* исправлено создание и распаковка префиксов
......
#!/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"
......
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