Antichamber
192 voti
Play the game with non-QWERTY keyboard layouts
Da Zr40
If you use a different keyboard layout than QWERTY, Antichamber still expects the keys labeled W, A, S and D to be used. This guide shows you how to change this for your own keyboard layout.
2
5
   
Premio
Aggiungi ai preferiti
Preferito
Rimuovi dai preferiti
Hello, non-QWERTY gamer!
You've probably come here because you've been frustrated by Antichamber looking for the W, A, S, D keys instead of the physical keys at their QWERTY positions. Or perhaps you want to use entirely different keys. This guide will show you how to configure Antichamber's key bindings to support your keyboard.
First, locate the game folder
The location of the game folder can be different for you, but fortunately Steam makes this easy. In Steam, right-click Antichamber and open Properties. Under Local Files, press Browse Local Files.

You should now see the game folder. Navigate to UDKGame\Config\ and open UDKInput.ini in Notepad. If you're a Linux user, open DefaultInput.ini instead.
On to the bindings!
Now you're looking at Antichamber's input configuration file. If it looks like the screenshot to the right, then you've got the correct file!

Now onward towards the bindings we're looking for. Search for the following text:
Bindings=(Name="W",

You've found it if you now see four lines starting like this:
Bindings=(Name="W",Command="GBA_MoveForward", Bindings=(Name="S",Command="GBA_Backward", Bindings=(Name="A",Command="GBA_StrafeLeft", Bindings=(Name="D",Command="GBA_StrafeRight",
There's some Control=False stuff to the right of each of these, but that's not important to show here.

Now, you need to replace these key names with the appropriate names for your keyboard. For example, if you're using AZERTY you would replace Name="W" with Name="Z" and Name="A" with Name="Q".

Here's a table showing all replacements you need to do.

Original (QWERTY)
AZERTY
Dvorak
Colemak
Arrow keys
Name="W"
Name="Z"
Name="Comma"
Name="W"
Name="Up"
Name="S"
Name="S"
Name="O"
Name="R"
Name="Down"
Name="A"
Name="Q"
Name="A"
Name="A"
Name="Left"
Name="D"
Name="D"
Name="E"
Name="S"
Name="Right"

If you want to use non-letter keys, use this list[udn.epicgames.com] to find the name needed for that key.

That's it! Save the file and enjoy Antichamber!
Undoing your changes
If you want to undo your changes or correct a mistake, you can let Steam restore all modified Antichamber files.

In Steam, right-click Antichamber and open Properties. Under Local Files, press Verify integrity of game cache. Steam will then replace all files that have been modified with their original versions.
100 commenti
Terrenblade 15 ott 2021, ore 14:40 
This is the best guide, thank you.
Azusa Nakano 5 feb 2021, ore 9:02 
It works, if it has not worked yet, it is likely that you have made a mistake changing the controls in the part of [Engine.DebugCameraInput], those are not, look for a line that says Bindings = (Name = "
W ", Command =" GBA_MoveForward ", Control = False, Shift = False, Alt = False, bIgnoreCtrl = False, bIgnoreShift = False, bIgnoreAlt = False)
Ice King 28 mag 2020, ore 17:29 
If you are on a Mac your UDKGame folder may not be with the local files (which was the case for me). Mine was on ~/Library/Application Support/Unreal Tournament 3
Captain Misson 12 gen 2020, ore 9:40 
Indeed, to make it works I replaced A and W in several lines in /Antichamber/UDKGame/Config/DefaultInput.ini :
Removed keyboard bindings
Primary default bindings
Antichamber Keyboard Bindings

I did it too in /Antichamber/Engine/Config/BaseInput.ini : lines "General bindings" and "[GameFramework.DebugCameraInput]"

I didn't tryed one by one to know witch one do the works but now I can play without problem.
Floro 9 ago 2019, ore 19:15 
Was the game updated? I followed the guide step by step, and it's not working
Serial 25 feb 2018, ore 9:30 
Thank you :) That's just a shame they don't detect non-QWERTY keyboards and it's so complex to customize the keys
Simon Bradford 13 lug 2017, ore 14:13 
Thanks, good job man
Owen908 11 lug 2017, ore 20:11 
Thanks. The middle mouse button doesn't work on my mouse, so I had to rebind it.
ElHippieSupremo 25 dic 2015, ore 4:57 
How would one go about mapping these to an xbox 360 controller?
ShadowPhoen1x 23 set 2015, ore 17:13 
Dvorak FTW