Rendering time

The rendering time in this game is soo low, when i walk intro rattey nobody has a head, buildings have no roofs,…

Run through a town on horseback… it’s fugly.

Must depend on settings, on full Ultra, with all the LOD sliders at max, I have not noticed the rendering time to be slow. Even running through a town on horseback. Only thing I notice is the pop up of people sometimes, which can be annoying.

It mainly depends of you rig, and you drive speed ; loading from a SSD is far quicker than a HDD.

Also if you’re on PC, adding r_TexturesStreamingMipBias -3 in user.cfg may greatly reduce poping issues, at least for textures. :wink:
If not, it’s LoD related, and tweaking those settings may be helpful (e_ViewDistRatio and so on). You may find a handful of mods that offers useful hints for tweaking the game.

Thanks mate, i assumed it was my SSD that was rendering everything quickly.

So that texturesstreamingmipbias will stop people popping up? As it really annoys me when I come upto a camp, it looks empty and then people magically appear!

I don’t know if this specific setting prevented all the poping issues, but it was very benefical to me.

You could have some use of those as well (may hit your framerate a bit, depending of your rig) :

  • r_TexturesStreamingResidencyTime = 120
  • r_texturesstreamingDeferred = 1
  • r_TexturesStreamingResidencyEnabled = 1
  • r_TexturesStreamingResidencyThrottle = 0.8
  • e_PreloadMaterials = 1
  • sys_PakStreamCache = 1
  • sys_preload = 1

.
The texture tweaks are used to avoid textures poping/streaming issues, the three last ones may be useful in all cases.

I play on ps4 :stuck_out_tongue:

Thanks bud, will give that a try when I am home later. I can spare a few frames hopefully!