4 echo "==> In order to use the software, you have to agree to ID Software's license "
5 echo "==> located in /opt/doom3/License.txt and Punkbuster's license located in "
6 echo "==> /opt/doom3/pb/PB_EULA.txt "
7 echo "==> If you don't, please remove this package (pacman -R doom3) "
9 echo "==> If You have x86_64 system and nvidia graphics card, You need to install lib32-nvidia-utils package too. "
10 echo "==> Thanks jarrebylove. "
12 echo "==> The following files need to be copied from the win32 install CDs "
13 echo "==> to your base/ directory ( md5 sums provided below as reference ) "
14 echo "==> by default, /opt/doom3/base "
16 echo "==> 71b8d37b2444d3d86a36fd61783844fe base/pak000.pk4 "
17 echo "==> 4bc4f3ba04ec2b4f4837be40e840a3c1 base/pak001.pk4 "
18 echo "==> fa84069e9642ad9aa4b49624150cc345 base/pak002.pk4 "
19 echo "==> f22d8464997924e4913e467e7d62d5fe base/pak003.pk4 "
20 echo "==> 38561a3c73f93f2e6fd31abf1d4e9102 base/pak004.pk4 "
22 echo "==> If you are also installing the Resurrection of Evil Expansion Pack, "
23 echo "==> you need to copy the following file to your d3xp/ directory "
24 echo "==> by default, /opt/doom3/d3xp "
26 echo "==> a883fef0fd10aadeb73d34c462ff865d d3xp/pak000.pk4 "
28 echo "==> Localization is not supported on Linux ( only english ), you should not copy over any of the zpak files. "
30 echo "==> Start the game with the command: doom3 "
31 echo "==> Start the dedicated server with the command: doom3-dedicated "
33 echo "==> If installed, you can start the Expansion Pack directly from the command line with the command: doom3 +set fs_game d3xp "
34 echo "==> Or you can select it in the mods menu of the base game. "
36 echo "==> For troubleshooting and help, see: "
37 echo "==> http://zerowing.idsoftware.com/linux/ "
42 echo "==> To completely remove DOOM 3, you will need to manually remove"
43 echo "==> /opt/doom3/ as root"