forked from CastroFidel/PortWINE
Scripts version 2126
This commit is contained in:
parent
5406e3b792
commit
ecc931fae3
@ -2,6 +2,9 @@ You can help us in the development of the project on the website: boosty.to/port
|
|||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
Changelog:
|
Changelog:
|
||||||
|
|
||||||
|
###Scripts version 2126###
|
||||||
|
* updated PROTON_GE_7-30 (dxvk and vkd3d from PROTON_STEAM_7.0-4)
|
||||||
|
|
||||||
###Scripts version 2125###
|
###Scripts version 2125###
|
||||||
* HOTFIX - start.sh
|
* HOTFIX - start.sh
|
||||||
|
|
||||||
|
@ -2,6 +2,10 @@
|
|||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
История изменений:
|
История изменений:
|
||||||
|
|
||||||
|
###Scripts version 2126###
|
||||||
|
* обновлен "PROTON_GE" до версии 7-30 (версии dxvk и vkd3d используются из PROTON_STEAM_7.0-4)
|
||||||
|
* обновлен список платных подписчиков в разделе "Авторы и спасибы" которые поддерживают развитие проекта на https://boosty.to/portwine-linux.ru
|
||||||
|
|
||||||
###Scripts version 2125###
|
###Scripts version 2125###
|
||||||
* HOTFIX - start.sh
|
* HOTFIX - start.sh
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ zorn
|
|||||||
Azartiny Mor
|
Azartiny Mor
|
||||||
BELIJJAaL
|
BELIJJAaL
|
||||||
benya
|
benya
|
||||||
|
Bunny Sword
|
||||||
CanBoo
|
CanBoo
|
||||||
chal55rus
|
chal55rus
|
||||||
Coin Hunt
|
Coin Hunt
|
||||||
@ -242,6 +243,8 @@ zorn
|
|||||||
Рома Б.
|
Рома Б.
|
||||||
Роман Игнатьев
|
Роман Игнатьев
|
||||||
Роман Паженский
|
Роман Паженский
|
||||||
|
Ростислав Кузнецов
|
||||||
|
Росляков Виталий
|
||||||
Саша
|
Саша
|
||||||
Семён Клишин
|
Семён Клишин
|
||||||
Семён Ярополов
|
Семён Ярополов
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#Author: Castro-Fidel (PortWINE-Linux.ru)
|
#Author: Castro-Fidel (PortWINE-Linux.ru)
|
||||||
#SCRIPTS_NEXT_VERSION=2125
|
#SCRIPTS_NEXT_VERSION=2126
|
||||||
########################################################################
|
########################################################################
|
||||||
export PW_MANGOHUD=0
|
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
|
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_PLUGINS_VER="_v5"
|
|||||||
export PW_STEAM_VER="7.0-4"
|
export PW_STEAM_VER="7.0-4"
|
||||||
export PW_PROTON_STEAM_VER="PROTON_STEAM_${PW_STEAM_VER}"
|
export PW_PROTON_STEAM_VER="PROTON_STEAM_${PW_STEAM_VER}"
|
||||||
###WINE_PROTON_GE###
|
###WINE_PROTON_GE###
|
||||||
export PW_GE_VER="7-29"
|
export PW_GE_VER="7-30"
|
||||||
export PW_PROTON_GE_VER="PROTON_GE_${PW_GE_VER}"
|
export PW_PROTON_GE_VER="PROTON_GE_${PW_GE_VER}"
|
||||||
export PW_WINE_FULLSCREEN_FSR="0"
|
export PW_WINE_FULLSCREEN_FSR="0"
|
||||||
###WINE_PROTON_PW_FOR_GALLIUM_NINE###
|
###WINE_PROTON_PW_FOR_GALLIUM_NINE###
|
||||||
|
Loading…
Reference in New Issue
Block a user