From 7b4ec50fc7b4838b0dd91ef2ea9adcf94209b4fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Wed, 16 Jun 2010 02:00:01 +0200 Subject: Added ff8 --- play.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'play.sh') diff --git a/play.sh b/play.sh index d4cdf08..912ce9f 100755 --- a/play.sh +++ b/play.sh @@ -87,7 +87,7 @@ PREFIX="~/.wine" # functions play_execute () { - exc -e startx $BIN -x $GAME -- :1 -ac -br -quiet ${=EXARGS} + exc -e startx $BIN -x $GAME -- $DISPLAY -ac -br -quiet ${=EXARGS} } play_prepare () { @@ -121,7 +121,6 @@ EXPORT play execute prepare setenv run cleanup if [[ $1 == "-x" ]]; then load $2 - setenv prepare run cleanup @@ -143,6 +142,7 @@ else else out "Launching '$GAME'" load $GAME + setenv execute fi fi -- cgit v1.2.3