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 "Empathy: Path of Whispers"

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
m (updated template usage)
Line 85: Line 85:
 
|color blind notes          =  
 
|color blind notes          =  
 
}}
 
}}
 
  
 
===[[Glossary:Frame rate (FPS)|High frame rate]]===
 
===[[Glossary:Frame rate (FPS)|High frame rate]]===
 
{{Fixbox|description=Remove 60 FPS cap|fix=
 
{{Fixbox|description=Remove 60 FPS cap|fix=
 
The frame rate cap is caused by the "Smooth Frame Rate" feature in Unreal Engine. Disabling the feature removes the cap.
 
The frame rate cap is caused by the "Smooth Frame Rate" feature in Unreal Engine. Disabling the feature removes the cap.
# Go to the [[#Game data|configuration file(s) location]]
+
# Go to the [[#Game data|configuration file(s) location]].
 
# Open <code>Engine.ini</code>
 
# Open <code>Engine.ini</code>
 
# Add <code>[/Script/Engine.Engine]</code> at the bottom (if not already present)
 
# Add <code>[/Script/Engine.Engine]</code> at the bottom (if not already present)
Line 124: Line 123:
 
|invert controller y-axis  = false
 
|invert controller y-axis  = false
 
|invert controller y-axis notes=  
 
|invert controller y-axis notes=  
 +
|xinput controllers        = unknown
 +
|xinput controllers notes  =
 +
|xbox prompts              = unknown
 +
|xbox prompts notes        =
 +
|impulse triggers          = unknown
 +
|impulse triggers notes    =
 +
|dualshock 4              = unknown
 +
|dualshock 4 notes        =
 +
|dualshock prompts        = unknown
 +
|dualshock prompts notes  =
 +
|light bar support        = unknown
 +
|light bar support notes  =
 +
|dualshock 4 modes        = unknown
 +
|dualshock 4 modes notes  =
 +
|tracked motion controllers= unknown
 +
|tracked motion controllers notes =
 +
|tracked motion prompts    = unknown
 +
|tracked motion prompts notes =
 +
|other controllers        = unknown
 +
|other controllers notes  =
 +
|other button prompts      = unknown
 +
|other button prompts notes=
 
|button prompts            = false
 
|button prompts            = false
 
|button prompts notes      =  
 
|button prompts notes      =  

Revision as of 10:55, 5 May 2019

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
Empathy: Path of Whispers
Empathy: Path of Whispers cover
Developers
Pixel Night
Publishers
Iceberg Interactive
Release dates
Windows May 16, 2017

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Gamesplanet logo.svg
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows

Game data

Configuration file(s) location

System Location
Windows %LOCALAPPDATA%\Empathy\Saved\Config\WindowsNoEditor\
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/291690/pfx/[Note 1]

Save game data location

System Location
Windows %LOCALAPPDATA%\Empathy\Saved\SaveGames\
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/291690/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Template:Video settings

High frame rate

Remove 60 FPS cap

The frame rate cap is caused by the "Smooth Frame Rate" feature in Unreal Engine. Disabling the feature removes the cap.

  1. Go to the configuration file(s) location.
  2. Open Engine.ini
  3. Add [/Script/Engine.Engine] at the bottom (if not already present)
  4. Add bSmoothFrameRate=false one line below [/Script/Engine.Engine]

Alternatively, the frame rate range of the "Smooth Frame Rate" feature can be modified.

  1. Perform the first 3 steps above
  2. Add SmoothedFrameRateRange=(LowerBound=(Type="ERangeBoundTypes::Inclusive",Value=30),UpperBound=(Type="ERangeBoundTypes::Exclusive",Value=120)) one line below [/Script/Engine.Engine]
  3. (Optional) modify the values after Value= to set the minimum and maximum frame rate targets you want.

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
French
German
Italian
Russian
Spanish

Other information

API

Technical specs Supported Notes
Direct3D 11
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum
Operating system (OS) 7
Processor (CPU) 2.5 GHz Intel Core 2 Quad Q8300 or equivalent
System memory (RAM) 8 GB
Hard disk drive (HDD) 9 GB
Video card (GPU) Nvidia GeForce GT470
ATI Radeon HD6950
DirectX 11 compatible

Notes

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

References