Skip to main content

vm.PageSizeInKB

Var

Unreal Engine Var console variable.

vmPageSizeInKB

Description

Minimum allocation per VM instance. There are 64 of these, so multiply GVVMPageSizeInKB * 64 * 1024 to get total number of bytes used by the VV

Usage

vm.PageSizeInKB [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.