VulkanMod

VulkanMod

357k Downloads

vulkanmod refreshing the chunks when high render distance

mamaecombei opened this issue · 2 comments

commented

Describe the bug

https://youtu.be/p4xBtBB1QPI

Steps to reproduce

render distance 32 is making my game refreshes every 1 second

Log files

Uploading latest.log…

commented

That's your GPU running out of VRAM, there is nothing we can do about it. Try closing a few programs.

commented

there is nothing we can do about it

That's not true, VulkanMod could just stop loading new chunks after reaching the memory limit like Nvidium or Voxy does (instead of reloading all the geometry data).