From 88f2f591fa23f5ba92d8ee511d368349b390aa60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Fri, 15 Feb 2013 12:44:37 +0100 Subject: Renamed GPATH to EXE --- games/bg2 | 2 +- games/cim | 2 +- games/deusex | 2 +- games/ff7 | 2 +- games/ff8 | 2 +- games/thps2 | 2 +- games/torment | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'games') diff --git a/games/bg2 b/games/bg2 index 21b0106..3b0cde9 100644 --- a/games/bg2 +++ b/games/bg2 @@ -3,7 +3,7 @@ ISO_TYPE=fuseiso inherit wine iso SIZE="1280x960" -GPATH="c:/bg2/bgmain.exe" +EXE="c:/bg2/bgmain.exe" MOUNT="bg2/tob.iso" MOUNTTARGET="$HOME/isos/mnt/tob" diff --git a/games/cim b/games/cim index 79c9c6c..769e988 100644 --- a/games/cim +++ b/games/cim @@ -4,7 +4,7 @@ PREFIX="cim" SIZE="1024x768" # running it via steam does not work for obscure reasons :-/ -GPATH="C:/Programme/Steam/SteamApps/common/cities in motion/Cities In Motion.exe" +EXE="C:/Programme/Steam/SteamApps/common/cities in motion/Cities In Motion.exe" #steamapp 73010 # vim:ft=sh diff --git a/games/deusex b/games/deusex index 39e90c7..c66fc55 100644 --- a/games/deusex +++ b/games/deusex @@ -1,7 +1,7 @@ inherit wine PREFIX="deus_ex" -GPATH="c:/DeusEx/System/HDTP.exe" +EXE="c:/DeusEx/System/HDTP.exe" ARGS=QINI=C:/deusex/system/hdtp.ini USERINI=C:/deusex/system/hdtpuser.ini SIZE="1280x960" diff --git a/games/ff7 b/games/ff7 index 7910cd7..558dc6a 100644 --- a/games/ff7 +++ b/games/ff7 @@ -2,7 +2,7 @@ inherit wine #inherit iso PREFIX=~/.ffwine -GPATH=c:/spiele/ff7/ff7.exe +EXE=c:/spiele/ff7/ff7.exe SIZE="1280x960" MOUNT=ff8/FF8_CD1.iso diff --git a/games/ff8 b/games/ff8 index 1bb647e..8e488fc 100644 --- a/games/ff8 +++ b/games/ff8 @@ -1,6 +1,6 @@ inherit wine iso -GPATH=c:/spiele/ff8/FF8.exe +EXE=c:/spiele/ff8/FF8.exe SIZE=1024x768 MOUNT=ff8/FF8_CD1.iso diff --git a/games/thps2 b/games/thps2 index 4b29ff9..c8e1559 100644 --- a/games/thps2 +++ b/games/thps2 @@ -2,7 +2,7 @@ inherit wine PREFIX="thps2" SIZE="1024x768" -GPATH="c:/thps2/THawk2.exe" +EXE="c:/thps2/THawk2.exe" EXARGS="-depth 16" # vim:ft=sh diff --git a/games/torment b/games/torment index ae957a6..ac14616 100644 --- a/games/torment +++ b/games/torment @@ -5,7 +5,7 @@ inherit wine iso PREFIX="infinity" #SIZE="1280x960" SIZE="1280x960" -GPATH="c:/torment/torment.exe" +EXE="c:/torment/torment.exe" EXARGS="-depth 16" mnttrgt="$WINEPREFIX/drive_c/tormentcds" -- cgit v1.2.3