Commit 05de094d authored by Mikhail Tergoev's avatar Mikhail Tergoev

Scripts version 2161

parent a1f6fc5c
......@@ -4,6 +4,10 @@ Changelog:
###Scripts version 2160###
* updated versions:
PROTON_GE="7-49"
###Scripts version 2160###
* updated versions:
PROTON_GE="7-48" (by default)
DXVK_GIT_VER="2.1"
VKD3D_GIT_VER="1.1-3132"
......
......@@ -4,6 +4,10 @@
###Scripts version 2160###
* обновлены версии:
PROTON_GE="7-49"
###Scripts version 2160###
* обновлены версии:
PROTON_GE="7-48" (используется по умолчанию)
DXVK_GIT_VER="2.1"
VKD3D_GIT_VER="1.1-3132"
......
#!/usr/bin/env bash
#Author: Castro-Fidel (linux-gaming.ru)
#SCRIPTS_NEXT_VERSION=2160
#SCRIPTS_NEXT_VERSION=2161
########################################################################
export PW_MANGOHUD=0
export MANGOHUD_CONFIG=cpu_stats,cpu_temp,cpu_mhz,cpu_color=2e97cb,cpu_text=CPU,gpu_stats,gpu_temp,gpu_core_clock,gpu_mem_clock,vulkan_driver,gpu_name,gpu_color=2e9762,gpu_text=GPU,vram,vram_color=ad64c1,ram,ram_color=c26693,io_color=a491d3,frame_timing=1,frametime_color=00ff00,time,arch,wine,wine_color=eb5b5b,engine_color=eb5b5b,background_alpha=0.2,font_size=24,background_color=020202,text_color=ffffff,toggle_hud=Shift_R+F12,resolution,vkbasalt
......@@ -38,7 +38,7 @@ export PW_FAKE_DLSS_VER="091122"
export PW_LG_VER="7-47"
export PW_PROTON_LG_VER="PROTON_LG_${PW_LG_VER}"
###WINE_PROTON_GE###
export PW_GE_VER="7-48"
export PW_GE_VER="7-49"
export PW_PROTON_GE_VER="PROTON_GE_${PW_GE_VER}"
export PW_WINE_FULLSCREEN_FSR="1"
###DXVK_AND_VKD3D###
......
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