Cachesize (DEF): Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
 
Fox (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:WIP pages]]
<span {{code}}>'''cachesize''' <value></span>
 
Specifies the size of the cache in Kb. Don't use this unless you know what you are doing.
 
If too many textures, blend tables, ANM files, etc. are loaded it may be necessary to increase the cache size.


[[Category:DEF commands]]
[[Category:DEF commands]]

Latest revision as of 05:25, 23 February 2020

cachesize <value>

Specifies the size of the cache in Kb. Don't use this unless you know what you are doing.

If too many textures, blend tables, ANM files, etc. are loaded it may be necessary to increase the cache size.