Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.58 KB

README.md

File metadata and controls

29 lines (24 loc) · 1.58 KB

PreyRun 1.7.0

PreyRun is a speedrunning focused mod the video game Prey (2006) created by Human Head Studio. The mod can interact with LiveSplit using the PreySplit addon.

Video of the mod in action

Showcase video

Features

  • Automatic timing of runs without loading times
  • Timer recovery when the game should crash
  • In-game visualization of past runs called Ghosting
  • Extra hud elements like speedometer or the timer
  • Quality of life features like loading the most recent savegame or muting all jukeboxes
  • Utilities to make routing and testing easier

For a list of all available commands and console variables have a look at the wiki page

Installation

  • Download PreyRun
  • Extract the file from the archive somewhere
  • In your Prey root folder (where Prey.exe and PreyDed.exe are located) create a new folder called 'PreyRun'
  • Copy the files you have extracted previously to the newly created sub folder 'PreyRun'
  • Your folders shoud look something like this

Creating a shortcut

  • Create a shortcut to "Prey.exe"
  • Right click on the shortcut -> Properties
  • at "Target" add "+set fs_game PreyRun" at the end
  • The "Target" field should look something like this : "D:\Prey\PREY.exe +set fs_game PreyRun"