Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » How do you lower the FPS of a project without using itself?
- SpaceCatStudios
-
Scratcher
7 posts
How do you lower the FPS of a project without using itself?
How do you lower the FPS of a project without using itself? By this, I mean not by adding in a 100 sprites with 100 scripts, I mean something like TurboWarp, but for making the FPS lower, and something where I can just run it in a bookmarklet or in the console?
- applejuiceproduc
-
Scratcher
1000+ posts
How do you lower the FPS of a project without using itself?
Here:

Click advanced

Click 60 fps

Click “Click to use a framerate other than 30 or 60” and then pick your framerate.

Click advanced

Click 60 fps

Click “Click to use a framerate other than 30 or 60” and then pick your framerate.
- SpaceCatStudios
-
Scratcher
7 posts
How do you lower the FPS of a project without using itself?
I know you can do it via TurboWarp, but I want to find a way to do it in Scratch itself (Using a bookmarklet, or just some console code.)
- WojtekGame
-
Scratcher
1000+ posts
How do you lower the FPS of a project without using itself?
I know you can do it via TurboWarp, but I want to find a way to do it in Scratch itself (Using a bookmarklet, or just some console code.)you can't just use javascript: you may neither modify the VM to not use an weird JSON string and interpret it.
- SpaceCatStudios
-
Scratcher
7 posts
How do you lower the FPS of a project without using itself?
In an extension that I can't say, you can hold the alt key and press the green flag, and it changes the FPS directly in Scratch. The option only lets you go above 30fps though. So yes, you can do it in javascript.
- uwv
-
Scratcher
1000+ posts
How do you lower the FPS of a project without using itself?
(#5)look at how the extension does 60 fps mode and then apply same idea to lowering framerate
In an extension that I can't say, you can hold the alt key and press the green flag, and it changes the FPS directly in Scratch. The option only lets you go above 30fps though. So yes, you can do it in javascript.
- WojtekGame
-
Scratcher
1000+ posts
How do you lower the FPS of a project without using itself?
In an extension that I can't say, you can hold the alt key and press the green flag, and it changes the FPS directly in Scratch. The option only lets you go above 30fps though. So yes, you can do it in javascript.this is a lot hardcoded code to the VM, but since i don't know how to use the VM, idk what to do about it

- sf97ahgf
-
Scratcher
100+ posts
How do you lower the FPS of a project without using itself?
I know you can do it via TurboWarp, but I want to find a way to do it in Scratch itself (Using a bookmarklet, or just some console code.)If you want it to act just like scratch, with compilation disabled then you can also tick it off in the settings
- SpaceCatStudios
-
Scratcher
7 posts
How do you lower the FPS of a project without using itself?
The reason I want to use Scratch itself is because it uses a different cloud variable server.
- Discussion Forums
- » Advanced Topics
-
» How do you lower the FPS of a project without using itself?




