Antichamber

Antichamber

32 ratings
Noclip and more - How to open the console in Antichamber
By Lycake
This will show you hot to open the console and what commands you need for noclipping
   
Award
Favorite
Favorited
Unfavorite
Introduction and WARNING!!!!
Hello guys,

in this guide I'll show you how to enable the console.

WARNING!

THIS WILL TAKE THE FUN OUT OF THE GAME DON'T DO THIS IF YOU DON'T THINK YOU HAVE PLAYED THROUGH 99.999% OF THE GAME ALREADY!!!!


If you just got stuck at a point you might want to check out other guides before enabling the console.
How to enable the console ingame
To enable the console locate your Antichamber folger inside the steamapps. Usually it's somwhere here:

C:\Program Files\Steam\steamapps\common\Antichamber

Locate the following file inside your Antichamber folder:

...\Antichamber\UDKGame\Config\DefaultInput.ini

Locate the following part inside the file

[Engine.Console] ConsoleKey=Tilde TypeKey=Tab ;----------------------------------------------------------------------------------------- ; Uncomment these to disable the console access ;----------------------------------------------------------------------------------------- ConsoleKey=None TypeKey=None

Change the ConsoleKey=None to whatever key you want

[Engine.Console] ConsoleKey=Tilde TypeKey=Tab ;----------------------------------------------------------------------------------------- ; Uncomment these to disable the console access ;----------------------------------------------------------------------------------------- ConsoleKey=F10 TypeKey=None

Note: I changed the lower ConsoleKey=XXXXX not the upper one. Changing the first appearence will just do nothing because it will be overwritten by the second ConsoleKey=XXX you could also delete the upper one if you are a perfectionist
Ofcourse you can change the F10 with any key you want.

Now open up the game and press F10 (or the key you put in there). Voila.. the in game console opens.
Noclip
Okay now. You've the console open now. To enable noclip type in the following

ghost

to disable noclip again type in

walk

Also most other UDK console commands work. Just google them if you want to.

Have fun (or not anymore because noclip is lame and boring)
17 Comments
[ Ø ] PS/2 > USB Nov 27, 2014 @ 7:24am 
The guide you linked to as a "read first" doesn't exist anymore
Deuveir Nov 7, 2014 @ 9:02pm 
Thank you so much for the guide. Now, is there any way I can disable the weapon or crosshair? I should know this since I use the UDK engine for programming.....but still.
elskox Jul 4, 2014 @ 9:20pm 
Folger :D
Lycake  [author] Jun 27, 2014 @ 2:40am 
It let's you fly around the level, no walls, no gravity
kyvitti84 Jun 24, 2014 @ 6:31pm 
what does noclip do?
Californ1a Oct 6, 2013 @ 1:04pm 
You could also just put a semicolon in front of each the two lines:
ConsoleKey=None
TypeKey=None

Then you can use either Tab or Tilde to open the console, as it is already defined in the [Engine.Console] section.
Lycake  [author] Jul 29, 2013 @ 5:02am 
Check if it's really the right file and that there is now other appearance of "ConsoleKey" after the one where you put in your key so it won't be overwritten
ethanrule3 Jul 28, 2013 @ 9:16pm 
I edited it and tried three different keys but it still does nothing when I press it in-game! Any ideas?
𝔽𝔸𝕂𝔼 𝔹𝔸𝔾 Jul 14, 2013 @ 1:22pm 
thanks for the guide
Sammy Jul 13, 2013 @ 4:25pm 
Interesting method, thanks for it. Though I'll still try to finish the damned thing on my own ;)