Launching a very simple love2d game (code here) from ZeroBrane results in these weird glitches:

The triangle is supposed to settle down after being dropped on the bar, not jump around for no reason. Also note how the framerate fluctuates wildly.
It runs perfectly as intended with a stable framerate of 60 when launching by dragging the folder over to love.exe, but executing from ZeroBrane (which uses the same path for love.exe) gives this issue.
Launching a very simple love2d game (code here) from ZeroBrane results in these weird glitches:
The triangle is supposed to settle down after being dropped on the bar, not jump around for no reason. Also note how the framerate fluctuates wildly.
It runs perfectly as intended with a stable framerate of 60 when launching by dragging the folder over to love.exe, but executing from ZeroBrane (which uses the same path for love.exe) gives this issue.