Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Weird memory leak issue with OpenGL
11-17-2022, 05:02 AM
Post: #8
RE: Weird memory leak issue with OpenGL
Please try the latest git build.

With the largest Person 3 HD texture pack, you could get into a situation where memory use would grow significantly (mostly because the textures are really unnecessarily high resolution... but also because of how the game works.) It may not fix this for you if there's a driver issue, but it may reduce the memory use.

The latest git build keeps track of how much HD texture data has been loaded and throws it away more aggressively for large texture packs so you don't run out of RAM.

-[Unknown]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Weird memory leak issue with OpenGL - [Unknown] - 11-17-2022 05:02 AM

Forum Jump: