diff options
author | alepulver <alepulver@FreeBSD.org> | 2007-09-09 13:46:17 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2007-09-09 13:46:17 +0800 |
commit | 2d8944d48a54b8af85cb9241ffa1db031fc27de1 (patch) | |
tree | 4c625a21071ddf28f52b5b468d77f4ac9dd44767 /games | |
parent | 83527b0b6f160a9d760e5ed540dffb54eeba06e4 (diff) | |
download | freebsd-ports-gnome-2d8944d48a54b8af85cb9241ffa1db031fc27de1.tar.gz freebsd-ports-gnome-2d8944d48a54b8af85cb9241ffa1db031fc27de1.tar.zst freebsd-ports-gnome-2d8944d48a54b8af85cb9241ffa1db031fc27de1.zip |
- Add missing pkg-message.
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-alienarena/pkg-message | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/games/linux-alienarena/pkg-message b/games/linux-alienarena/pkg-message new file mode 100644 index 000000000000..b1082f7f840a --- /dev/null +++ b/games/linux-alienarena/pkg-message @@ -0,0 +1,15 @@ +============================================================================== + +Alien Arena (Linux version) has been installed. + +The OSS (native FreeBSD sound) version of Alien Arena 2006 (named +"linux-alienarena") uses by default a slow sound speed, which causes a notable +delay. To solve this you have to run it once like this: + +$ linux-alienarena +set sndspeed <speed> + +Where <speed> could be 22050 and 44100 for example (the default that has the +delay is 11025, and the SDL version uses 22050). The value of "sndspeed" will +be saved in the configuration file for future runs. + +============================================================================== |