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
(→‎Video settings: FOV and FPS)
Line 60: Line 60:
 
|multimonitor              = unknown
 
|multimonitor              = unknown
 
|multimonitor notes        =  
 
|multimonitor notes        =  
|ultrawidescreen            = unknown
+
|ultrawidescreen            = hackable
|ultrawidescreen notes      =  
+
|ultrawidescreen notes      = See [[#Ultra-widescreen|Ultra-widescreen]].
 
|4k ultra hd                = unknown
 
|4k ultra hd                = unknown
 
|4k ultra hd notes          =  
 
|4k ultra hd notes          =  
|fov                        = unknown
+
|fov                        = hackable
|fov notes                  =  
+
|fov notes                  = See [[#Ultra-widescreen|Ultra-widescreen]].
|windowed                  = unknown
+
|windowed                  = true
|windowed notes            =  
+
|windowed notes            = Toggle with {{key|Alt|Enter}}.
 
|borderless windowed        = unknown
 
|borderless windowed        = unknown
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
Line 78: Line 78:
 
|60 fps                    = true
 
|60 fps                    = true
 
|60 fps notes              =  
 
|60 fps notes              =  
|120 fps                    = unknown
+
|120 fps                    = hackable
|120 fps notes              =  
+
|120 fps notes              = See [[#High frame rate|High frame rate]].
 
|color blind                =  
 
|color blind                =  
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
===[[Glossary:Ultra-widescreen|Ultra-widescreen]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Change FOV scaling|ref=<ref>[http://steamcommunity.com/app/632070/discussions/0/1290691308573271768/ Ultrawide support? :: The Fidelio Incident General Discussions]</ref>}}
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open {{file|Engine.ini}}.
 +
# Add the following lines.
 +
 +
<pre>
 +
[/Script/Engine.LocalPlayer]
 +
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV
 +
</pre>
 +
}}
 +
 +
===[[Glossary:Frame rate (FPS)|High frame rate]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Change FPS cap|ref=<ref>[http://steamcommunity.com/app/632070/discussions/0/1290691308569489936/ 60 fps limit :: The Fidelio Incident General Discussions]</ref>}}
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open {{file|Engine.ini}}.
 +
# Add the following lines.
 +
 +
<pre>
 +
[/Script/Engine.Engine]
 +
bSmoothFrameRate=false
 +
MinDesiredFrameRate=60
 +
SmoothedFrameRateRange=(LowerBound=(Type=”ERangeBoundTypes::Inclusive”,Value=60),UpperBound=(Type=”ERangeBoundTypes::Exclusive”,Value=144))
 +
</pre>
 +
 +
'''Notes'''
 +
{{ii}} For Vsync on, change <code>bSmoothFrameRate=false</code> to <code>bSmoothFrameRate=true</code>, and for any other refresh rate change the upper bound value.
 
}}
 
}}
  

Revision as of 22:44, 22 June 2017

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.
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

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

Save game data location

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

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Template:Video settings

Ultra-widescreen

Instructions

High frame rate

Instructions

Chromatic aberration

Instructions

Motion blur

Instructions

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Other information

API

Executable 32-bit 64-bit Notes
Windows

System requirements

A 64-bit system is required.
Windows
Minimum
Operating system (OS) 7
Processor (CPU) Intel Core i3 2.00 GHz
System memory (RAM) 5 GB
Hard disk drive (HDD) 11
Video card (GPU) Nvidia GeForce GTX 680
Other We recommend using a controller

Notes

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

References