Hello roblox players/developers!
You may know about the new roblox Chrome UI.
If you don’t want it, ill show step by step how to get rid of it.
- go to your roblox app data folder.
( C:\Users\YOUR NAME HERE\AppData\Local\Roblox\Versions\version-(current roblox version) )
you may see a few random numbers at the end. try finding a folder like this:
If you find that folder, create a new folder in that folder named “ClientSettings” (unless you already have it)
Next, inside the client settings folder, make a new JSON file named “ClientAppSettings.json”.
Next, go inside that JSON file and paste the following content:
{
"FFlagEnableInGameMenuChromeABTest2": "False",
"FFlagEnableReportAbuseMenuRoactABTest2": "False"
}
If you have done it, you shouldn’t have the new roblox UI. if you still have it, try using Bloxstrap
(tutorial how to use bloxstrap FFlags: https://www.youtube.com/watch?v=4ryeAMV3fLM)