Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Prey (2017)"

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
m (→‎Input settings: updated template usage)
Line 161: Line 161:
 
|touchscreen              = unknown
 
|touchscreen              = unknown
 
|touchscreen notes        =  
 
|touchscreen notes        =  
|button prompts            = xbox, dualshock, steam
+
|button prompts            = Xbox, DualShock, Steam
 
|button prompts notes      =  
 
|button prompts notes      =  
 
|controller hotplug        = true
 
|controller hotplug        = true

Revision as of 02:47, 23 November 2017

Prey (2017)
Prey (2017) cover
Developers
Arkane Studios
Publishers
Bethesda Softworks
Engines
CryEngine (4th generation)[1]
Release dates
Windows May 5, 2017
Prey (2017) on Wikipedia
Prey
Prey (2017) 2017
Prey: Typhon Hunter 2018

This page is for the 2017 reboot. For the original game, see Prey.

Key points

Offers very limited support for turning off unwanted UI elements.[2] See Prey Interface Customizer.

General information

Official Bethesda Forums
Bethesda Support Website
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
Icon overlay.png
Windows
Amazon.com
Icon overlay.png
Windows
GamersGate
Icon overlay.png
Windows
Gamesplanet logo.svg
Icon overlay.png
Windows
Incorrect store name. See here for available options.
Icon overlay.png
Windows
Green Man Gaming
Icon overlay.png
Windows
Humble Store
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows
All versions require Steam and Denuvo Anti-Tamper DRM.

Essential improvements

Skip intro videos

Use Prey Interface Customizer[citation needed]
Skip intro videos[3]
  1. Go to <path-to-game>\GameSDK\Videos\.
  2. Delete or rename ArkaneLogoAnim_Redux_1080p2997_ST-16LUFS.bk2, Bethesda_logo_anim_white.bk2, LegalScreens.bk2, and Ryzen_Bumper.bk2.

Prey Interface Customizer

The Prey Interface Customizer is a HUD/UI customization mod. Use a simple GUI to disable individual parts of the UI and notifications sounds. Set UI elements to Dynamic mode to only show them with a hotkey.
Adds support for binding non-standard actions, such as scrolling through the quickbar or the direct usage of a medkit.
Additional options include skipping of intro videos, disabling motion blur or control of the image sharpening amount.

Game data

Configuration file(s) location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/480490/pfx/[Note 1]

Save game data location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/480490/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

In-game basic video settings
In-game basic video settings
In-game basic video settings
In-game basic video settings
In-game gameplay settings
In-game gameplay settings
In-game interactive screens settings
In-game interactive screens settings

Template:Video settings

High frame rate

Custom FPS cap[4]
  1. Open the game and make a change to any video setting.
  2. Go to the configuration file(s) location.
  3. Open game.cfg.
  4. Change sys_MaxFPS = 144 to the desired FPS cap.
  5. Save the changes.

Notes

Changing the value to 0 caps the frame rate at 60 FPS
Alternatively, higher frame rates can also be achieved by turning on V-sync. This introduces some input lag, but the amount is very small at frame rates over 144.

Post-processing

Use Prey Interface Customizer[citation needed]
Can disable motion blur and change the image sharpening amount.
Disable motion blur[5]
  1. Go to <path-to-game>.
  2. Create a file called autoexec.cfg and open it with a text editor like Notepad.
  3. Add the line r_MotionBlur = 0 and save the file.

Input settings

Template:Input settings

Remapping

Rebind weapon wheel manually in config file[6]
  1. Go to %USERPROFILE%\Saved Games\Arkane Studios\Prey\Profiles\default\
  2. Open actionmaps.xml with Notepad.
  3. Look for the line <actionmap name="player"> and paste the following code below it.
  <action name="enter_focusmode">
   <rebind device="keyboard" input="b" defaultInput="mouse3"/>
  </action>
  <action name="mouse_enter_focusmode">
   <rebind device="keyboard" input="b" defaultInput="mwheel_up"/>
  </action>
  <action name="mouse_enter_focusmode">
   <rebind device="keyboard" input="b" defaultInput="mwheel_down"/>
  </action>
In this example the weapon wheel is now remapped to B on your keyboard. This can be changed to your liking.

Audio settings

In-game audio settings
In-game audio settings

Template:Audio settings

Issues fixed

Controller not detected or other problems

Force XInput API[7]

Use Prey Interface Customizer to force the game to use XInput.

Other information

API

Executable 32-bit 64-bit Notes
Windows

Console commands

CryEngine Remote Console with the command to disable motion blur in the command line
CryEngine Remote Console with the command to disable motion blur in the command line
The in-game console has been disabled. Commands can be executed using the CryEngine Remote Console instead.
Using the CryEngine Remote Console[8]
  1. Download the CryEngine Remote Console.
  2. Extract the files to any location and run the RemoteConsole.exe from inside the x64 folder.
  3. Launch the game and load into a level.
  4. Switch to the Remote Console and enter a command (e.g. "hud_hide 0" to hide the HUD).

Notes

A list of available commands can be found on CryEngine.com. Typing into the command line also shows a list of available commands starting with that letter.
Certain commands may have been disabled by the developers.

System requirements

Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Intel Core i5-2400
AMD FX-8320
System memory (RAM) 8 GB
Hard disk drive (HDD) 20 GB
Video card (GPU) Nvidia GeForce GTX 660
AMD Radeon 7850
2 GB of VRAM
A 64-bit OS is required.

Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:

References