From 878b439fb9dda53e3159ae6e21775d1c22f8643d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Mon, 10 Sep 2012 23:59:29 +0200 Subject: Split 'prepare' in setupX and prepare -- this allows to cleanup even after killing X --- games/ff8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games') diff --git a/games/ff8 b/games/ff8 index a36d96d..04f4801 100644 --- a/games/ff8 +++ b/games/ff8 @@ -4,8 +4,8 @@ GPATH=c:/spiele/ff8/FF8.exe SIZE=1024x768 MOUNT=ff8/FF8_CD1.iso -prepare () { - iso_prepare +setupX () { + default_setupX exc nvidia-settings -a FSAA=1 exc nvidia-settings -a FSAAAppControlled=0 } -- cgit v1.2.3