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.

The Fidelio Incident

From PCGamingWiki, the wiki about fixing PC games
The Fidelio Incident
The Fidelio Incident cover
Developers
Act 3 Games
Engines
Unreal Engine 4
Release dates
Windows May 23, 2017

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Steam
Icon overlay.png
Windows

Game data

Configuration file(s) location

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

Save game data location

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

Save game cloud syncing

System Native Notes
Steam Cloud

Video

In-game video settings
In-game video settings

Graphics feature State Notes
Widescreen resolution
Multi-monitor
See Ultra-widescreen.
Ultra-widescreen
See Ultra-widescreen.
4K Ultra HD
Field of view (FOV)
See Ultra-widescreen.
Windowed
Toggle with Alt+ Enter. Windowed is borderless by default.
Borderless fullscreen windowed
Toggle with Alt+ Enter.
Anisotropic filtering (AF)
Scales with quality presets. See Anisotropic filtering (AF) for manual adjustment.
Anti-aliasing (AA)
Vertical sync (Vsync)
60 FPS
120+ FPS
Capped at 60 fps. See High frame rate.
High dynamic range display (HDR)
See the engine page to force native HDR output, or the glossary page for other alternatives.
The game engine may allow for manual configuration of the game via its variables. See the Unreal Engine 4 page for more details.

Ultra-widescreen

Change FOV scaling[1]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the following lines.
[/Script/Engine.LocalPlayer]
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV

Anisotropic filtering (AF)

Modify AF samples[2]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the following lines.
[/script/engine.renderersettings]
r.MaxAnisotropy=16

High frame rate

While the frame rate cap can be removed, high frame rates lower movement speed and make it impossible to progress through the game.
Remove frame rate cap[3]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the following lines.
[/Script/Engine.Engine]
bSmoothFrameRate=false
MinDesiredFrameRate=60
SmoothedFrameRateRange=(LowerBound=(Type=”ERangeBoundTypes::Inclusive”,Value=60),UpperBound=(Type=”ERangeBoundTypes::Exclusive”,Value=144))

Notes

For Vsync on, change bSmoothFrameRate=false to bSmoothFrameRate=true, and for any other refresh rate change the upper bound value.

Chromatic aberration

Disable chromatic aberration[2]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the following lines.
[/script/engine.renderersettings]
r.SceneColorFringe.Max=0

Motion blur

Disable motion blur[2]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the following lines.
[/script/engine.renderersettings]
r.DefaultFeature.MotionBlur=False
r.MotionBlurQuality=0

Input

In-game controls settings
In-game controls settings
In-game look settings
In-game look settings

Audio

In-game audio settings
In-game audio settings

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Closed captions
Mute on focus lost
Royalty free audio

Localizations

Language UI Audio Sub Notes
English
Hungarian
Fan translation

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) Intel Core i3 2.00 GHz
System memory (RAM) 6 GB
Hard disk drive (HDD) 11
Video card (GPU) Nvidia GeForce GTX 680
Other We recommend using a controller
A 64-bit system is required.


Notes

  1. 1.0 1.1 File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/632070/ in addition to or instead of this directory. The app ID (632070) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References

  1. Ultrawide support? :: The Fidelio Incident General Discussions - last accessed on 17 May 2023
  2. 2.0 2.1 2.2 Verified by User:Waschbär on 2017-08-16
  3. 60 fps limit :: The Fidelio Incident General Discussions - last accessed on 17 May 2023