Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
First, find your Antichamber directory (default is "C:\Program Files (x86)\Steam\steamapps\common\Antichamber") then go into the folder "UDKGame" and then "Config" and open the following two files: "UDKEngine.ini" and "UDKInput.ini"
Once you have these two files opened, search (CTRL+F) in the UDKEngine.ini for "bSmoothFrameRate". Set this to TRUE. Next, locate "MinSmoothedFrameRate" and "MaxSmoothedFrameRate". Set Min to 60 and Max to 999. Save and close.
Now, copy the following line and paste it anywhere under "[Engine.PlayerInput]" in UDKInput.ini:
Bindings=(Name="LeftAlt",Command="SetFps 60 | onrelease SetFps 999",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
Save and close. Upon opening the game, you should now be running at around 120-150 fps. In order to switch back to 60 fps (for large moving boxes you can push - they require 60 fps), you hold the left Alt button on your keyboard. As long as you are holding the left Alt button, your fps will be at 60, and as soon as you release the left Alt button, your fps will go back up to around 120-150.
As I sated before, it's quite a complicated setup, but the speedrunning community does it to imporve mouse performance.