Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vulkanmod refreshing the chunks when high render distance #507

Open
mamaecombei opened this issue Sep 11, 2024 · 2 comments
Open

vulkanmod refreshing the chunks when high render distance #507

mamaecombei opened this issue Sep 11, 2024 · 2 comments

Comments

@mamaecombei
Copy link

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…

@NXTler
Copy link
Contributor

NXTler commented Sep 15, 2024

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

@Felix14-v2
Copy link

Felix14-v2 commented Sep 16, 2024

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants