The developers have attempted to disable cheats in the game so the ~ key which usually opens the command console won’t work. If you want to activate cheats you’ll need to edit some game files and create some key bindings. You’ll want to find the TdInput.ini file which should be located here –
My Documents\EA Games\Mirror's Edge\TdGame\Config
Once you have found it right click and open with Notepad and find this line –
Bindings=(Name="D",Command="GBA_StrafeRight",Control=False,Shift=False,Alt=False)
You can add new bindings to new lines above this, just make sure that you don’t double bind a key. To give you an example here is Change Camera bound to F2 –
Bindings=(Name="F2",Command="FreeFlightCamera",Control=False,Shift=False,Alt=False)
The other cheat codes are as follows: the description and then the code you need to use.
- God Mode – god
- Jesus Mode – jesus
- Free Cam – dropme (God Mode must be on for this to work)
- Change 1st/3rd Person – FreeFlightCamera
- Unlimited Ammo – ammo
- All Weapons – loadfullinventory
- Show Frame Rate – stat xunit
- Slow Motion Mode – slomo 0.4
- Slow Motion Off – slomo 1.0
- Unlock All Levels – UnlockAllLevels
- Lock All Levels - LockAllLevels
- Unlock All Time Trials – UnlockAllTT
- Lock All Time Trials – LockAllTT