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: A Machine for Pigs"

From PCGamingWiki, the wiki about fixing PC games
m (misc. fixes)
Line 34: Line 34:
 
{{Availability/row| Humble | amnesia_amachineforpigs | DRM-free | | Steam }}
 
{{Availability/row| Humble | amnesia_amachineforpigs | DRM-free | | Steam }}
 
{{Availability/row| Steam | 239200 | Steam |  }}
 
{{Availability/row| Steam | 239200 | Steam |  }}
 +
}}
 +
 +
==Essential improvements==
 +
===Skip intro videos===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Edit main_settings.cfg}}
 +
# Go to the [[#Configuration file and save game data location|configuration file and save game data 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 and save game data location|configuration file and save game data 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 39: Line 61:
 
===Configuration file and save game data location===
 
===Configuration file and save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/row|Windows|{{p|userprofile}}\Documents\Amnesia\Pig}}
+
{{Game data/row|Windows|{{p|userprofile}}\Documents\Amnesia\Pig\}}
 
{{Game data/row|OS X|~/Library/Application Support/Frictional Games/Amnesia/Pig/}}
 
{{Game data/row|OS X|~/Library/Application Support/Frictional Games/Amnesia/Pig/}}
 
{{Game data/row|Linux|~/.frictionalgames/Amnesia/Pig/}}
 
{{Game data/row|Linux|~/.frictionalgames/Amnesia/Pig/}}
Line 79: Line 101:
 
|fov notes                  = See [[#Field of view (FOV)|Field of view (FOV)]].
 
|fov notes                  = See [[#Field of view (FOV)|Field of view (FOV)]].
 
|windowed                  = true
 
|windowed                  = true
|windowed notes            =  
+
|windowed notes            = Window borders are hidden when running at native resolution.
|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          =  
Line 131: Line 153:
 
|full controller          = true
 
|full controller          = true
 
|full controller notes    =  
 
|full controller notes    =  
|controller remap          = unknown
+
|controller remap          = false
|controller remap notes    =  
+
|controller remap notes    = Not remapping properly with the Xbox 360 Controller.<ref>[https://www.frictionalgames.com/forum/thread-24540-post-282869.html#pid282869 Xbox controller incompatibility]</ref>
|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 152: Line 174:
 
|closed captions notes    =  
 
|closed captions notes    =  
 
|mute on focus lost      = false
 
|mute on focus lost      = false
|mute on focus lost notes = Enabled by default.
+
|mute on focus lost notes = Doesn't mute when viewing journal entries.
 
|eax support              =  
 
|eax support              =  
 
|eax support notes        =  
 
|eax support notes        =  
Line 279: Line 301:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Disconnect any gamepads and then start the game|ref=<ref>[http://www.frictionalgames.com/forum/thread-22826.html Possible fix solution for crash at startup - Frictional Games Forum]</ref>}}
 
{{Fixbox/fix|Disconnect any gamepads and then start the game|ref=<ref>[http://www.frictionalgames.com/forum/thread-22826.html Possible fix solution for crash at startup - Frictional Games Forum]</ref>}}
}}
 
 
{{Fixbox|1=
 
{{Fixbox/fix|Overwrite the original 'aamfp.exe' with the offical patch found here: http://thedarkswarm.com/downloads/public/aamfp.zip|ref=<ref>[http://www.frictionalgames.com/forum/thread-22842.html New possible fix to crash at startup - Patch - Frictional Games Forum]</ref>}}
 
 
}}
 
}}
  
Line 307: Line 325:
  
 
{{ii}} Alternatively remove all .ini files from the [[#Game data|game data]] locations for the game and try fix again.
 
{{ii}} Alternatively remove all .ini files from the [[#Game data|game data]] locations for the game and try fix again.
 +
}}
 +
 +
===Adjusting in-game gamma does nothing===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Disable gamma changing programs such as f.lux}}
 +
}}
 +
 +
===Gamma changes persist after exiting the game===
 +
{{ii}} If the in-game gamma setting is increased, it can sometimes alter the desktop's gamma even after the game is closed.
 +
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Use f.lux to restore gamma}}
 +
# Download and install [https://justgetflux.com/ f.lux].
 +
# Run it and the desktop gamma should return to normal.
 +
}}
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Enable Nvidia's own color settings in the Nvidia Control Panel|ref=<ref>[http://steamcommunity.com/app/239200/discussions/0/620695877094621433/ Interesting bug after quiting game :: Amnesia: A Machine for Pigs General Discussions]</ref>}}
 
}}
 
}}
  
 
==Other information==
 
==Other information==
 
===Strong blue haze===
 
===Strong blue haze===
{{ii}} The game has slight blue fog effect that is very apparent in first level. This is intentional <ref>[http://www.frictionalgames.com/forum/thread-22824-post-257141.html#pid257141 Blue haze? - Frictional Games Forum]</ref> but this effect can be undesirably strong on some screens.
+
{{ii}} The game has slight blue fog effect that is very apparent in the first level. This is intentional,<ref>[http://www.frictionalgames.com/forum/thread-22824-post-257141.html#pid257141 Blue haze? - Frictional Games Forum]</ref> but this effect can be undesirably strong on some screens.
  
 
{{Fixbox|1=
 
{{Fixbox|1=

Revision as of 08:47, 8 November 2014

Template:Infobox game/row/osxporterTemplate:Infobox game/row/linporter
Amnesia: A Machine for Pigs
Amnesia: A Machine for Pigs cover
Developers
The Chinese Room
Frictional Games
Engines
HPL2
Release dates
Windows September 10, 2013
macOS (OS X) September 10, 2013
Linux September 10, 2013
Amnesia: A Machine for Pigs 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

General information

Port Report
GOG.com Community Discussions for game series
GOG.com Support Page
Steam Community Discussions
Frictional Games Forum

Availability

Source DRM Notes Keys OS
Official website
DRM-free
Icon overlay.png
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-free after installation (requires an internet connection during installation)
Error: key type '{{{5}}}' not recognised
Error: OS parameter cannot be empty
GOG.com
DRM-free
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
Steam
Icon overlay.png
Error: key type '{{{5}}}' not recognised
Error: OS parameter cannot be empty

Essential improvements

Skip intro videos

Instructions

Enable quick save

Instructions

Game data

Configuration file and save game data location

This game does not follow the XDG Base Directory Specification on Linux.

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud
Game saves, key binds and game settings. Graphics are saved locally.

Video settings

Launcher
Basic settings
Advanced 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

Input settings

Template:Input settings

Audio settings

Audio settings
Game settings

Template:Audio settings

Surround sound

Game is using old implementation of a sound system which limits output only to stereo.
Instructions

Localizations

Language UI Audio Sub Notes
English
French
Italian
German
Spanish
Czech
Hungarian
Polish
Brazilian Portuguese
Russian
Turkish

Issues fixed

Vertical camera movement only with mouse

Instructions

Crash during startup

Instructions

Freeze/lag every now and then

A possible solution can be found at the official Amnesia A.M.F.P Troubleshooting Guide.[1]
Instructions

Light halos showing through walls

Instructions

Adjusting in-game gamma does nothing

Instructions

Gamma changes persist after exiting the game

If the in-game gamma setting is increased, it can sometimes alter the desktop's gamma even after the game is closed.
Instructions
Instructions

Other information

Strong blue haze

The game has slight blue fog effect that is very apparent in the first level. This is intentional,[2] but this effect can be undesirably strong on some screens.
Instructions
Instructions

System requirements

Integrated Intel HD Graphics should work but is not supported; problems are generally solved with a driver update.
Windows
Minimum Recommended
Operating system (OS) Vista
Processor (CPU) 2.0 GHz Core i5
System memory (RAM) 2 GB
Hard disk drive (HDD) 5 GB
Video card (GPU) Mid-range NVIDIA GeForce 3x0
ATI Radeon HD 5x00
macOS (OS X)
Minimum Recommended
Operating system (OS) 10.6.8
Processor (CPU) 1.3 GHz core i5
System memory (RAM) 2 GB
Hard disk drive (HDD)
Video card (GPU) Mid-range NVIDIA GeForce 3x0
ATI Radeon HD 5x00
Linux
Minimum Recommended
Operating system (OS) Major Linux Distribution from 2010
Processor (CPU) 2.0 GHz core i5
System memory (RAM) 2 GB
Hard disk drive (HDD) 5 GB
Video card (GPU) Mid-range NVIDIA GeForce 3x0
ATI Radeon HD 5x00

Notes

  1. Notes regarding Steam Play (Linux) data:

References