TurboWarp / packager

Converts Scratch projects into HTML files, zip archives, or executable programs for Windows, macOS, and Linux.
https://packager.turbowarp.org/
Mozilla Public License 2.0
242 stars 154 forks source link

Maximum fps in packaged project caps out at 60fps #852

Open kindpump opened 6 months ago

kindpump commented 6 months ago

Even after changing the fps cap in the packager, the maximum fps in packaged projects seems to cap out at around 60. This isn't a performance issue as it runs fine in the actual TurboWarp editor itself. I also don't believe it's an issue with the ShovelUtils fps detector as the screen is notably more choppy as if it actually is on 60fps in the packaged version. Capture4 Capture3 Capture2 Capture1

GarboMuffin commented 6 months ago

Does it work in the desktop app if you do file > package project > set fps to 165 > press preview at the bottom?