Skip to main content

r.Vulkan.EnablePSOFileCacheWhenPrecachingActive

Var

Unreal Engine Var console variable.

rVulkanEnablePSOFileCacheWhenPrecachingActive

Description

false: If precaching is available (r.PSOPrecaching=1, r.Vulkan.UseChunkedPSOCache=1) then disable the PSO filecache. (default) true: Allow both PSO file cache and precaching.

Usage

r.Vulkan.EnablePSOFileCacheWhenPrecachingActive [value]

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