blob: 690607deb7bee55431a15a59075f98e775e43af1 (
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 PRECAUTION:
13
14 Unlike the nwn port, this port installs the shared data files from the
15 Diamond Edition DVD and requires you to have it and that it be mounted
16 during the pkgmk process. By default, the Pkgfile looks for it to be
17 mounted at /mnt/dvd. If your cdrom/dvd mount point is other than this,
18 use the CDROM_LOCATION environment variable to specify the correct
19 location like so:
20
21 # env CDROM_LOCATION=/media/dvd pkgmk -d -i
22
23 CD keys for NWN, NWN:SoU, and NWN:HotU are still required to play the
24 game. The game will ask for them the first time it's run.
|