QB64.org Forum

Active Forums => QB64 Discussion => Topic started by: Craz1000 on November 05, 2021, 10:26:50 pm

Title: Framerate issue
Post by: Craz1000 on November 05, 2021, 10:26:50 pm

So while working on Stereospace 3 using QB64 2.0 I noticed I was only getting 29FPS. I was confused because at this point the game is barely drawing any sprites to the screen. And with Stereospace 2 and Master Sword which is way more demanding I was maxing out '_LIMIT 60'.

So i went back to QB64 1.5 and got 29 FPS. QB64 1.4 got me 29 as well. 1.3 hits the limit at 60.

Anyone else  run into this?