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 "Fade to Silence"

From PCGamingWiki, the wiki about fixing PC games
m (→‎Video: updated template usage)
Line 131: Line 131:
 
r.TemporalAASharpness=0.8
 
r.TemporalAASharpness=0.8
 
r.Tonemapper.Sharpen=1
 
r.Tonemapper.Sharpen=1
 +
</pre>
 +
}}
 +
 +
===[[Glossary:Anti-aliasing (AA)|Anti-aliasing (AA)]]===
 +
{{Fixbox|description=Disable TAA through the config file|fix=
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open the <code>Engine.ini</code> with a notepad.
 +
# Add the following lines to the bottom of the file and save the changes:
 +
<pre>
 +
[SystemSettings]
 +
r.PostProcessAAQuality=0
 
</pre>
 
</pre>
 
}}
 
}}

Revision as of 12:15, 16 December 2021

Fade to Silence
Fade to Silence cover
Developers
Black Forest Games
Publishers
THQ Nordic
Engines
Unreal Engine 4
Release dates
Windows April 30, 2019
Reception
Metacritic 57
OpenCritic 57
IGDB 42
Fade to Silence on IGDB
Fade to Silence on MobyGames

General information

Official Discord server
GOG.com Community Discussions
GOG.com Support Page
Steam Community Discussions

Availability

Game data

Configuration file(s) location

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

Save game data location

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

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video

Video settings.
Video settings.

Graphics feature State Notes
Widescreen resolution
Multi-monitor
Vert- gameplay, pillarboxed menu and cutscenes.[1] Use this mod as a workaround for 32:9.
Ultra-widescreen
Vert- gameplay, pillarboxed menu and cutscenes.[2] Use this mod as a workaround.
4K Ultra HD
[3]
Field of view (FOV)
Windowed
Borderless fullscreen windowed
Anisotropic filtering (AF)
See the glossary page for potential workarounds.
Anti-aliasing (AA)
Multiple quality options. To sharpen the image, see Sharpening.
Vertical sync (Vsync)
See the glossary page for potential workarounds.
60 FPS and 120+ FPS
[4]
High dynamic range display (HDR)
The game engine may allow for manual configuration of the game via its variables. See the Unreal Engine 4 page for more details.

Sharpening

Enable TAA sharpening through the config file[5]
This makes the game appear less blurry when anti-aliasing is on.
  1. Go to the configuration file(s) location.
  2. Open Engine.ini in a text editor.
  3. Add the following lines:
[SystemSettings]
r.TemporalAACurrentFrameWeight=0.2
r.TemporalAASharpness=0.8
r.Tonemapper.Sharpen=1

Anti-aliasing (AA)

Disable TAA through the config file
  1. Go to the configuration file(s) location.
  2. Open the Engine.ini with a notepad.
  3. Add the following lines to the bottom of the file and save the changes:
[SystemSettings]
r.PostProcessAAQuality=0

Input

Input settings.
Input settings.

Audio

Audio settings.
Audio settings.

Audio feature State Notes
Separate volume controls
Global, Music, Ambient, Speech, and UI.
Surround sound
Subtitles
Closed captions
Mute on focus lost

Localizations

Language UI Audio Sub Notes
English
French
Italian
Japanese
German
Polish
Simplified Chinese
Spanish
Russian

Network

Multiplayer types

Type Native Players Notes
Local play
2 Co-op
Use Nucleus Coop & Unofficial mod.
LAN play
Online play
2 Co-op

Other information

API

Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Intel Core i5-2400
AMD FX-8320
System memory (RAM) 12 GB
Hard disk drive (HDD) 30 GB
Video card (GPU) Nvidia GeForce GTX 760
AMD Radeon R9 270
2 GB of VRAM
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>/706020/ in addition to or instead of this directory. The app ID (706020) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References

  1. Verified by User:Rose on 2019-08-06
    Tested at the custom resolutions of 5760x1080 and 3840x1080, screenshots taken after each launch and compared to 16:9 and 21:9.
  2. Verified by User:Rose on 2019-08-06
    Tested at the native resolution of 2560x1080 and custom 3440x1440, screenshots taken after each launch and compared to 16:9.
  3. Verified by User:Rose on 2019-08-06
    Tested at the custom resolution of 3240x2160.
  4. Verified by User:Rose on 2019-08-06
    Nvidia Shadowplay displayed up to 120 FPS.
  5. Verified by User:Rose on 2019-08-07
    AA set to High, screenshots taken after each launch and compared.