So i get frequent crashes whenever i open the settings menu or quick saving. The traceback.txt shows the following
SummertimeSaga-0-20-11-pc\renpy\display\pgrender.py", line 118, in surface
surf = Surface((width + 4, height + 4), 0, sample)
File "src/pygame_sdl2/surface.pyx", line 164, in pygame_sdl2.surface.Surface.__init__
error: Out of memory
Any suggestions on how to fix?