summaryrefslogtreecommitdiff
path: root/games/deusex
blob: c66fc55c0d1112e8305e84170e9f09c3a65e8562 (plain)
1
2
3
4
5
6
7
8
9
10
inherit wine

PREFIX="deus_ex"
EXE="c:/DeusEx/System/HDTP.exe"
ARGS=QINI=C:/deusex/system/hdtp.ini USERINI=C:/deusex/system/hdtpuser.ini
SIZE="1280x960"

MOUNT='Deus Ex v1002f.iso'

# vim:ft=sh