I have...
Bloxstrap Version
v2.11.3
What problem did you encounter?
Hello! I would like to report an issue regarding the "Texture Quality" feature in Bloxstrap.
Bloxstrap forces internal flags into the file inside the Modifications folder. Because of this, Roblox is unable to read or save any local user configurations properly upon relaunch. Every single setting (camera sensitivity, Shift Lock Switch, volume, and graphic bars) completely resets back to zero/default on every launch.
Furthermore, when reopening Bloxstrap Settings, the UI visually bugs out and resets the Texture Quality dropdown menu back to "Automatic", hiding the fact that it locked the file with a hardcoded zero value.
If you open the configuration file, it looks exactly like this:
Visual proof of the bug inside ClientAppSettings.json:
{
"DFFlagTextureQualityOverrideEnabled": "True",
"DFIntTextureQualityOverride": 0
}
This specific hardcoded zero-value forces the Roblox engine to lock down the rendering profile, which completely prevents the client from syncing and saving user configurations upon exit.
P.S.
Because of all these changes and blocks from the new Roblox client updates, custom graphic settings are completely dead now. Rest in peace, custom graphics 🥀
How do you reproduce the problem?
- Open Bloxstrap Settings ➔ Engine Settings.
- Change "Texture Quality" to any manual level (for example, Minimum / level 0) and click Save.
- Launch Roblox and try to change camera sensitivity, Shift Lock, or graphic sliders inside the in-game menu (Esc ➔ Settings).
- Leave the game properly and relaunch it.
Bloxstrap Log
I have...
Bloxstrap Version
v2.11.3
What problem did you encounter?
Hello! I would like to report an issue regarding the "Texture Quality" feature in Bloxstrap.
Bloxstrap forces internal flags into the file inside the Modifications folder. Because of this, Roblox is unable to read or save any local user configurations properly upon relaunch. Every single setting (camera sensitivity, Shift Lock Switch, volume, and graphic bars) completely resets back to zero/default on every launch.
Furthermore, when reopening Bloxstrap Settings, the UI visually bugs out and resets the Texture Quality dropdown menu back to "Automatic", hiding the fact that it locked the file with a hardcoded zero value.
If you open the configuration file, it looks exactly like this:
Visual proof of the bug inside ClientAppSettings.json:
{ "DFFlagTextureQualityOverrideEnabled": "True", "DFIntTextureQualityOverride": 0 }This specific hardcoded zero-value forces the Roblox engine to lock down the rendering profile, which completely prevents the client from syncing and saving user configurations upon exit.
P.S.
Because of all these changes and blocks from the new Roblox client updates, custom graphic settings are completely dead now. Rest in peace, custom graphics 🥀
How do you reproduce the problem?
Bloxstrap Log