From 2169763824ac23ec3e114dcc4a6371ef0f3f82fb Mon Sep 17 00:00:00 2001 From: Mikhail Tergoev Date: Tue, 30 Jan 2024 18:58:11 +0300 Subject: [PATCH] Scripts version 2249 --- data_from_portwine/changelog_eng | 7 +++++++ data_from_portwine/changelog_rus | 4 +++- data_from_portwine/scripts/var | 2 +- data_from_portwine/scripts/zen_yad_gui | 5 +++-- 4 files changed, 14 insertions(+), 4 deletions(-) diff --git a/data_from_portwine/changelog_eng b/data_from_portwine/changelog_eng index c5a8f25..3f5f2fa 100755 --- a/data_from_portwine/changelog_eng +++ b/data_from_portwine/changelog_eng @@ -2,6 +2,13 @@ You can help us in the development of the project on the website: https://linux- ---------------------------------------- Changelog: +###Scripts version 2249### Date: 30.01.2024 / Download update size: 8 megabytes +* added a unique name to launch Crossout (requires restarting the auto-installation) +* fixed installation of the Project64 emulator +* removed DuckStation, ScummVM, RPCS3 emulators (it is recommended to use native versions for Linux) +* improved MANGOHUD configuration functions (thanks to Boria138) +* minor additional localization and script improvements + ###Scripts version 2248### Date: 26.01.2024 / Download update size: 8 megabytes * creating a shortcut in the "MENU -> Games" is separate from creating on the "Desktop" * added a condition for using fonts from WINE Proton only if there are no original fonts in the prefix diff --git a/data_from_portwine/changelog_rus b/data_from_portwine/changelog_rus index 1c237b7..a0a16bf 100755 --- a/data_from_portwine/changelog_rus +++ b/data_from_portwine/changelog_rus @@ -2,10 +2,12 @@ ----------------------------------------- История изменений: +###Scripts version 2249### Дата: 30.01.2024 / Размер скачиваемого обновления: 8 мегабайт * добавлено уникальное имя для запуска Crossout (требуется повторный запуск автоустановки) -* небольшие улучшения локализации * исправлена установка эмулятора Project64 * удалены эмуляторы DuckStation, ScummVM, RPCS3 (рекомендуется использовать нативные версии для Linux) +* улучшены функции настройки MANGOHUD (спасибо Boria138) +* небольшие дополнительные улучшения локализации и скриптов ###Scripts version 2248### Дата: 26.01.2024 / Размер скачиваемого обновления: 8 мегабайт * создание ярлыка в "МЕНЮ -> Игры" отделены от создания на "Рабочем столе" diff --git a/data_from_portwine/scripts/var b/data_from_portwine/scripts/var index bdb76d9..2a8fb55 100755 --- a/data_from_portwine/scripts/var +++ b/data_from_portwine/scripts/var @@ -1,6 +1,6 @@ #!/usr/bin/env bash #Author: Castro-Fidel (linux-gaming.ru) -#SCRIPTS_NEXT_VERSION=2248 +#SCRIPTS_NEXT_VERSION=2249 ######################################################################## export PW_MANGOHUD="0" export DEFAULT_MANGOHUD_CONFIG="cpu_stats,cpu_temp,cpu_mhz,gpu_stats,gpu_temp,gpu_core_clock,gpu_mem_clock,vulkan_driver,gpu_name,vram,ram,frame_timing=1,time,arch,wine,toggle_hud=Shift_R+F12,resolution,vkbasalt,gamemode" diff --git a/data_from_portwine/scripts/zen_yad_gui b/data_from_portwine/scripts/zen_yad_gui index 89176cb..a5911a6 100755 --- a/data_from_portwine/scripts/zen_yad_gui +++ b/data_from_portwine/scripts/zen_yad_gui @@ -498,7 +498,7 @@ gui_MangoHud () { LIST_MH=( arch battery battery_icon battery_time battery_watt core_bars core_load cpu_mhz cpu_power cpu_temp device_battery_icon engine_short_names - engine_version exec_name fcat fps_metrics fps_only frame_count frametime full + engine_version exec_name fcat fps_metrics frame_count frametime full gamemode gpu_core_clock gpu_fan gpu_junction_temp gpu_mem_clock gpu_mem_temp gpu_name gpu_power gpu_temp gpu_voltage histogram horizontal horizontal_stretch hud_compact hud_no_margin io_read io_write no_display @@ -506,7 +506,8 @@ gui_MangoHud () { show_fps_limit swap temp_fahrenheit throttling_status throttling_status_graph time version vkbasalt vram vulkan_driver wine ) - + # fps_only + unset ADD_GUI_MH GUI_MH_RESULT GET_REFRESH_RATE="30!45!60!75!120!144!165!240"