Remove 60 FPS Cap

Probably not, physics is still tied to frame rate.

1 Like

Physics run at 240Hz independent of the frame-rate.

10 Likes

When you use the FPS unlocker on Roblox, you literally fly around the map. It must be tied to physics still.

3 Likes

That hasnā€™t happened to me, mustā€™ve been an update or something else. Does it happen in specific games or everywhere? :thinking:

5 Likes

Just any game in general, someone I know used it and their character was moving 2-3x faster than normal when it was activated.

2 Likes

I am unable to replicate this with the fps unlocker on a high refresh rate monitor. Does the person you know have a recording of the incident by any chance?

6 Likes

My character is moving at a normal speed and Iā€™m using a fps unlocker too.
image

16 Likes

Bumping this, I donā€™t know everything under the hood about increasing the fps but I think roblox should work towards it :smiley:

10 Likes

For the last 6 months iā€™ve been playing Roblox games exclusively with the FPS unlocker on a 75Hz and 144Hz monitor. Thatā€™s roughly 300 hours of playtesting on 100 popular roblox games. Hereā€™s what i discovered.

  • Once youā€™ve experienced Roblox on 144Hz with VSync you canā€™t go back. It looks really, really good.
  • Out of all the games iā€™ve played, there were only two cases in which the increased refresh rate caused gameplay issues. In both cases the physics were tied to the framerate, making people fall faster/slower if they went beyond/below 60 fps. This has since been fixed by the owners.
  • Automated camera movement tends to speed up on higher refresh rates. This usually only occurs during cutscenes or intros.
  • Aside from the extra frames, i had no unfair advantages over other players in competitive games, racing games and simulators. There was no change in bullet speeds, attack speeds, movement speeds, acceleration or any other potentially exploitable things.

I would personally think that Roblox is ready to unlock those sweet frames to the public. Just donā€™t tie anything to the framerate and you should be a-ok.

69 Likes

Interesting to see what youā€™ve done with it. Is it really that stable? Thatā€™s pretty great.

I think that they could indeed unlock the framerate and have minimal issues if they were to put a ribbon bar in Studio talking about the change to encourage users to use the deltaTime parameter of RenderStepped rather than a constant number value (generally, newer developers tend to use small decimal values rather than deltaTime unless theyā€™re already familiar with how events of that nature work). This is what developers should be doing anyway, so in terms of improvements to the client and general ā€œscripting etiquetteā€, itā€™s perfect. The only drawback would be the drawback of every big change to Robloxā€™s engine - breaking the old, outdated games.

13 Likes

Itā€™s been another year since iā€™ve last responded to this topic and i think itā€™s appropriate to give an update. By now iā€™ve played about 1000 hours with the fps unlocker enabled. Iā€™ve encountered zero problems since my last reply. I can no longer play without it. I have ascended. I am one with Uncappius, God of many frames.

67 Likes

I hate to bump this, yet again.

I saw in Release Notes for 437 they were adding new physics refresh rate for 60hz, 120hz and 240hz:

Added Enum PhysicsSimulationRate Added EnumItem PhysicsSimulationRate.Fixed240Hz : 0 Added EnumItem PhysicsSimulationRate.Fixed120Hz : 1 Added EnumItem PhysicsSimulationRate.Fixed60Hz : 2

I hope this means we get built in support for fps higher than 60, because in 2020, it seems like an absolute no brainer to support such a feature thats so necessary since all new technology is becoming better and better.

I understand why they have been reluctant to add built in support in concern of the physics rate being messed up. However, it should be made common practice for things to be tied to delta time as to make things run independently of the frame rate.

Seriously, 60hz monitors are starting to lose their ground as the most common monitor, 90hz and above are starting to take off and roblox should seriously consider getting a move on with the times and become a more modern engine.

If roblox wants to compete with the likes of every other engine, this is a must have feature.

We shouldnā€™t have to inject code into our client to get a feature that should be built in.

And most games seem to run fine with an fps unlocker. Any game that doesnā€™t probably uses bad practices anyway.

19 Likes

Physics update frequency isnā€™t locked to rendering frequency. Physics pipeline was already running at (maximally) 240Hz for years (4 physics updates for each engine pipeline frame, you can check the microprofiler to see this). Changing the physics frequency has little to do with any plans they may or may not have to introduce higher rendering frequency caps, so I wouldnā€™t get your hopes up based solely on that correlation.

8 Likes

This would be a good idea and I am in support of it, however there is still a ways to go before that can happen.

For ex, using the FPS unlocker in this game will break the entire game. The developer said they reached out to Roblox engineers to investigate this issue, but even they donā€™t know whatā€™s going on.

5 Likes

Can we please remove the 60 FPS cap for games and Roblox Studio is possible? I support this a ton due to a lot of users not getting a fast and reliable speed on games that are either expensive/huge open-world games, or games that spam bricks until it breaks the core.

As a developer and user, I can say that having the 60 FPS cap has ruined some high-end games and expensive games on the platform that provide a lot of memory/storage and a huge world as I have to use an FPS Unlocker in order to achieve smoother game experience and not lag too often on my laptop. Unlockers at the moment are a great substitute and workaround for getting more than 60 FPS but removing the cap itself will be much more beneficial for users using the Unlocker and low-end devices who can exceed such a limit.

I do think before they lift the cap limit for FPS, they should test it out what would happen and see if it could be feasible with low-end users and high-end users on different devices and such.

I wonder if they have plans to remove and improve FPS since RDC 2019, if I recall though, they did announce some changes to FPS later this year or in the future in RDC 2019.

14 Likes

Iā€™d like to mention that Iā€™ve been playing Roblox at 165 Hz for a while now. Itā€™s beautiful. More importantly, everything works as expected.

  • It does not affect the physics
  • It does not effect the camera
  • It makes everything look nicer
  • It also works in Studio

Iā€™ve been using the FPS unlocker for this. Roblox should definitely implement this change. After all, someone else has already done it! Better yet, itā€™s open-source. All Roblox has to do is take that code and implement it. I didnā€™t buy an RTX 3080 and 165Hz monitor for nothing!

15 Likes

One thing Roblox needs to fix on their end for uncapped FPS is the default camera control scripts.

  • When rotating the camera using a gamepad, the higher FPS causes the camera to take much longer to reach its max orbital speed.
  • Gamepad camera orbit speed is dependent on FPS.
  • The camera rotation speed using the left and right arrow keys is dependent on FPS.
8 Likes

Iā€™ve noticed on my 120Hz screen that, if you start test mode in studio with multiple clients, if you are focused in one window and havenā€™t focused the other windows yet, they will be running in 120Hz until you focus on them and then they will cap to 60 and unfocusing them will take them down to 15, or whatever the specific number is.

1 Like

Still very much needed. I do understand that there are technical limitations behind this (as in things that would need to be looked into to support this) that go against removing the 60 FPS cap, but we should be honest here: itā€™s ridiculous that Roblox is locked to 60 frames. Weā€™re in 2021. Even a 360 Hz monitor has already reached the market. Striving for higher refresh rates is something the common consumer seeks now.

Roblox is extremely outdated in this field compared to any major game engine or even just games per say; Roblox should really invest into this feature so that it can begin taking a step for the better.

I personally believe for example Future lighting would be much more immersive if it could run at the same rate as my monitor can.

26 Likes

I always run roblox at 120hz with the FPS unlocker, and there are no problems with the core. (apart from 1 visual effect in my own game due to using RenderStepped to offset the CFrame of something in a cutscene which isnā€™t tied to the delta frame time, so it goes faster than 60)

5 Likes