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 --- games/ff8 | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 games/ff8 (limited to 'games') diff --git a/games/ff8 b/games/ff8 new file mode 100644 index 0000000..a36d96d --- /dev/null +++ b/games/ff8 @@ -0,0 +1,13 @@ +inherit iso + +GPATH=c:/spiele/ff8/FF8.exe +SIZE=1024x768 +MOUNT=ff8/FF8_CD1.iso + +prepare () { + iso_prepare + exc nvidia-settings -a FSAA=1 + exc nvidia-settings -a FSAAAppControlled=0 +} + +# vim:ft=sh -- cgit v1.2.3