Hammer Resource Usage: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (updated language bar.)
Line 1: Line 1:
[[Category:Hammer]][[Category:Level Design FAQ]]
{{lang|Hammer Resource Usage}}
{{otherlang2
| ru = Hammer Resource Usage:ru
| ko = Hammer Resource Usage:ko
}}
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.
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.


Usage of the model and texture browsers are the largest source of increased memory usage. When using these browsers, the application is forced to load a very large amount of raw source content.
Usage of the model and texture browsers are the largest source of increased memory usage. When using these browsers, the application is forced to load a very large amount of raw source content.
[[Category:Hammer]][[Category:Level Design FAQ]]

Revision as of 08:51, 20 April 2022

English (en)Español (es)한국어 (ko)Русский (ru)Translate (Translate)

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.

Usage of the model and texture browsers are the largest source of increased memory usage. When using these browsers, the application is forced to load a very large amount of raw source content.