summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/bg22
-rw-r--r--games/fallout3
-rw-r--r--games/steam7
-rw-r--r--games/torchlight3
4 files changed, 15 insertions, 0 deletions
diff --git a/games/bg2 b/games/bg2
new file mode 100644
index 0000000..bb581ba
--- /dev/null
+++ b/games/bg2
@@ -0,0 +1,2 @@
+SIZE="1024x768"
+GPATH="c:/spiele/bg2/baldur.exe"
diff --git a/games/fallout b/games/fallout
new file mode 100644
index 0000000..3aac10a
--- /dev/null
+++ b/games/fallout
@@ -0,0 +1,3 @@
+PREFIX="~/.fallout"
+SIZE="640x480"
+GPATH="c:/spiele/fallout/falloutw.exe"
diff --git a/games/steam b/games/steam
new file mode 100644
index 0000000..1014061
--- /dev/null
+++ b/games/steam
@@ -0,0 +1,7 @@
+PREFIX="~/.steam"
+SIZE="1280x1024"
+GPATH="c:/programme/steam/steam.exe"
+
+steamapp () {
+ [[ $# > 0 ]] && export ARGS="-applaunch ${=@}"
+}
diff --git a/games/torchlight b/games/torchlight
new file mode 100644
index 0000000..cf050f1
--- /dev/null
+++ b/games/torchlight
@@ -0,0 +1,3 @@
+inherit steam
+
+steamapp 41600