SSRT icon indicating copy to clipboard operation
SSRT copied to clipboard

Fixed a blackscreening issue.

Open PreyK opened this issue 4 years ago • 0 comments

For some reason Released render textures doesn't get deallocated correctly causing a memory problem where no more rendertextures can be allocated and your screen goes black/starts flashing. Demonstration: https://clips.twitch.tv/ThankfulPowerfulDaikonLeeroyJenkins Reproducing: build a project with ssrt and let it run overnight/a loong time This commit is the fix i made for my game (no more blackscreening, tested and in prod).

PreyK avatar Oct 03 '20 13:10 PreyK