bloxstraplabs / bloxstrap

An alternative bootstrapper for Roblox with a bunch of extra features.
https://bloxstraplabs.com
MIT License
1.77k stars 299 forks source link

[QUESTION] graphics level not being immediate #1765

Closed ABB0527 closed 5 months ago

ABB0527 commented 5 months ago

Acknowledgement of preliminary instructions

What problem did you encounter?

I've downloaded bloxstrap and it's amazing, however, when i change my graphics level it doesn't change until i join a new place or experience, is there any way to make it instant?

pizzaboxer commented 5 months ago

Upload your configuration please: https://github.com/pizzaboxer/bloxstrap/wiki/Uploading-your-Bloxstrap-configuration

ABB0527 commented 5 months ago

settings: { "BootstrapperStyle": 4, "BootstrapperIcon": 0, "BootstrapperTitle": "Bloxstrap", "BootstrapperIconCustomLocation": "", "Theme": 0, "CheckForUpdates": true, "CreateDesktopIcon": false, "MultiInstanceLaunching": false, "OhHeyYouFoundMe": false, "Channel": "LIVE", "ChannelChangeMode": 0, "EnableActivityTracking": true, "UseDiscordRichPresence": true, "HideRPCButtons": true, "ShowServerDetails": false, "CustomIntegrations": [], "UseOldDeathSound": true, "UseOldCharacterSounds": false, "UseDisableAppPatch": false, "UseOldAvatarBackground": false, "CursorType": 0, "EmojiType": 0, "DisableFullscreenOptimizations": false } State: { "LastEnrolledChannel": "", "VersionGuid": "version-7d64f40489634ca5", "ModManifest": [ "ClientSettings\ClientAppSettings.json", "content\sounds\ouch.ogg" ] } Modifications > ClientAppSettings: { "FFlagHandleAltEnterFullscreenManually": "False", "FLogNetwork": "7", "DFIntTaskSchedulerTargetFps": "9999", "FFlagFixGraphicsQuality": "True", "DFIntConnectionMTUSize": "900", "FIntRakNetResendBufferArrayLength": "128", "FFlagOptimizeNetwork": "True", "FFlagOptimizeNetworkRouting": "True", "FFlagOptimizeNetworkTransport": "True", "FFlagOptimizeServerTickRate": "True", "DFIntServerPhysicsUpdateRate": "60", "DFIntServerTickRate": "60", "DFIntRakNetResendRttMultiple": "1", "DFIntRaknetBandwidthPingSendEveryXSeconds": "1", "DFIntOptimizePingThreshold": "50", "DFIntPlayerNetworkUpdateQueueSize": "20", "DFIntPlayerNetworkUpdateRate": "60", "DFIntNetworkPrediction": "120", "DFIntNetworkLatencyTolerance": "1", "DFIntMinimalNetworkPrediction": "0.1", "DFIntDebugFRMQualityLevelOverride": "1", "DFFlagTextureQualityOverrideEnabled": "True", "DFIntTextureQualityOverride": "3", "FFlagDebugDisableTelemetryEphemeralCounter": "True", "FFlagDebugDisableTelemetryEphemeralStat": "True", "FFlagDebugDisableTelemetryEventIngest": "True", "FFlagDebugDisableTelemetryPoint": "True", "FFlagDebugDisableTelemetryV2Counter": "True", "FFlagDebugDisableTelemetryV2Event": "True", "FFlagDebugDisableTelemetryV2Stat": "True", "FFlagDebugSkyGray": "true", "FFlagDebugDisplayFPS": "False", "FIntFRMMinGrassDistance": "0", "FIntFRMMaxGrassDistance": "0", "FIntRenderGrassDetailStrands": "0", "FintRenderGrassHeightScaler": "0", "DFIntMaxFrameBufferSize": "4", "DebugGraphicsDisableVulkan": "True", "DebugGraphicsDisableVulkan11": "True", "DebugGraphicsDisableOpenGL": "True", "DebugGraphicPreferD3D11": "True", "FIntRobloxGuiBlurIntensity": "0", "FIntFullscreenTitleBarTriggerDelayMillis": "18000000", "FFlagFastGPULightCulling3": "True", "FFlagNewLightAttenuation": "True", "FFlagDisablePostFx": "True", "DFIntClientLightingTechnologyChangedTelemetryHundredthsPercent": "0", "DFIntClientLightingEnvmapPlacementTelemetryHundredthsPercent": "100", "FIntMockClientLightingTechnologyIxpExperimentMode": "0", "FIntMockClientLightingTechnologyIxpExperimentQualityLevel": "7" }

wxlvis commented 5 months ago

image image

Having this issue too, graphics load extremely slow on my high end pc, icons are blurred and low quality as well as clothes. Models take incredibly longer than default roblox to load.

Settings { "BootstrapperStyle": 4, "BootstrapperIcon": 8, "BootstrapperTitle": "removed", "BootstrapperIconCustomLocation": "removed", "Theme": 0, "CheckForUpdates": true, "CreateDesktopIcon": false, "MultiInstanceLaunching": true, "OhHeyYouFoundMe": false, "Channel": "LIVE", "ChannelChangeMode": 0, "EnableActivityTracking": true, "UseDiscordRichPresence": false, "HideRPCButtons": true, "ShowServerDetails": false, "CustomIntegrations": [], "UseOldDeathSound": true, "UseOldCharacterSounds": false, "UseDisableAppPatch": false, "UseOldAvatarBackground": false, "CursorType": 0, "EmojiType": 0, "DisableFullscreenOptimizations": false }

State { "LastEnrolledChannel": "LIVE", "VersionGuid": "version-7d64f40489634ca5", "ModManifest": [ "ClientSettings\ClientAppSettings.json", "content\sounds\ouch.ogg" ] }

Modifications > ClientAppSettings { "FFlagHandleAltEnterFullscreenManually": "False", "FLogNetwork": "7", "DFIntTaskSchedulerTargetFps": "9999", "FFlagDebugForceFutureIsBrightPhase3": "True" }

ABB0527 commented 5 months ago

UPDATE: it doesn't even update anymore, now it's just stuck at 1 graphics

pizzaboxer commented 5 months ago

UPDATE: it doesn't even update anymore, now it's just stuck at 1 graphics

Delete your entire flag list and see if the same issue still occurs.

ABB0527 commented 5 months ago

Yeah that worked, i just saw bloxstrap through a youtube video and thought it looked pretty cool so i pasted the flags from the description to reduce lag. thanks for the help and sorry for the inconvenience.

pizzaboxer commented 5 months ago

i pasted the flags from the description to reduce lag.

Don't do that. The notice we tell you to read before you download Bloxstrap specifically tells you to not do that.