Ubuntu 18.04 LTS

This commit is contained in:
ChocoTaco 2019-11-29 16:56:30 -05:00
parent 5312e93a1f
commit 09eb245515
3 changed files with 7 additions and 8 deletions

View file

@ -7,5 +7,5 @@ find ${BASEDIR} -name \*.dso -execdir /bin/rm {} \;
cd $WINEPREFIX/drive_c/Dynamix/Tribes2/GameData
xvfb-run -a -w 5 \
$WINEVER Tribes2.exe -dedicated -mod Classic
xvfb-run -a -w 5 $WINEVER Tribes2.exe -dedicated -mod Classic