forked from CastroFidel/PortWINE
Scripts version 2357
This commit is contained in:
@ -681,6 +681,7 @@ background_pid () {
|
||||
local arg3=$3 # Номер процесса (1,2,3..)
|
||||
|
||||
if [[ "$START_FROM_STEAM" == 1 ]] \
|
||||
|| [[ "$PW_GUI_DISABLED_CS" == 1 ]] \
|
||||
|| [[ -n "$PW_DEBUG" ]] ; then
|
||||
case $arg1 in
|
||||
--start) eval "$arg2" ;;
|
||||
|
@ -742,7 +742,7 @@ else
|
||||
--field=" Farlight 84"!"$PW_GUI_ICON_PATH/farlight84.png"!"":"FBTN" '@bash -c "button_click --normal PW_FARLIGHT84"' \
|
||||
--field=" Secret World Legends (ENG)"!"$PW_GUI_ICON_PATH/swl.png"!"":"FBTN" '@bash -c "button_click --normal PW_SWL"' \
|
||||
--field=" Blood and Soul"!"$PW_GUI_ICON_PATH/bloodandsoul.png"!"":"FBTN" '@bash -c "button_click --normal PW_BLOOD_AND_SOUL"' \
|
||||
--field=" Star Conflict (ENG)"!"$PW_GUI_ICON_PATH/starconflict.png"!"":"FBTN" '@bash -c "button_click --normal PW_STAR_CONFLICT"' \
|
||||
--field=" Star Conflict"!"$PW_GUI_ICON_PATH/starconflict.png"!"":"FBTN" '@bash -c "button_click --normal PW_STAR_CONFLICT"' \
|
||||
2>/dev/null &
|
||||
|
||||
export START_FROM_PP_GUI="1"
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
#Author: Castro-Fidel (linux-gaming.ru)
|
||||
#SCRIPTS_NEXT_VERSION=2356
|
||||
#SCRIPTS_NEXT_VERSION=2357
|
||||
#SCRIPTS_STABLE_VERSION=2356
|
||||
########################################################################
|
||||
# export PROTON_USE_XALIA="1"
|
||||
|
Reference in New Issue
Block a user