From e62c3f3d6f481442a2e6c84e43c47bd1232ec7a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Fri, 18 Jun 2010 21:56:27 +0200 Subject: Fallout 2 --- games/fallout2 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 games/fallout2 diff --git a/games/fallout2 b/games/fallout2 new file mode 100644 index 0000000..f61a910 --- /dev/null +++ b/games/fallout2 @@ -0,0 +1,11 @@ +PREFIX="$HOME/.fallout" +SIZE="832x624" +GPATH="fallout2.exe" +EXARGS="-depth 16" + +prepare () { + default_prepare + exc cd "$PREFIX/drive_c/spiele/fallout2" +} + +# vim:ft=sh -- cgit v1.2.3