Change Vsync without Exiting FullScreen?
Posted: Sun Sep 24, 2017 4:39 am
Hey all
Is there any way to change the vsync setting of the window mid game without calling love.window.setmode, which, if in fullscreen, will cause the screen to close and reopen? (at least on a mac anyway)
Also as a side note, is there a way to get the refresh rate of a monitor?
Is there any way to change the vsync setting of the window mid game without calling love.window.setmode, which, if in fullscreen, will cause the screen to close and reopen? (at least on a mac anyway)
Also as a side note, is there a way to get the refresh rate of a monitor?