Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Amnesia: A Machine for Pigs

From PCGamingWiki, the wiki about fixing PC games
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
HPL Engine 2|HPL Engine|HPL Engine 2
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
Changelog
GOG.com Community Discussions for game series
GOG.com Support Page
Steam Community Discussions
Frictional Games Forum

Availability

Source DRM Notes Keys OS
GOG.com
DRM-free
Windows
macOS (OS X)
Linux
Humble Store
DRM-free
Icon overlay.png
Windows
macOS (OS X)
Linux
Mac App Store
Icon overlay.png
macOS (OS X)
Steam
Icon overlay.png
Windows
macOS (OS X)
Linux

Essential improvements

Skip intro videos

Edit main_settings.cfg[citation needed]
  1. Go to the configuration file and save game data location.
  2. Open main_settings.cfg with a text editor.
  3. Change ShowPreMenu="true" to ShowPreMenu="false"
  4. Save the changes.

Enable quick save

Edit user_settings.cfg[citation needed]
  1. Go to the configuration file and save game data location.
  2. Go into <user-id> and open user_settings.cfg with a text editor.
  3. Change AllowQuickSave="false" to AllowQuickSave="true"
  4. Save the changes.

Notes

Press F4 to save and F5 to load.

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

Template:Video settings

Field of view (FOV)

Edit game.cfg[1]
  1. Go to <path-to-game>\config\
  2. Open game.cfg in text editor.
  3. Go to the Player_General section.
  4. Change FOV = "70" to the desired field of view value.

High frame rate

The game limits frame rate to 60 FPS by default.
Edit main_settings.cfg[2]
  1. Go to %USERPROFILE%\Documents\Amnesia\Pig\
  2. Open main_settings.cfg in text editor.
  3. Change Engine LimitFPS="true" to Engine LimitFPS="false".

Input settings

Input settings
Input settings

Template:Input settings

Audio settings

Audio settings
Audio settings
Game settings
Game settings

Template:Audio settings

Surround sound

Game is using old implementation of a sound system which limits output only to stereo.
Surround sound fix[3]
  1. Download OpenAL Soft (PCGamingWiki mirror).
  2. Extract archive, navigate to Win32 folder from this archive.
  3. Copy soft_oal.dll to the installation folder.
  4. Launch game launcher and navigate to the Sound options tab.
  5. There should be new Unsuported device. Select it and launch the game.

In case there is no Unsuported device:

  1. Launch game with soft_oal.dll file in the same folder as game's exe file.
  2. Quit game, navigate to %USERPROFILE%\Documents\Amnesia\Pig and open launcher.log in text editor.
  3. Locate section Initializing Sound Module. There are all available sound devices.
  4. Open main_settings.cfg from the same Main folder.
  5. Locate line <Sound Device= and change to corresponding value of sound device from launcher.log.

Localizations

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

VR support

3D modes State Notes
Nvidia 3D Vision
Use 3D Surround Gaming.

Issues fixed

Vertical camera movement only with mouse

Disconnect controller[4]
  1. Unplug your controller.
  2. Start a new game.

Crash during startup

Disconnect any gamepads and then start the game[5]

Freeze/lag every now and then

A possible solution can be found at the official Amnesia A.M.F.P Troubleshooting Guide.[6]
Edit main settings[citation needed]
  1. Go to %USERPROFILE%\Documents\Amnesia\Pig
  2. Open 'main_settings.cfg' in a text editor.
  3. Locate entry <Sound....
  4. Change MaxChannels="64" to MaxChannels="32".
  5. Change StreamBuffers="8" to StreamBuffers="4".
  6. Start the game and check if it worked.
  7. If not, also change StreamBufferSize="262144" to StreamBufferSize="131072".

Light halos showing through walls

Start in offline mode[7]
  1. Start Steam in offline mode or disable Steam Cloud for the game.
  2. Start the game and enter Launcher Settings.
  3. Select auto-detect video device.
Alternatively remove all .ini files from the game data locations for the game and try fix again.

Adjusting in-game gamma does nothing

Disable gamma changing programs such as f.lux[citation needed]

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.
Use f.lux to restore gamma[citation needed]
  1. Download and install f.lux.
  2. Run it and the desktop gamma should return to normal.
Enable Nvidia's own color settings in the Nvidia Control Panel[8]

Other information

Strong blue haze

The game has slight blue fog effect that is very apparent in the first level. This is intentional,[9] but this effect can be undesirably strong on some screens.
Edit save files[10]
  1. Launch the game and create save if you don't have one.
  2. Go to %USERPROFILE%\Documents\Amnesia\Pig\<user-id>
  3. Locate your last save and open it in text editor.
  4. Locate entry name="mbFogActive" val="true" and change true to false.
Edit shader files[11]

An alternative to the save game method is to edit the shader files. This has the advantage of being a permanent solution (instead of per-save), and it also allows you to reduce (or increase!) the effect by an arbitrary factor.

  1. Go to <path-to-game>/core/shaders
  2. Edit deferred_fog_frag.glsl.
  3. Locate entry float fAmount = max(fDepth / avFogStartAndLength.y,0.0); and change it to float fAmount = 0.0; to switch the effect off completely, or e.g. to float fAmount = max(0.25 * fDepth / avFogStartAndLength.y,0.0); to reduce the effect to 25 % of original.

Other information

API

Technical specs Supported Notes
OpenGL 2.1
Executable 32-bit 64-bit Notes
Windows
macOS (OS X)
Linux

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

References