Ko/Hammer Resource Usage

From Valve Developer Community
< Ko
Revision as of 22:54, 8 February 2014 by Mochan77 (talk | contribs) (Created page with "Category:HammerCategory:Level Design FAQ {{otherlang2 | ru = Hammer Resource Usage:ru | ko = Hammer Resource Usage:ko }} The Valve Hammer Editor uses lots of resource...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Otherlang2 The Valve Hammer Editor uses lots of resources when loading models and textures, easily 400-500 megabytes when the full texture browser is loaded. This is not a bug or a "memory leak". Memory usage should plateau after that amount.

벨브 해머 에디터 실행시에 큰 용량의 컴퓨터 가용 자원을 사용하게 됩니다. 알기 쉽게 설명하자면 텍스쳐 탐색기를 사용하자면 400~500 메가 바이트 기본적으로 사용하게 됩니다. 메모리 사용량은 프로그램의 요구에 따라서 더 많은 용량이 사용될 수도 있으며 이것은 버그 메모리 누수 같은 프로그램의 오작동이 아님을 알려드립니다.

모델 뷰어, 텍스쳐 탐색기 같은 기능들은 많은 메로리를 요구합니다. 앞서 말한 두가지의 브라우저를 실행할때 해머 에디터는 강제적으로 소스 컨텐츠의 대부분을 메모리로 불러들인 뒤 작업을 진행하게 됩니다.

TODO - 벨브 해머 에디터 문서 수정.