Difference between revisions of "Template:INI:Papyrus:iMaxMemoryPageSize"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
(Created page with "<onlyinclude> == iMaxMemoryPageSize == * '''Default:''' <Code>512</Code> This is the largest amount of memory the VM will allocate for a single stack page, in bytes. Smaller...")
 
imported>Qazaaq
 
(No difference)

Latest revision as of 13:31, 30 August 2019

iMaxMemoryPageSize[edit source]

  • Default: 512

This is the largest amount of memory the VM will allocate for a single stack page, in bytes. Smaller values may force the VM to allocate more pages for large stack frames. Larger values may cause the memory allocator to allocate differently, decreasing performance for large stack frames.