diff options
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* |