# User Interface/Visuals

# Red Font/Highlight Font

{
    "FStringDebugHighlightSpecificFont": "rbxasset://fonts/families/BuilderSans.json"
}

# Voicechat Mute Toggles

example
example

{
    "FFlagMuteTogglesEnableIXP": "False"
}

# Mini Webview

{
    "FFlagWebViewProtocol": "False"
}

# Remove Parental Controls Tab

{
    "FFlagLuaAppsEnableParentalControlsTab": "False"
}

# Legacy Search

{
    "FFlagAXSearchLandingPageIXPEnabled4": "False"
}

# Disable Profile Picture Customization

{
     "FFlagAXDefaultAvatarToShopEnabled3": "False"
}

# Disable Toast Notifications

{
    "FFlagToastNotificationsProtocolEnabled2": "False"
}

# Rename Communications to Voice Enabled

{
    "FFlagGameDetailsDecoupledCommunication": "False"
}

# Break Reduced Motion V4

@kezcn

image
image

{
    "FFlagFixReducedMotionStuckIGM2": "False"
}

# V2 Menu

{
    "FIntNewInGameMenuPercentRollout3": "100",
    "FFlagEnableInGameMenuControls": "False",
    "FFlagDisableNewIGMinDUA": "True",
    "FFlagEnableInGameMenuChromeABTest4": "False",
    "FFlagEnableInGameMenuSongbirdABTest": "False"
}

# Custom Disconnect Message

{
    "FFlagReconnectDisabled": "True",
    "FStringReconnectDisabledReason": "You're stupid and I hate you"
}

# Display FPS

{
    "FFlagDebugDisplayFPS": "True"
}

# Verified Badge

{
    "FStringWhitelistVerifiedUserId": "UserID"
}

# Verified Badge on everyone

{
    "FFlagOverridePlayerVerifiedBadge": "True"
}

# Applies cool colors to stuff

{
    "FFlagDebugDisplayUnthemedInstances": "True"
}

# Remove Disconnect Blur/Loading Blur

{
    "FIntRobloxGuiBlurIntensity": "0"
}

# New Camera Mode

{
    "FFlagNewCameraControls": "True"
}

# Custom MicroProfile Size

{
    "DFIntMicroProfilerDpiScaleOverride":  "100"
}

# Disable New MicroProfiler/Debug UIs

{
    "FFlagImproveMicroprofilerReadability": "False"
}

# Adjust Scroll Speed

{
    "FIntScrollWheelDeltaAmount": "140"
}

# Set Custom Kick Message Length

{
    "FIntMaxKickMessageLength": "1"
}

# Disable New Blue Theme

{
    "FFlagLuaAppUseUIBloxColorPalettes1": "False",
    "FFlagLuaAppEnableFoundationColors7": "False"
}

# Revert New Settings Layout

{
    "FFlagInExperienceMenuReorderFirstVariant2": "False"
}

# Subscriptions Page

{
    "FFlagLuaAppDevSubsEnabled": "True"
}

# Overlay that shows what you type

{
    "FFlagDebugTextBoxServiceShowOverlay": "True"
}

# Ammount of lines to show at once for above

{
    "DFIntTextBoxServiceHistorySize": "1"
}

# Hides Gui

{
    "FFlagDebugAdornsDisabled":  "True"
}

# Hides Gui 2

{
    "FFlagDebugDontRenderUI": "True"
}

# Hides Gui 3

{
    "FFlagDebugDontRenderScreenGui": "True"
}

# Break Collectible Icon

{
    "FFlagDisplayCollectiblesIcon": "False"
}

# Disable Bubble Chat

{
    "FFlagEnableBubbleChatFromChatService": "False"
}

# Remove VC Beta Badge

{
    "FFlagVoiceBetaBadge": "False",
    "FFlagTopBarUseNewBadge": "False",
    "FFlagBetaBadgeLearnMoreLinkFormview": "False",
    "FFlagControlBetaBadgeWithGuac": "False",
    "FStringVoiceBetaBadgeLearnMoreLink": "null"
}

# VR Controller transparency

{
    "FIntVRTouchControllerTransparency": "0"
}

# Disable VR Collision Fade

{
    "FFlagViewCollisionFadeToBlackInVR": "False"
}

# Limit Videos Playing

{
    "DFIntVideoMaxNumberOfVideosPlaying": "0"
}

# Disable DSA Reporting In-game

@kezcn

{
    "FFlagDSAIllegalContentReporting2": "False"
}

# Desktop App Dev Tools

{
    "FFlagDebugEnableNewWebView2DevTool": "True"
}

# Better Trackpad Scrolling

{
    "FFlagBetterTrackpadScrolling": "True"
}

# Reset Character instead of Respawn in Experience Menu

{
    "FFlagInExperienceMenuResetButtonTextToRespawn": "False"
}