Package Details: prey 02192009-3

Git Clone URL: https://aur.archlinux.org/prey.git (read-only, click to copy)
Package Base: prey
Description: A FPS based on the id Tech 4 engine using portals and variable gravity. You need the retail game files to play.
Upstream URL: http://icculus.org/prey/
Keywords: FPS games idTech4 Prey
Licenses: custom
Submitter: Slash
Maintainer: robertfoster
Last Packager: robertfoster
Votes: 25
Popularity: 0.98
First Submitted: 2008-12-14 05:14 (UTC)
Last Updated: 2020-04-18 11:37 (UTC)

Latest Comments

1 2 Next › Last »

jebez commented on 2025-03-31 16:01 (UTC) (edited on 2025-04-01 16:47 (UTC) by jebez)

To start Prey properly:

/home/username/.prey/base/preyconfig.cfg

seta r_fullscreen "1" to 0

 

Arch Linux KDE, no sound.

I tried Prey, Options, Audio, Sound System: OpenAL without success, & close then reopen the game, it reverts to Default.

 

Also why not reenable the master server?

https://steamcommunity.com/sharedfiles/filedetails/?id=2588384848

I patched the 2 executables prey.x86 & preyded.x86 with success.

 

"You need the retail game files to play" well it's abandonware now

https://www.myabandonware.com/game/prey-dd1#download

so why not directly include them?

aspirogrammer commented on 2015-10-05 23:44 (UTC)

I had problems running the game until I removed/relinked some libraries (as descried in https://aur.archlinux.org/packages/prey-demo/ and https://forum.manjaro.org/index.php?topic=14493.0)

Slash commented on 2015-02-07 21:54 (UTC)

Try entering your key in ~/.prey/base/preykey (it's just a plaintext file).

Theredbaron1834 commented on 2014-11-09 06:27 (UTC)

To get this to work, on my current X64 install anyways, cd /opt/prey and mv libgcc_s.so.1{,.bak}. Works fine now, though it asks for the cd key everytime I run it, which does kind of suck.

<deleted-account> commented on 2013-01-13 14:07 (UTC)

http://wklej.to/bELyL error when trying running with bumblegee through primusrun http://wklej.to/NZTOB error when trying running with intel but finally it works with optirun!

<deleted-account> commented on 2013-01-13 14:05 (UTC)

http://wklej.to/bELyL error when trying running with bumblegee http://wklej.to/NZTOB error when trying running with intel

<deleted-account> commented on 2012-06-25 03:13 (UTC)

I was able to get it to work by removing (or renaming) /opt/prey/libSDL-1.2.so, creating a symlink to /usr/lib32/libSDL-1.2.so.0 in /opt/prey (lib32-sdl needs to be installed), and removing (or commenting out) the part in /opt/prey/prey where it sets LD_LIBRARY_PATH This will cause it to use the system libraries instead of the ones that come with it.

Rikles commented on 2012-06-07 20:05 (UTC)

lib32-openal & lib32-libpulse are installed. The symlink was created. But Prey does not work :(

devrs0 commented on 2012-03-11 18:28 (UTC)

Installing lib32-openal and symlinking /usr/lib32/libopenal.so to /opt/prey/openal.so fixes the OpenAL issue. Installing lib32-alsa-plugins (and lib32-libpulse if using PulseAudio) fixes the SDL issue. Also, make sure to install 32bit video drivers. In Rikles case, lib32-intel-dri.