Here is a short tutorial on how to remove the standard 60 FPS cap to make use of your higher refresh rate monitor
The first tutorial is removing the cap using a FFlag instead of software
Go to where Roblox files are stored, you will either find your game files in
C:/Program Files (x86)/Roblox/Versions
C:/Users/{your user}/AppData/Local/Roblox/Versions
Go through each folder starting with “version” until you find RobloxPlayerBeta, we will be unlocking the framerate on our client
Go into that version folder and create a ClientSettings folder
ClientAppSettings.json (38 Bytes)
Then download this ClientAppSettings.json file, if you do not feel comfortable downloading it, you can create the file in the ClientSettings folder and add this FFlag
{"DFIntTaskSchedulerTargetFps": 144}
Set the value to the FPS you want to cap at, I recommended using 120 if you are using a 120hz monitor, 240 if you are using a 240hz monitor etc.
Head into a roblox game and you should see your FPS is higher than 60
This step is still confirmed working as of writing this
This other tutorial will show you how to use software to unlock the FPS
Head to Releases · axstin/rbxfpsunlocker · GitHub
Then download the latest version of rbxfpsunlocker
Chrome may target rbxfpsunlocker as a virus, the reason why is because it modifies running roblox processes to unlock framerate
Note: The software does not inject anything, so it is not bannable, It is also not a virus.
When the software is downloaded, extract the folder to your liking and run “rbxfpsunlocker.exe”
If done correctly your FPS should change
Both methods require a computer capable of outputting more than 60 FPS in ROBLOX, this does not boost FPS in any way, it only unlocks it
Hope this tutorial helped, happy gaming!