seta vt_pageimagesizeuniquediffuseonly2 8192
seta vt_pageimagesizeuniquediffuseonly 8192
seta vt_pageimagesizeunique 8192
seta vt_pageimagesizevmtr 8192
and
seta fc_maxcachememoryMB 1024
The first group of cvars at 8192 - I can pull up these cvars in game and see that they are indeed set to 8192. HOWEVER, when I load up my game, one of the last things it says in the console is what these values are as it loaded the level.
It shows physical page pool unique total - 1 physical page pool unique diffuse only - 4096 physical page pool unique diffuse only2 - 4096
And even though I have fc_maxcachememoryMB at 1024 it stays on the default value of 96.
Why aren't these settings taking effect?