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 "Antichamber"

From PCGamingWiki, the wiki about fixing PC games
m (Corrected links)
Line 111: Line 111:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Edit DefaultInput.ini|ref=<ref name="Issues">[http://steamcommunity.com/app/219890/discussions/0/864958451425168004/ Issues and temporary workarounds - Steam Community Discussions for Antichamber]</ref>}}
 
{{Fixbox/fix|Edit DefaultInput.ini|ref=<ref name="Issues">[http://steamcommunity.com/app/219890/discussions/0/864958451425168004/ Issues and temporary workarounds - Steam Community Discussions for Antichamber]</ref>}}
# Go to [[#Configuration file(s) location|configuration file(s) location]].  
+
# Go to [[#Configuration files location|configuration files location]].  
 
# Open <code>UDKInput.ini</code>
 
# Open <code>UDKInput.ini</code>
 
# Search for <code>ConsoleKey</code> and delete the following lines: <pre>ConsoleKey=None&#10;TypeKey=None</pre> You can also change the <code>ConsoleKey</code> to anything you want. Just replace <code>None</code> with what you'd like it to be.
 
# Search for <code>ConsoleKey</code> and delete the following lines: <pre>ConsoleKey=None&#10;TypeKey=None</pre> You can also change the <code>ConsoleKey</code> to anything you want. Just replace <code>None</code> with what you'd like it to be.
Line 121: Line 121:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Change frame rate smoothing}}
 
{{Fixbox/fix|Change frame rate smoothing}}
# Go to [[#Configuration file(s) location|configuration file(s) location]].  
+
# Go to [[#Configuration files location|configuration files location]].  
 
# Open the <code>UDKEngine.ini</code> with a text editor.
 
# Open the <code>UDKEngine.ini</code> with a text editor.
 
# Search and change <code>bSmoothFrameRate</code> to <code>FALSE</code> '''or''' raise <code>MaxSmoothedFrameRate</code> value.
 
# Search and change <code>bSmoothFrameRate</code> to <code>FALSE</code> '''or''' raise <code>MaxSmoothedFrameRate</code> value.
Line 153: Line 153:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Edit UDKInput.ini|ref=<ref name="FAQ" />}}
 
{{Fixbox/fix|Edit UDKInput.ini|ref=<ref name="FAQ" />}}
# Go to [[#Configuration file(s) location|configuration file(s) location]].  
+
# Go to [[#Configuration files location|configuration files location]].  
 
# Open the <code>UDKInput.ini</code>.
 
# Open the <code>UDKInput.ini</code>.
 
# Under the <code>[Engine.PlayerInput]</code> section find <code>Bindings=(Name="W",Command="GBA_MoveForward"</code>.
 
# Under the <code>[Engine.PlayerInput]</code> section find <code>Bindings=(Name="W",Command="GBA_MoveForward"</code>.

Revision as of 09:07, 20 September 2014

Template:Infobox game/row/osxporterTemplate:Infobox game/row/linporter
Antichamber
Cover image missing, please upload it
Developers
Alexander Bruce
Engines
Unreal Engine 3
Release dates
Windows January 31, 2013
macOS (OS X) February 18, 2014
Linux February 18, 2014
Antichamber on Wikipedia

Key points

Developer has released his own 'Issues and temporary workarounds' guide
Only supports one save at a time.[1]

General information

Antichamber Website
Steam Community Discussions
Antichamber FAQ by Developer on Steam Community Discussions page for Antichamber

Availability

Source DRM Notes Keys OS
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 Unreal Engine video

Instructions

Game data

Configuration files location

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

Save game data location

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

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Video settings.

Template:Video settings

Widescreen resolution

Many common resolutions are not available on the options menu.
Instructions

High frame rate

Instructions

Input settings

Template:Input settings

Remapping

Instructions

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Issues unresolved

Crash when drawing loops or cubes

From the developer: "I am aware that the algorithm for this can go a bit crazy and cause the game to crash if you try to do it with large or dense structures."[2]

Issues fixed

Instructions

System requirements

Windows
Minimum
Operating system (OS) XP SP2, Vista, 7
Processor (CPU) 2.0+ GHz or better (dual core recommended)
System memory (RAM) 2 GB
Hard disk drive (HDD) 1 GB
Video card (GPU) NVIDIA 8000 series or higher
DirectX 9.0c compatible
Shader model 3.0 support

Notes

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

References

  1. Antichamber FAQ - Steam Community Discussions for Antichamber
  2. Cite error: Invalid <ref> tag; no text was provided for refs named Issues