Amnesia: Rebirth

Amnesia: Rebirth – How to Fix Missing Crosshair

Frictional Games has officially released Amnesia: Rebirth is now available on PlayStation 4 and Windows PC. While console players are not encountering any crosshair issues, PC gamers are having a headache for the missing crosshair in Amnesia: Rebirth.

Fortunately, there’s a quick solution to fix the missing crosshair. If you’re one of the gamers who have no crosshair in Amnesia: Rebirth, you can try the solution below.

Amnesia: Rebirth

To fix this issue, all you have to do is search for the file named “Player.hps” located at

Steam\steamapps\common\Amnesia Rebirth\script\player\

Once you already find the file, search for the following lines and change them to false and save the file by pressing Ctrl+S.

Old

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

New

  • const bool gbDrawCrosshair = false;
  • const bool gbDrawDefaultCrosshair = false;

About the author

Earl is one of those gamers who will play almost any new games. But he more prefers playing FPS and open world games.