Scripts version 2094

This commit is contained in:
castro-fidel
2022-03-20 15:08:22 +03:00
parent c68e687948
commit 2303124f30
4 changed files with 11 additions and 5 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
#Author: Castro-Fidel (PortWINE-Linux.ru)
#SCRIPTS_NEXT_VERSION=2093
#SCRIPTS_NEXT_VERSION=2094
#PORT_NEXT_VERSION=97
########################################################################
export PW_MANGOHUD=1
@ -35,7 +35,7 @@ export PW_PLUGINS_VER="_v3"
export PW_STEAM_VER="7.0-1B"
export PW_PROTON_STEAM_VER="PROTON_STEAM_${PW_STEAM_VER}"
###WINE_PROTON_GE###
export PW_GE_VER="7-10"
export PW_GE_VER="7-9"
export PW_PROTON_GE_VER="PROTON_GE_${PW_GE_VER}"
export WINE_FULLSCREEN_FSR="1"
export WINE_FULLSCREEN_FSR_STRENGTH="2"