Fix log and gamemode

This commit is contained in:
Castro-Fidel
2020-05-20 23:08:34 +03:00
parent 8692507ba9
commit fa40eae2b2
5 changed files with 262 additions and 59 deletions

View File

@ -8,5 +8,5 @@ chmod +x "${link}/winetricks"
sed -i '2a . $(dirname $(readlink -f "$0"))/runlib\nSTART_PORTWINE\nexport WINELOADER="${PORT_WINE_PATH}/data/wine/bin/wine" ' "${link}/winetricks"
sleep 1
export WINEDEBUG=""
"/usr/bin/xterm" -e "sh ${link}/winetricks -q --force"
"/usr/bin/xterm" -e "sh ${link}/winetricks -q"
STOP_PORTWINE