Closed NeroBurner closed 1 year ago
Something must have changed, but now the MONITOR_ZOOM factor must be considered when calling SDL_RenderReadPixels. Always calling with a monitor width and height of 240 results in a segmentation fault in said function.
MONITOR_ZOOM
SDL_RenderReadPixels
Fixes: https://github.com/InfiniTimeOrg/InfiniSim/issues/95
Something must have changed, but now the
MONITOR_ZOOM
factor must be considered when callingSDL_RenderReadPixels
. Always calling with a monitor width and height of 240 results in a segmentation fault in said function.Fixes: https://github.com/InfiniTimeOrg/InfiniSim/issues/95