Can you try increasing your texture streaming pool size?
Hit the “`” button, then type r.Streaming.PoolSize 2000
The “2000” figure is up to you really, from what I understand it is related to GPU memory. There is a space between PoolSize and 2000.
Can you try increasing your texture streaming pool size?
Hit the “`” button, then type r.Streaming.PoolSize 2000
The “2000” figure is up to you really, from what I understand it is related to GPU memory. There is a space between PoolSize and 2000.