기억력 상실: 갱생

기억력 상실: 갱생 – 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: 갱생.

다행스럽게도, there’s a quick solution to fix the missing crosshair. If you’re one of the gamers who have no crosshair in Amnesia: 갱생, you can try the solution below.

기억력 상실: 갱생

이 문제를 해결하려면, all you have to do is search for the file namedPlayer.hpslocated 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.

오래된

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

새로운

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

저자 소개

Earl은 거의 모든 새로운 게임을 플레이하는 게이머 중 한 명입니다.. 하지만 그는 FPS와 오픈 월드 게임을 더 선호합니다..