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 "Amnesia: The Dark Descent"

From PCGamingWiki, the wiki about fixing PC games
m (misc. fixes)
Line 49: Line 49:
 
{{Fixbox/fix|Enable Parallax Occlusion Mapping and Shadow Distorting}}
 
{{Fixbox/fix|Enable Parallax Occlusion Mapping and Shadow Distorting}}
 
# Replace the default <code>deferred_gbuffer_solid_frag.glsl</code> with [https://docs.google.com/leaf?id=0B4u3BAURaCvIZjEyYmM1NDctZDJiYy00OTNlLWIyODUtZGIzOGE0MThhOWU1&hl=ru&authkey=CKyfz_oD this one] in <code>{{p|game}}\redist\core\shaders\</code>
 
# Replace the default <code>deferred_gbuffer_solid_frag.glsl</code> with [https://docs.google.com/leaf?id=0B4u3BAURaCvIZjEyYmM1NDctZDJiYy00OTNlLWIyODUtZGIzOGE0MThhOWU1&hl=ru&authkey=CKyfz_oD this one] in <code>{{p|game}}\redist\core\shaders\</code>
# Edit <code>{{p|userprofile}}\Documents\Amnesia\Main\main_settings.cfg</code>
+
# Edit <code>main_settings.cfg</code> in the [[#Configuration file(s) location|configuration file(s) location]].
 
# Change <code>ParallaxQuality="1"</code> and <code>GBufferType="1"</code>
 
# Change <code>ParallaxQuality="1"</code> and <code>GBufferType="1"</code>
 +
}}
 +
 +
===Skip intro videos===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Edit main_settings.cfg}}
 +
# Go to the [[#Configuration file(s) location|configuration file(s) location]].
 +
# Open <code>main_settings.cfg</code> with a text editor.
 +
# Change <code>ShowPreMenu="true"</code> to <code>ShowPreMenu="false"</code>
 +
# Save the changes.
 +
}}
 +
 +
===Enable quick save===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Edit user_settings.cfg}}
 +
# Go to the [[#Configuration file(s) location|configuration file(s) location]].
 +
# Go into <code>{{p|uid}}</code> and open <code>user_settings.cfg</code> with a text editor.
 +
# Change <code>AllowQuickSave="false"</code> to <code>AllowQuickSave="true"</code>
 +
# Save the changes.
 +
 +
'''Notes'''
 +
{{ii}} Press {{key|F4}} to save and {{key|F5}} to load.
 
}}
 
}}
  
Line 63: Line 84:
 
===Save game data location===
 
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/row|Windows|{{p|userprofile}}\Documents\Amnesia}}
+
{{Game data/row|Windows|{{p|userprofile}}\Documents\Amnesia\}}
 
{{Game data/row|OS X|}}
 
{{Game data/row|OS X|}}
 
{{Game data/row|Linux|~/.frictionalgames/Amnesia/}}
 
{{Game data/row|Linux|~/.frictionalgames/Amnesia/}}
Line 85: Line 106:
 
[[File:Amnesia - launcher graphic settings.jpg|290px|right|thumb|Graphics settings.]]
 
[[File:Amnesia - launcher graphic settings.jpg|290px|right|thumb|Graphics settings.]]
 
[[File:Amnesia - launcher advanced settings.jpg|290px|right|thumb|Advanced graphics settings.]]
 
[[File:Amnesia - launcher advanced settings.jpg|290px|right|thumb|Advanced graphics settings.]]
[[File:Amnesia - ingame graphics settings.png|290px|right|thumb|Ingame graphics settings.]]
+
[[File:Amnesia - ingame audio2 settings.png|290px|right|thumb|In-game general settings.]]
 +
[[File:Amnesia - ingame graphics settings.png|290px|right|thumb|In-game graphics settings.]]
 
{{Video settings
 
{{Video settings
 
|wsgf link                  = http://www.wsgf.org/dr/amnesia-dark-descent
 
|wsgf link                  = http://www.wsgf.org/dr/amnesia-dark-descent
|widescreen wsgf award      = gold
+
|widescreen wsgf award      = silver
|multimonitor wsgf award    = gold
+
|multimonitor wsgf award    = silver
|ultrawidescreen wsgf award = incomplete
+
|ultrawidescreen wsgf award = silver
 
|4k ultra hd wsgf award    = incomplete
 
|4k ultra hd wsgf award    = incomplete
 
|widescreen resolution      = true
 
|widescreen resolution      = true
Line 96: Line 118:
 
|multimonitor              = true
 
|multimonitor              = true
 
|multimonitor notes        =  
 
|multimonitor notes        =  
|ultrawidescreen            = unknown
+
|ultrawidescreen            = true
 
|ultrawidescreen notes      =  
 
|ultrawidescreen notes      =  
 
|4k ultra hd                = unknown
 
|4k ultra hd                = unknown
Line 104: Line 126:
 
|windowed                  = true
 
|windowed                  = true
 
|windowed notes            =  
 
|windowed notes            =  
|borderless windowed        = false
+
|borderless windowed        = hackable
|borderless windowed notes  =  
+
|borderless windowed notes  = See [[Glossary:Borderless fullscreen windowed|Borderless fullscreen windowed]].
 
|anisotropic                = true
 
|anisotropic                = true
|anisotropic notes          =  
+
|anisotropic notes          = Up to 16x.
 
|antialiasing              = true
 
|antialiasing              = true
|antialiasing notes        = Edge Smoothing
+
|antialiasing notes        = Faked [[FSAA]],<ref>[https://www.frictionalgames.com/forum/thread-4038-post-33841.html#pid33841 Anti Aliasing]</ref> labeled as ''Edge Smooth'' or ''Smoothing''.
 
|vsync                      = true
 
|vsync                      = true
|vsync notes                = Not present in launcher. Can be activated in game.
+
|vsync notes                = Not present in launcher. Can be enabled in-game.
 
|oculus rift                =  
 
|oculus rift                =  
 
|oculus rift notes          =  
 
|oculus rift notes          =  
Line 122: Line 144:
 
===[[Glossary:Field of view (FOV)|Field of view (FOV)]]===
 
===[[Glossary:Field of view (FOV)|Field of view (FOV)]]===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Edit game.cfg|ref=<ref>http://www.se7ensins.com/forums/threads/amnesia-the-dark-decent-mods.557577/</ref>}}
+
{{Fixbox/fix|Edit game.cfg|ref=<ref>[http://www.se7ensins.com/forums/threads/amnesia-the-dark-decent-mods.557577/ Amnesia - the dark decent mods. | Se7enSins Gaming Community]</ref>}}
 
# Go to <code>config</code> in the installation folder.
 
# Go to <code>config</code> in the installation folder.
 
# Open <code>game.cfg</code> in text editor
 
# Open <code>game.cfg</code> in text editor
Line 133: Line 155:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Edit main_settings.cfg|ref=<ref>[http://www.frictionalgames.com/forum/thread-3996.html Why is the engine frame-rate limited?]</ref>}}
 
{{Fixbox/fix|Edit main_settings.cfg|ref=<ref>[http://www.frictionalgames.com/forum/thread-3996.html Why is the engine frame-rate limited?]</ref>}}
# Go to the [[#Configuration file(s) location|Configuration file(s) location]].
+
# Go to the [[#Configuration file(s) location|configuration file(s) location]].
# Go into the <code>Main</code> folder and edit <code>main_settings.cfg</code>.
+
# Open <code>main_settings.cfg</code> with a text editor.
 
# Locate entry <code>Engine LimitFPS="true"</code> and set it to <code>false</code>.
 
# Locate entry <code>Engine LimitFPS="true"</code> and set it to <code>false</code>.
 
}}
 
}}
  
 
==Input settings==
 
==Input settings==
[[File:Amnesia - ingame input settings.png|290px|right|thumb|Ingame input settings.]]
+
[[File:Amnesia - ingame input settings.png|290px|right|thumb|In-game input settings.]]
 
{{Input settings
 
{{Input settings
 
|key remap                = true
 
|key remap                = true
 
|key remap notes          =  
 
|key remap notes          =  
 
|acceleration option      = true
 
|acceleration option      = true
|acceleration option notes = Mouse Smoothing option in game's menu.
+
|acceleration option notes = Mouse smoothing can be toggled.
 
|mouse menu                = true
 
|mouse menu                = true
 
|mouse menu notes          =  
 
|mouse menu notes          =  
 
|invert mouse y-axis      = true
 
|invert mouse y-axis      = true
 
|invert mouse y-axis notes =  
 
|invert mouse y-axis notes =  
|controller support        = false
+
|controller support        = true
|controller support notes  = True for [[OnLive]] version only.<ref>http://www.onlivespot.com/2011/11/amnesia-dark-descent-now-has-gamepad.html</ref>
+
|controller support notes  = Requires the [http://www.frictionalgames.com/forum/thread-23378.html beta patch 1.3].
|full controller          = unknown
+
|full controller          = true
 
|full controller notes    =  
 
|full controller notes    =  
|controller remap          = unknown
+
|controller remap          = true
 
|controller remap notes    =  
 
|controller remap notes    =  
|invert controller y-axis  = unknown
+
|invert controller y-axis  = true
 
|invert controller y-axis notes=  
 
|invert controller y-axis notes=  
 
|touchscreen              = unknown
 
|touchscreen              = unknown
Line 162: Line 184:
  
 
==Audio settings==
 
==Audio settings==
[[File:Amnesia - ingame audio settings.png|290px|right|thumb|Ingame audio settings.]]
+
[[File:Amnesia - ingame audio settings.png|290px|right|thumb|In-game audio settings.]]
[[File:Amnesia - ingame audio2 settings.png|290px|right|thumb|Ingame game and audio settings.]]
 
 
{{Audio settings
 
{{Audio settings
 
|separate volume          = false
 
|separate volume          = false
|separate volume notes    = Only "Master".
+
|separate volume notes    = Only master volume slider.
 
|surround sound          = true
 
|surround sound          = true
 
|surround sound notes    = [[Glossary:Sound card#EAX|DirectSound3D]] output by default. See [[#Restore hardware devices|below]] if running Vista or newer. <br />Up to 7.0 <ref>[http://satsun.org/audio/ PC Gaming Surround Sound Round-up]</ref>
 
|surround sound notes    = [[Glossary:Sound card#EAX|DirectSound3D]] output by default. See [[#Restore hardware devices|below]] if running Vista or newer. <br />Up to 7.0 <ref>[http://satsun.org/audio/ PC Gaming Surround Sound Round-up]</ref>
 
|subtitles                = true
 
|subtitles                = true
 
|subtitles notes          =  
 
|subtitles notes          =  
|closed captions          = true
+
|closed captions          = false
 
|closed captions notes    =  
 
|closed captions notes    =  
 
|mute on focus lost      = false
 
|mute on focus lost      = false
Line 269: Line 290:
 
==="Failed to load menu config file" error===
 
==="Failed to load menu config file" error===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Verify the Integrity of Game Cache}}
+
{{Fixbox/fix|Verify the integrity of game cache}}
 
# Find Amnesia: The Dark Descent in your Steam Library
 
# Find Amnesia: The Dark Descent in your Steam Library
 
# Right-click the game name
 
# Right-click the game name
Line 276: Line 297:
 
# Click <code>Verify Integrity of Game Cache</code>
 
# Click <code>Verify Integrity of Game Cache</code>
 
# This will download missing files, it may take a while, depending on how many files are missing.
 
# This will download missing files, it may take a while, depending on how many files are missing.
 
+
}}
{{Fixbox/fix|Disable Steam Community In-game}}
+
{{Fixbox|1=
 +
{{Fixbox/fix|Disable Steam Community in-game}}
 
# Find Amnesia: The Dark Descent in your Steam Library
 
# Find Amnesia: The Dark Descent in your Steam Library
 
# Right-click the game name
 
# Right-click the game name
Line 289: Line 311:
 
}}
 
}}
  
===Adjusting in game gamma does nothing===
+
===Adjusting in-game gamma does nothing===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Disable gamma changing programs}}
+
{{Fixbox/fix|Disable gamma changing programs such as f.lux}}
This problem is likely caused by something that is taking control of your gamma options, most likely the program F.lux. To fix this problem, disable the program you believe is causing this.
 
 
}}
 
}}
  
===Walking on the Ceiling===
+
===Walking on the ceiling===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Disable insanity}}
 +
# Go to the in-game Options >> Graphics >> Advanced Options.
 +
# Disable insanity.
 +
}}
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Turn off INSANITY in Amnesia's main menu}}
+
{{Fixbox/fix|Update graphics drivers}}
# Open Amnesia: The Dark Descent
+
}}
# Select <code>Options</code>
 
# Select <code>Graphics</code>
 
# Select <code>Advanced</code>
 
# Turn the INSANITY option off
 
  
{{Fixbox/fix|Update your graphics drivers}}
+
===Lamp lights through walls===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Disable switchable graphics}}
 +
# Go to your [[Glossary:BIOS|BIOS]].
 +
# Disable switchable graphics.
 +
}}
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Use the high performance card}}
 +
# Go to your graphics software.
 +
# Tell it to use the high performance card.
 
}}
 
}}
  
===Lamp lights through walls===
+
===Alt+Tab does not work===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Disable Switchable Graphics}}
+
{{Fixbox/fix|Install the [http://www.frictionalgames.com/forum/thread-23378.html beta patch 1.3]}}
# Go to your [[Glossary:BIOS|BIOS]]
+
}}
# Disable switchable graphics
 
  
{{Fixbox/fix|Use the High Performance Card}}
+
===Mouse cursor stuck in corner after Alt+Tab===
# Go to your graphics software
+
{{Fixbox|1=
# Tell it to use the High Performance card
+
{{Fixbox/fix|Disable fullscreen}}
 +
Disable fullscreen in the graphics options, and optionally use a [[Glossary:Borderless fullscreen windowed#Windows|borderless windowed]] software.
 +
}}
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Steam overlay|ref=<ref>[http://steamcommunity.com/app/57300/discussions/0/846962626935997006/#c846962626939069895 Any alt-tab friendly fixes for this game? :: Amnesia: The Dark Descent General Discussions]</ref>}}
 +
Bring up the Steam overlay first ({{key|Shift|Tab}}), then use {{key|Alt|Tab}}.
 
}}
 
}}
  

Revision as of 18:06, 3 November 2014

Template:Infobox game/row/osxporterTemplate:Infobox game/row/linporter
Amnesia: The Dark Descent
Cover image missing, please upload it
Developers
Frictional Games
Engines
HPL2
Release dates
Windows September 8, 2010
macOS (OS X) September 8, 2010
Linux September 8, 2010
Amnesia: The Dark Descent on Wikipedia

Warnings

The macOS (OS X) version of this game does not work on macOS Catalina (version 10.15) or later due to the removal of support for 32-bit-only apps.
Amnesia
Amnesia: The Dark Descent 2010
Amnesia: A Machine for Pigs 2013
Amnesia: Rebirth 2020
Amnesia: The Bunker 2023

Key points

Various custom campaigns and modifications are available
Will not run on various Intel and AMD integrated cards

General information

Amnesia: The Dark Descent Frictional Forums
Unofficial Wiki
GOG.com Community Discussions for game series
GOG.com Support Page
Steam Community Discussions
Steam Users' Forums
How to have better texture rendering in Amnesia
AMD+Intel HD Laptop OpenGL Troubleshooting Guide

Availability

Source DRM Notes Keys OS
Amazon.com
DRM details are not known
PC Download, or retail copy for PC.
Error: key type '{{{5}}}' not recognised
Error: OS parameter cannot be empty
Incorrect store name. See here for available options.
DRM-free
Error: key type '{{{5}}}' not recognised
Error: OS parameter cannot be empty
GamersGate
DRM details are not known
Windows and OS X
Error: key type '{{{5}}}' not recognised
Error: OS parameter cannot be empty
Humble Store
DRM-free
Icon overlay.png
Error: OS parameter cannot be empty
Mac App Store
Icon overlay.png
OS X version only.
Error: key type '{{{5}}}' not recognised
Error: OS parameter cannot be empty
Steam
Icon overlay.png
Error: key type '{{{5}}}' not recognised
Error: OS parameter cannot be empty

Essential improvements

POM and Shadow Distorting

To enable Parallax Occlusion Mapping and Shadow Distorting with eye-vector clamping do the following:
Instructions

Skip intro videos

Instructions

Enable quick save

Instructions

Game data

Configuration file(s) location

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

Save game data location

Template:Game data/rowTemplate:Game data/rowTemplate:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/57300/pfx/[Note 1]
This game does not follow the XDG Base Directory Specification on Linux.

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

In-game general settings.
In-game graphics settings.

Template:Video settings

Field of view (FOV)

Instructions

High frame rate

The game limits frame rate to 60 FPS by default.
Instructions

Input settings

In-game input settings.

Template:Input settings

Audio settings

In-game audio settings.

Template:Audio settings

Restore hardware devices

Instructions

Localizations

Language UI Audio Sub Notes
English
French
German
Italian
Polish
Only available in Polish retail release and at local digital distributors. A fan dubbing is being developed by BDIP.
Russian
Spanish
Turkish

Issues fixed

Frictional Games has put together a troubleshooting guide for Amnesia: The Dark Descent

"Failed to load menu config file" error

Instructions
Instructions

Adjusting in-game gamma does nothing

Instructions

Walking on the ceiling

Instructions
Instructions

Lamp lights through walls

Instructions
Instructions

Alt+Tab does not work

Instructions

Mouse cursor stuck in corner after Alt+Tab

Instructions
Instructions

System requirements

Drivers should be from NVIDIA/ATI to ensure proper functionality.
Caution when using an older or low cost CPU, such as Intel Celeron or AMD Sempron, their performance might not match this requirement.
Graphic cards that do not support OpenGL 3.0 will not be able to run the game at all. Laptops that contain integrated graphics cards generally do not support OpenGL 3.0.
Windows
Minimum
Operating system (OS) XP, Vista, 7
Processor (CPU) 2.0 GHz
System memory (RAM) 2 GB
Hard disk drive (HDD) 3 GB
Video card (GPU) Radeon X1000/Nvidia GeForce 6 (Integrated Intel Graphics not supported)
macOS (OS X)
Minimum
Operating system (OS) 10.5.8 or Newer
Processor (CPU) 2.0 GHz
System memory (RAM) 1 GB
Hard disk drive (HDD) 2 GB
Video card (GPU) Radeon X1000/GeForce 6 (Integrated Intel Graphics not supported)
Linux
Minimum
Operating system (OS) Popular 2010 Distribution or Newer
Processor (CPU) 2.0 GHz
System memory (RAM) 2 GB
Hard disk drive (HDD) 3 GB
Video card (GPU) Radeon X1000/GF 6 (Integrated Intel Graphics not supported)

Notes

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

References