
GpuTape
Fleepe opened this issue ยท 2 comments
CurseForge link
No response
CurseForge Mod Distribution
Unknown
Modrinth link
https://modrinth.com/mod/gputape
Source/other link
https://github.com/ITsMrToad/GpuTape
Mod file size
23.17 KB
License
(any other license)
What it does
Fix video memory leaks like:
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
GL_INVALID_FRAMEBUFFER_OPERATION
GL_OUT_OF_MEMORY
Why should it be in the modpack
It fixes video memory leaks and prevents game crashes because of them.
Why shouldn't it be in the modpack
For many, this mod may be useless, as such leaks happen rarely and for specific reasons.
Additional details
For me personally, this mod worked on an old PC with GTX 1650 4 GB, since without it the game crashed after a while with GL_OUT_OF_MEMORY error.