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] |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Weird memory leak issue with OpenGL - DrTails - 10-23-2021, 06:11 PM
RE: Weird memory leak issue with OpenGL - [Unknown] - 10-24-2021, 04:19 AM
RE: Weird memory leak issue with OpenGL - DrTails - 10-24-2021, 06:43 AM
RE: Weird memory leak issue with OpenGL - [Unknown] - 10-25-2021, 12:49 AM
RE: Weird memory leak issue with OpenGL - DrTails - 10-25-2021, 05:11 AM
RE: Weird memory leak issue with OpenGL - DrTails - 11-17-2021, 02:59 PM
RE: Weird memory leak issue with OpenGL - DarkDream787 - 11-16-2022, 10:31 AM
RE: Weird memory leak issue with OpenGL - [Unknown] - 11-17-2022 05:02 AM
RE: Weird memory leak issue with OpenGL - DarkDream787 - 11-27-2022, 12:31 PM
RE: Weird memory leak issue with OpenGL - LunaMoo - 11-27-2022, 01:10 PM
RE: Weird memory leak issue with OpenGL - [Unknown] - 11-27-2022, 03:12 PM
|