Commit graph

5 commits

Author SHA1 Message Date
Sean Farley
b4508067f1 Update client to v1.69 which is the final release from BioWare.
Remove ARCH requirement for i386; let the install of the Linux base
determine if the port is allowed or not.

Detect if the original or Diamond game files were installed in
games/nwndata to install the appropriate client.

Add an option to install the NWMovies/BinkPlayer patch to play in-game
movies for the Diamond client.  This includes a rewritten script (from
Perl to shell) to remove the need for Linux Perl to run it.  The script
includes a method to skip movies, especially the intro movies, as noted in
pkg-message.  Default to off.

In the nwn script, remove dead links in and rebuild ${HOME}/.nwn.  This
allows moving between the original and Diamond editions without confusing
(resulting in segmentation faults) the client.

Set SDL_AUDIODRIVER to dsp by default to remove warnings from SDL
concerning audio setup.

Disallow core files as these are commonly seen when the game exits.
Fortunately, the segmentation fault does not affect play nor the
configuration files.

Approved by:	wxs
2010-09-27 18:32:05 +00:00
Dag-Erling Smørgrav
287a5f4d4a Fix some issues in the startup script which may affect new users. 2004-12-21 12:09:43 +00:00
Dag-Erling Smørgrav
394a9405ca Cosmetic nit. 2004-03-06 22:25:45 +00:00
Dag-Erling Smørgrav
4527f50121 Take over maintainership, and upgrade to 1.62.
Add a wrapper script that creates a client directory with symlinks to
the data files so users don't need any privileges to play the game.

Use the linux-sdl port instead of the SDL library that comes with the
client.
2004-03-01 23:20:02 +00:00
Edwin Groothuis
15a8191a79 [NEW PORT] games/linux_nwnclient: Neverwinter Nights Linux (x86) Client
This is the Neverwinter Nights Linux based client.  It runs
	under FreeBSD using the Linux emulation mode.

	WWW:  http://nwn.bioware.com/

PR:		ports/53914
Submitted by:	Erik Olson <erikolson@olsonexpress.com>
2003-09-28 12:51:30 +00:00