Amnesia: Rebirth

Amnesia: Rebirth Amnesia: Rebirth Amnesia: Rebirth

How to Enable Console (Cheats):

A short guide on how to enable debugging. It comes in very handy for
all sorts of applications, and your imagination is the limit!

How to Enable Cheat Console:
Find the Config File

Location of the config file is located here:
C:\Users\Documents\My Games\Amnesia Rebirth\Main

Name of the file: [YourParticularUserDetails]_user_settings.cfg

Open in a text editor.

Enable Debugging Console

In the .cfg file, locate the tag .
Inside find DebugMode="false" and change it to DebugMode="true".
Save the file.

Use the Debug Toolbar

Launch the game. Press F1 to open the window on the right.

There are various options that you can enable/disable inside of the window.

Examples Include:
God Mode!
Spectator Cam (Free Cam)
Debug Logging for Game Events
Quick Save Enable
Using Scripts

No Crosshair Fix:

Go to ..\Amnesia Rebirth\script\player\ and open the file "Player.hps" in notepad.

Find these two lines and change them to false, then save.

const bool gbDrawCrosshair =true;
const bool gbDrawDefaultCrosshair = true;

How to Uncap FPS:

How to Enable 120+ HZ Compatibility!
You can find the files here:

(Drive):\Users\(Username)\Documents\My Games\Amnesia Rebirth\Main

Edit the file named "x_y_user_settings.cfg", change commandline "RefreshRate" to
desired cap, save and you're done!

You might want to turn on vsync either ingame or in your respective GPU software to limit screen tear as I've noticed that altering the RefreshRate completely uncaps fps without it.