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
(Changed "....Main folder..." to "..."Main" folder..." so people erase the "Main" folder and not the main folder "Amnesia")
m (Robot: Cosmetic changes)
Line 4: Line 4:
 
|publisher      = ValuSoft (Retail)
 
|publisher      = ValuSoft (Retail)
 
|engine        = HPL Engine 2
 
|engine        = HPL Engine 2
|release dates  = <sup>Steam</sup> September 8, 2010<br/><sup>Retail</sup> February 17, 2011
+
|release dates  = <sup>Steam</sup> September 8, 2010<br /><sup>Retail</sup> February 17, 2011
 
|steam          = 57300
 
|steam          = 57300
 
}}
 
}}
==Save game location==
+
== Save game location ==
 
Windows:
 
Windows:
 
<pre>C:\Users\%USERNAME%\Documents\Amnesia\Main\%PLAYERNAME%\</pre>
 
<pre>C:\Users\%USERNAME%\Documents\Amnesia\Main\%PLAYERNAME%\</pre>
Line 13: Line 13:
 
<pre>/home/%USERNAME%/.frictionalgames/Amnesia/Main/%PLAYERNAME%/</pre>
 
<pre>/home/%USERNAME%/.frictionalgames/Amnesia/Main/%PLAYERNAME%/</pre>
  
==Graphical Tweaks==
+
== Graphical Tweaks ==
===POM and Shadow Distorting===
+
=== POM and Shadow Distorting ===
 
To enable Parallax Occlusion Mapping and Shadow Distorting with eye-vector clamping do the following:
 
To enable Parallax Occlusion Mapping and Shadow Distorting with eye-vector clamping do the following:
  
Line 25: Line 25:
 
<pre>C:\Users\o\Documents\Amnesia\Main\main_settings.cfg</pre>
 
<pre>C:\Users\o\Documents\Amnesia\Main\main_settings.cfg</pre>
  
==Graphical Bugs==
+
== Graphical Bugs ==
===Walking on the Ceiling===
+
=== Walking on the Ceiling ===
 
Sometime (usually starting a few 'levels' in) the game will flip around, your hand and the lantern will remain as if you are normally holding it but the entire game seems as if you are walking upside down on the ceiling.
 
Sometime (usually starting a few 'levels' in) the game will flip around, your hand and the lantern will remain as if you are normally holding it but the entire game seems as if you are walking upside down on the ceiling.
  
 
This bug is caused by outdated graphics cards and updating your drivers will usually fix this.
 
This bug is caused by outdated graphics cards and updating your drivers will usually fix this.
  
===Lamp lights through walls===
+
=== Lamp lights through walls ===
 
Depending on your hardware configuration, you may be able to see the glow of every wall lamp in the level through walls. This bug has appeared in computers that have enabled both Intel HD integrated graphics and a separate AMD or Nvidia card. Either disable Switchable graphics in the BIOS or tell the graphics software to use the High Performance card, and the problem should disappear.
 
Depending on your hardware configuration, you may be able to see the glow of every wall lamp in the level through walls. This bug has appeared in computers that have enabled both Intel HD integrated graphics and a separate AMD or Nvidia card. Either disable Switchable graphics in the BIOS or tell the graphics software to use the High Performance card, and the problem should disappear.
  
==Errors==
+
== Errors ==
  
===Error message "Failed to load menu config file."===
+
=== Error message "Failed to load menu config file." ===
 
It seems as if sometimes the game doesn´t install completely; there are still files which are missing, corrupted or somehow removed after the installation.
 
It seems as if sometimes the game doesn´t install completely; there are still files which are missing, corrupted or somehow removed after the installation.
  
Line 47: Line 47:
 
* go to c:\user\"username"\my documents\Amnesia and delete the "Main" folder. This folder is going to be recreated when you start Amnesia the next time
 
* go to c:\user\"username"\my documents\Amnesia and delete the "Main" folder. This folder is going to be recreated when you start Amnesia the next time
  
===Adjusting in game gamma does nothing===
+
=== Adjusting in game gamma does nothing ===
 
One possible problem here is that you're using something else which is taking control of gamma options, probably fl.ux. Turn it off and the game should let you adjust gamma properly again.
 
One possible problem here is that you're using something else which is taking control of gamma options, probably fl.ux. Turn it off and the game should let you adjust gamma properly again.
  
==System Requirements==
+
== System Requirements ==
  
 
{{SysReq_BaseTemplate
 
{{SysReq_BaseTemplate
Line 86: Line 86:
 
* Caution when using an older or low cost CPU, such as Intel Celeron or AMD Sempron, their performance might not match this requirement.
 
* Caution when using an older or low cost CPU, such as Intel Celeron or AMD Sempron, their performance might not match this requirement.
  
==Useful Links==
+
== Useful Links ==
 
[http://www.frictionalgames.com/forum/thread-4696.html HOW TO HAVE A BETTER TEXTURE RENDERING IN AMNESIA !] Original thread containing on the Frictional Games forum
 
[http://www.frictionalgames.com/forum/thread-4696.html HOW TO HAVE A BETTER TEXTURE RENDERING IN AMNESIA !] Original thread containing on the Frictional Games forum
  
 
[http://www.frictionalgames.com/forum/thread-9942-post-89162.html AMD+Intel HD Laptop OpenGL Troubleshooting Guide !] Original thread containing on the Frictional Games forum
 
[http://www.frictionalgames.com/forum/thread-9942-post-89162.html AMD+Intel HD Laptop OpenGL Troubleshooting Guide !] Original thread containing on the Frictional Games forum
 +
 
[[Category:Game]]
 
[[Category:Game]]
 
[[Category:Linux]]
 
[[Category:Linux]]
 
[[Category:Mac]]
 
[[Category:Mac]]
 
[[Category:Windows]]
 
[[Category:Windows]]

Revision as of 17:06, 12 September 2012

Template:Infobox

Save game location

Windows:

C:\Users\%USERNAME%\Documents\Amnesia\Main\%PLAYERNAME%\

Linux:

/home/%USERNAME%/.frictionalgames/Amnesia/Main/%PLAYERNAME%/

Graphical Tweaks

POM and Shadow Distorting

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

  1. Replace the default "deferred_gbuffer_solid_frag.glsl" with this one inTemplate:CitadelFile
C:\Program Files (x86)\Amnesia - The Dark Descent\redist\core\shaders\
  1. Change ParallaxQuality="1" and GBufferType="1" in
C:\Users\o\Documents\Amnesia\Main\main_settings.cfg

Graphical Bugs

Walking on the Ceiling

Sometime (usually starting a few 'levels' in) the game will flip around, your hand and the lantern will remain as if you are normally holding it but the entire game seems as if you are walking upside down on the ceiling.

This bug is caused by outdated graphics cards and updating your drivers will usually fix this.

Lamp lights through walls

Depending on your hardware configuration, you may be able to see the glow of every wall lamp in the level through walls. This bug has appeared in computers that have enabled both Intel HD integrated graphics and a separate AMD or Nvidia card. Either disable Switchable graphics in the BIOS or tell the graphics software to use the High Performance card, and the problem should disappear.

Errors

Error message "Failed to load menu config file."

It seems as if sometimes the game doesn´t install completely; there are still files which are missing, corrupted or somehow removed after the installation.

What should help: Steam: Right-click the game in your steam library, choose "properties". Go to "local files" and click "verify integrity of game cache"; steam should now check if the game is complete and will download and install the missing files.

if this doesn´t work, also try:

  • right-click the game in your steam library, choose "properties",uncheck "Enable steam community ingame"
  • right-click the game in your steam library, choose "properties", go to "updates", change to "don´t update"
  • go to c:\user\"username"\my documents\Amnesia and delete the "Main" folder. This folder is going to be recreated when you start Amnesia the next time

Adjusting in game gamma does nothing

One possible problem here is that you're using something else which is taking control of gamma options, probably fl.ux. Turn it off and the game should let you adjust gamma properly again.

System Requirements

Template:SysReq BaseTemplate

Integrated graphics and very low budget cards might not work

Template:SysReq BaseTemplate

Integrated Intel Graphics not supported

Template:SysReq BaseTemplate

Integrated graphics might not work. Low cost video cards may perform worse, or not work at all, even if they are much newer than older medium to high range cards.

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

Useful Links

HOW TO HAVE A BETTER TEXTURE RENDERING IN AMNESIA ! Original thread containing on the Frictional Games forum

AMD+Intel HD Laptop OpenGL Troubleshooting Guide ! Original thread containing on the Frictional Games forum