#Bugs happen if vsync is off (openGL)

4 messages · Page 1 of 1 (latest)

primal rose
#

if i run my program through visual studio code and while vsync is off, everything seems to work fine but if i close the window then my whole vscode instance just stops responding and then i need to force close it, this only happens when vsync is turned off so im wondering why that is and how i could fix it..

#

to add on to this, i just tested running my app through a terminal and nothing of this sort happened, the terminal didnt close or anything like when i ran it through vscode

#

is this a vscode issue, should i just ignore it then or is there a way to fix it?

hexed mango
#

its possible that your empty window ran with 6000fps or whatever, that will stress the gpu for no reason and can cause these kind of things