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 "The Fidelio Incident"

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
m (updated template usage)
Line 8: Line 8:
 
|release dates=  
 
|release dates=  
 
{{Infobox game/row/date|Windows|May 23, 2017}}
 
{{Infobox game/row/date|Windows|May 23, 2017}}
 +
|taxonomy    =
 +
{{Infobox game/row/taxonomy/monetization      | }}
 +
{{Infobox game/row/taxonomy/microtransactions | }}
 +
{{Infobox game/row/taxonomy/modes            | }}
 +
{{Infobox game/row/taxonomy/pacing            | }}
 +
{{Infobox game/row/taxonomy/perspectives      | }}
 +
{{Infobox game/row/taxonomy/controls          | }}
 +
{{Infobox game/row/taxonomy/genres            | }}
 +
{{Infobox game/row/taxonomy/sports            | }}
 +
{{Infobox game/row/taxonomy/vehicles          | }}
 +
{{Infobox game/row/taxonomy/art styles        | }}
 +
{{Infobox game/row/taxonomy/themes            | }}
 +
{{Infobox game/row/taxonomy/series            | }}
 
|steam appid  = 632070
 
|steam appid  = 632070
 
|gogcom id    =  
 
|gogcom id    =  
 +
|mobygames    =
 
|strategywiki =  
 
|strategywiki =  
 
|wikipedia    =  
 
|wikipedia    =  
 
|winehq      =  
 
|winehq      =  
 +
|license      =
 
}}
 
}}
  
Line 287: Line 302:
 
|windows 64-bit exe    = true
 
|windows 64-bit exe    = true
 
|windows exe notes      =  
 
|windows exe notes      =  
|macos 32-bit app       =  
+
|macos intel 32-bit app =  
|macos 64-bit app       =  
+
|macos intel 64-bit app =  
 
|macos app notes        =  
 
|macos app notes        =  
 
|linux 32-bit executable=  
 
|linux 32-bit executable=  

Revision as of 20:48, 19 November 2021

The Fidelio Incident
The Fidelio Incident cover
Developers
Act 3 Games
Engines
Unreal Engine 4
Release dates
Windows May 23, 2017

General information

Official Website
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) <SteamLibrary-folder>/steamapps/compatdata/632070/pfx/[Note 1]

Save game data location

System Location
Windows %LOCALAPPDATA%\TheFidelioIncident\Saved\SaveGames\
Steam Play (Linux) <SteamLibrary-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

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 Notes regarding Steam Play (Linux) data:

References