###Scripts version 2005###

This commit is contained in:
castro-fidel
2021-09-01 13:11:49 +02:00
parent 06e3953b19
commit ea518e5f21
14 changed files with 239 additions and 76 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
#Author: Castro-Fidel (PortWINE-Linux.ru)
#SCRIPTS_NEXT_VERSION=2004
#SCRIPTS_NEXT_VERSION=2005
########################################################################
export PW_MANGOHUD=1
export MANGOHUD_CONFIG=font_size=24,position=top-left,toggle_hud=Shift_R+F12,no_display,resolution,wine,gpu_name,vulkan_driver,gpu_stats,vkbasalt
@ -28,7 +28,7 @@ export PW_LIBS_VER="_v17"
export PORTWINE_URL="http://portwine-linux.ru/"
export GDK_BACKEND="x11"
export PW_PROTON_GE_VER="6.15-GE-2"
export PW_PROTON_GE_VER="6.16-GE-1"
export PW_MONO_VER="6.3.0"
export PW_GECKO_VER="2.47.2"
export WINEPREFIX="${PORT_WINE_PATH}/data/pfx"