diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2016-08-10 05:32:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-10 05:32:54 +0700 |
commit | 024cd43632b30e92bfce53cd13033daece99ec4d (patch) | |
tree | 1c0a4b807fb0b16cb916dba778a0ae5bdeababbd /games/dhewm3/README | |
parent | 834f25d46a309861fc6d478686c45a9bca1afaae (diff) | |
download | slackbuilds-024cd43632b30e92bfce53cd13033daece99ec4d.tar.gz |
games/dhewm3: Updated for version 1.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/dhewm3/README')
-rw-r--r-- | games/dhewm3/README | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/games/dhewm3/README b/games/dhewm3/README index f6951ef694..17c308311e 100644 --- a/games/dhewm3/README +++ b/games/dhewm3/README @@ -17,5 +17,11 @@ game code use: BASE="no" CORE="no" D3XP="no" SERVER="yes" ./dhewm3.SlackBuild Doom 3 and the Resurrection of Evil expansion pack data are not included with dhewm 3 and are still covered by the original EULA. They must be acquired separately such as from the retail -DVDs or with SteamCMD. The data pak00*.pk4 files need to be placed in /usr/share/dhewm3/base -for Doom 3 and /usr/share/dhewm3/d3xp for RoE, symbolic links to the data directories will work. +DVDs or with SteamCMD. The data pak00*.pk4 files need to be placed in the Doom 3 data directory +(/usr/share/games/dhewm3/base) and for RoE (/usr/share/games/dhewm3/d3xp), symbolic links to the +data directories will work. + +For those using the CDs/DVD to obtain the game data, the official 1.3.1 patch for Linux will also +be needed. For example: + + sh /path/to/doom3-linux-1.3.1.1304.x86.run --tar xvf --wildcards base/pak* d3xp/pak* |