Engine settings
Bloxstrap allows you to tweak specific parameters of the Roblox game engine that you normally cannot change, which it does through the Fast Flag system.
Presets
Section titled “Presets”Not all presets are listed here, just ones that may need more info for the user.
Exclusive fullscreen
Section titled “Exclusive fullscreen”This is always enabled it by default. Normally, Roblox fullscreens in borderless windowed mode. With Bloxstrap, you can use Alt+Enter to enter true fullscreen mode.
Using this might give a small performance boost, since Roblox gets full control of your screen instead of just being a window.
Preserving rendering quality
Section titled “Preserving rendering quality”If your Windows display scaling is greater than 100%, then Roblox will decrease its rendering resolution. Enabling this will prevent that from happening.
Before | After |
---|---|
![]() | ![]() |
Fast Flags
Section titled “Fast Flags”The Engine Settings options work by using Roblox’s Fast Flag system.
It’s a system for Roblox engineers to dynamically modify the game engine without needing to push a full update, typically for A/B testing or for feature rollouts. All Fast Flags and their behaviour are defined by Roblox engineers.
Roblox loads a huge list of them online when it starts up. However, they can be locally overriden too, and that’s what Bloxstrap is doing.
Realistically, this is only intended to be used by Roblox engineers for local testing. However, we think it can present some really useful functions in some cases, especially in some places where we think Roblox falls short in (like advanced graphics options), so we have them here.
Since September 30th 2025, Roblox has selectively whitelisted what Fast Flags can be applied to the client (Devforum announcement). Many of Bloxstrap’s options (the Fast Flag editor and many presets) have been removed.