Ko/Resetting Hammer preferences

From Valve Developer Community
< Ko
Revision as of 21:08, 4 August 2014 by Tuna (talk | contribs)
Jump to navigation Jump to search

가끔 희귀한 경우, 예를 들자면, Hammer 도구들이 화면 바깥으로 해상도 변화때문에 사라지는 경우, 당신은 Hammer 옵션 설정을 기본으로 되돌릴 필요가 있습니다. 이것은 RegEdit을 이용하여 Hammer의 설정을 Wondows 레지스트리로 부터 지우는 것입니다.

Warning.png경고:부적절한 RegEdit 의 사용은 Windows 레지스트리와 당신의 운영 체제에 부정적인 영향을 미칠수 있습니다. 이 도구를 사용할때 조심히 다뤄주세요.

Template:Note:ko

RegEdit을 이용하여 Hammer 설정 초기화 하기:

  1. 지금 Hammer 에디터가 실행되고 있다면, 닫아 주세요.
  2. Start Menu에서, Run...을 선택해주세요.
  3. regedit을 입력하고 OK를 눌러주세요.
  4. Scroll to the top of the tree list on the left.
  5. Expand the tree to HKEY_CURRENT_USER\Software\Valve\Hammer.
  6. Back up the current Hammer settings by right-clicking the Hammer folder icon and click Export.
  7. Type a filename (eg. hammer_settings.reg) and save it to your desktop.
  8. Right-click the Hammer folder icon and select Delete.
  9. Click Yes to confirm the deletion.
  10. Close Regedit and launch Hammer and the settings will be reset.
Note.png메모:Check to see if there is any problems with the Hammer interface before deleting the settings backup file from the desktop. If you wish to restore the old settings from the backup file, simply double-click the file on the desktop and import the settings back in.