###Scripts version 1120###

This commit is contained in:
castro-fidel
2021-07-21 20:54:19 +03:00
parent 088cdecda3
commit 3e40e1bff5
5 changed files with 14 additions and 10 deletions

View File

@ -1,6 +1,7 @@
#!/bin/bash
# Author: Castro-Fidel (PortWINE-Linux.ru)
########################################################################
KILL_PORTWINE
export PW_USER_TEMP="$WINEPREFIX/drive_c/users/${USER}/Temp"
export PW_FORCE_LARGE_ADDRESS_AWARE=0
export PW_USE_GAMEMODE=0
@ -182,6 +183,7 @@ PW_STEAM () {
try_remove_file "${PW_AUTOINSTALL_EXE}"
KILL_PORTWINE
PW_STOP_PROGRESS_BAR
export PORTWINE_CREATE_SHORTCUT_NAME="STEAM_PP"
PORTWINE_CREATE_SHORTCUT
fi
STOP_PORTWINE