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 (updated template usage)
m (updated template usage)
Line 37: Line 37:
 
===Skip Unreal Engine video===
 
===Skip Unreal Engine video===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Rename or delete movie file|ref={{cn|date=July 2016}}}}
+
{{Fixbox/fix|Delete or rename movie file|ref={{cn|date=July 2016}}}}
 
# Go to <code>{{P|game}}/UDKGame/Movies/</code>
 
# Go to <code>{{P|game}}/UDKGame/Movies/</code>
# Rename or delete <code>UE3_logo.bik</code>
+
# Delete or rename <code>UE3_logo.bik</code>
  
 
{{ii}} Editing the configs to not load UE3_logo does not work.
 
{{ii}} Editing the configs to not load UE3_logo does not work.
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 the [[#Configuration files location|configuration files location]].  
+
# Go to the [[#Game data|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 124: Line 124:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Change frame rate smoothing|ref={{cn|date=July 2016}}}}
 
{{Fixbox/fix|Change frame rate smoothing|ref={{cn|date=July 2016}}}}
# Go to the [[#Configuration files location|configuration files location]].  
+
# Go to the [[#Game data|configuration files location]].  
 
# Open <code>UDKEngine.ini</code>.
 
# Open <code>UDKEngine.ini</code>.
 
# 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 168: Line 168:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Edit UDKInput.ini|ref=<ref name="FAQ" />}}
 
{{Fixbox/fix|Edit UDKInput.ini|ref=<ref name="FAQ" />}}
# Go to the [[#Configuration files location|configuration files location]].  
+
# Go to the [[#Game data|configuration files location]].  
 
# Open <code>UDKInput.ini</code>.
 
# Open <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 04:33, 21 November 2016

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
Windows
macOS (OS X)
Linux
Steam
Icon overlay.png
Windows
macOS (OS X)
Linux

Essential improvements

Skip Unreal Engine video

Instructions

Game data

Configuration files location

This game follows the XDG Base Directory Specification on Linux.

Save game data location

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Video settings.
Video settings.

Template:Video settings

Widescreen resolution

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

High frame rate

Forces standard V-sync on regardless of in-game setting, which prevents Adaptive V-sync, causes drops to 60FPS almost constantly (aka stuttering).
Game's physics will malfunction at high frame rates, recommend capping below value to 62 (i.e. 60FPS).
Instructions

Input settings

Template:Input settings

Remapping

Instructions

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

VR support

3D modes State Notes
Native 3D
Nvidia 3D Vision
TriDef 3D
iZ3D

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

Other information

API

Technical specs Supported Notes
Direct3D 9
OpenGL 2.0 OS X and Linux only.
Shader Model support 3
Executable 32-bit 64-bit Notes
Windows
macOS (OS X)
Linux

Middleware

Middleware Notes
Physics PhysX
Input SDL2 OS X and Linux only.
Cutscenes Bink Video

System requirements

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

References

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