summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2013-02-15 12:34:32 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2013-02-15 12:34:32 +0100
commit933a93e4a71591e867182999a7daf8ae3bad5596 (patch)
treeb2969a0ccd0d050a8288ffc72756be2c94975de5 /games
parent2dfc64f9f3137cd7522b32a55e6cbcaa672492f6 (diff)
downloadplay-933a93e4a71591e867182999a7daf8ae3bad5596.tar.gz
play-933a93e4a71591e867182999a7daf8ae3bad5596.tar.bz2
play-933a93e4a71591e867182999a7daf8ae3bad5596.zip
Major overhaul: Support non-wine games
* Moved wine support to own template * Added xpad template * Added no-x template for games that don't support being started on another X. * Improved ways template functions work together: - EXPORT now appends - OVERRIDE replaces all the others - in game: command 'super' to call the phases of the templates - super supports "-r tpl" to remove the phase function of tpl
Diffstat (limited to 'games')
-rw-r--r--games/bg22
-rw-r--r--games/cim1
-rw-r--r--games/deusex2
-rw-r--r--games/ff71
-rw-r--r--games/ff84
-rw-r--r--games/osmos2
-rw-r--r--games/steam3
-rw-r--r--games/steam_wine3
-rw-r--r--games/thps22
-rw-r--r--games/torchlight2
-rw-r--r--games/torment2
11 files changed, 15 insertions, 9 deletions
diff --git a/games/bg2 b/games/bg2
index a7e6e89..21b0106 100644
--- a/games/bg2
+++ b/games/bg2
@@ -1,6 +1,6 @@
ISO_TYPE=fuseiso
-inherit iso
+inherit wine iso
SIZE="1280x960"
GPATH="c:/bg2/bgmain.exe"
diff --git a/games/cim b/games/cim
index ed591d4..79c9c6c 100644
--- a/games/cim
+++ b/games/cim
@@ -1,4 +1,5 @@
#inherit steam
+inherit wine
PREFIX="cim"
SIZE="1024x768"
diff --git a/games/deusex b/games/deusex
index 64cbf8f..39e90c7 100644
--- a/games/deusex
+++ b/games/deusex
@@ -1,3 +1,5 @@
+inherit wine
+
PREFIX="deus_ex"
GPATH="c:/DeusEx/System/HDTP.exe"
ARGS=QINI=C:/deusex/system/hdtp.ini USERINI=C:/deusex/system/hdtpuser.ini
diff --git a/games/ff7 b/games/ff7
index e122e49..7910cd7 100644
--- a/games/ff7
+++ b/games/ff7
@@ -1,3 +1,4 @@
+inherit wine
#inherit iso
PREFIX=~/.ffwine
diff --git a/games/ff8 b/games/ff8
index 04f4801..1bb647e 100644
--- a/games/ff8
+++ b/games/ff8
@@ -1,11 +1,11 @@
-inherit iso
+inherit wine iso
GPATH=c:/spiele/ff8/FF8.exe
SIZE=1024x768
MOUNT=ff8/FF8_CD1.iso
setupX () {
- default_setupX
+ super
exc nvidia-settings -a FSAA=1
exc nvidia-settings -a FSAAAppControlled=0
}
diff --git a/games/osmos b/games/osmos
index 586acbc..de012d9 100644
--- a/games/osmos
+++ b/games/osmos
@@ -1,4 +1,4 @@
-inherit steam
+inherit wine steam
steamapp 29200
diff --git a/games/steam b/games/steam
deleted file mode 100644
index 0b71daf..0000000
--- a/games/steam
+++ /dev/null
@@ -1,3 +0,0 @@
-inherit steam
-
-# vim:ft=sh
diff --git a/games/steam_wine b/games/steam_wine
new file mode 100644
index 0000000..0a1e6f9
--- /dev/null
+++ b/games/steam_wine
@@ -0,0 +1,3 @@
+inherit wine steam
+
+# vim:ft=sh
diff --git a/games/thps2 b/games/thps2
index 9c1de75..4b29ff9 100644
--- a/games/thps2
+++ b/games/thps2
@@ -1,3 +1,5 @@
+inherit wine
+
PREFIX="thps2"
SIZE="1024x768"
GPATH="c:/thps2/THawk2.exe"
diff --git a/games/torchlight b/games/torchlight
index acfc3bc..909548a 100644
--- a/games/torchlight
+++ b/games/torchlight
@@ -1,4 +1,4 @@
-inherit steam
+inherit wine steam
steamapp 41600
diff --git a/games/torment b/games/torment
index cf65785..036eee3 100644
--- a/games/torment
+++ b/games/torment
@@ -1,6 +1,6 @@
ISO_TYPE=fuseiso
-inherit iso
+inherit wine iso
PREFIX="infinity"
#SIZE="1280x960"