summaryrefslogtreecommitdiff
path: root/nwn-diamond/README
blob: 57d00bb03462478f0de335842e073611a31e03d0 (plain)
    1 
    2 README for nwn-diamond
    3 
    4 
    5 REQUIREMENTS:
    6 
    7 A 'games' group is required for NWN installation. Ideally, your user
    8 needs to be a member of the games group to play NWN. The 'pre-install'
    9 script will create it for you if run.
   10 
   11 
   12 PRE-INSTALL:
   13 
   14 (included'pre-install' script)
   15 
   16 Add your user to the 'games' group.
   17 
   18 
   19 POST-INSTALL:
   20 
   21 
   22 PRECAUTION:
   23 
   24 Unlike the nwn port, this port installs the shared data files from the
   25 Diamond Edition DVD and requires you to have it and that it be mounted
   26 during the pkgmk process. By default, the Pkgfile looks for it to be
   27 mounted at /mnt/cdrom. If your cdrom/dvd mount point is other than this,
   28 use the CDROM_LOCATION environment variable to specify the correct
   29 location like so:
   30 
   31 	# env CDROM_LOCATION=/media/cdrom pkgmk -d -i
   32 
   33 CD keys for NWN, NWN:SoU, and NWN:HotU are still required to play the
   34 game. The game will ask for them the first time it's run.

Generated by cgit