# User Interface & Visuals

# 🍔

{
    "FFlagEnableHamburgerIcon": "True"
}

# Preferred Text Size Settings

{
  "FFlagEnablePreferredTextSizeGuiService": true,
  "FFlagEnablePreferredTextSizeScale": true,
  "FFlagEnablePreferredTextSizeScalePerLayerCollector": true,
  "FFlagEnablePreferredTextSizeSettingInMenus2": true,
  "FFlagEnablePreferredTextSizeStyleFixesInCaptureMenu": true,
  "FFlagEnablePreferredTextSizeStyleFixesInExperienceMenu": true,
  "FFlagEnablePreferredTextSizeStyleFixesInPlayerList": true,
  "FFlagPreferredTextSizeSettingBetaFeature": true,
  "FIntPreferredTextSizeSettingBetaFeatureRolloutPercent": 100,
  "FFlagEnablePreferredTextSizeConnection": true,
  "FFlagEnablePreferredTextSizeStyleFixesAddFriends": true,
  "FFlagEnablePreferredTextSizeStyleFixesGameTile": true,
  "FFlagEnablePreferredTextSizeStyleFixesInAppShell3": true,
  "FFlagEnablePreferredTextSizeStyleFixesInPurchasePrompt": true,
  "FFlagEnablePreferredTextSizeStyleFixesInReportMenu": true
}

# Mini Webview

{
    "FFlagWebViewProtocol": "False"
}

# THICK Healthbar

{
    "FFlagUpdateHealthBar": "True"
}

# Remove Parental Controls Tab

{
    "FFlagLuaAppsEnableParentalControlsTab": "False"
}

# Legacy Search

{
    "FFlagAXSearchLandingPageIXPEnabled4": "False"
}

# Disable Profile Picture Customization

{
     "FFlagAXDefaultAvatarToShopEnabled3": "False"
}

# old luaapp chat button

{
    "FStringNewChatTabExperimentLayerValue": "2024MUSIC"
}
{
    "FFlagEnableNewChatTabExperiment5": "False"
}

# Disable Toast Notifications

{
    "FFlagToastNotificationsProtocolEnabled2": "False"
}

# Rename Communications to Voice Enabled

{
    "FFlagGameDetailsDecoupledCommunication": "False"
}

# Break Reduced Motion V4

# @kezcn

image
image

{
    "FFlagFixReducedMotionStuckIGM2": "False"
}

# Revert "Charts" back to Discovery

{
    "FFlagLuaAppChartsPageRenameIXP": "False"
}

# Disable Sidebar

{
    "FFlagEnableNavBarLabels3": "False"
}

# V1 Menu Fix

{
    "FFlagSettingsHubIndependentBackgroundVisibility": "True",
    "FFlagFixReportButtonCutOff": "False"
}

# V2 Menu

{
    "FIntNewInGameMenuPercentRollout3": "1000"
}

# 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"
}

# Revert new invite menu

{
    "FFlagEnableNewInviteMenuIXP2": "False"
}

# Revert spacing on errors

{
    "FFlagErrorPromptResizesHeight": "False"
}

# Remove Disconnect Blur/Loading Blur

{
    "FIntRobloxGuiBlurIntensity": "0"
}

# Disable New Chat Translation Settings

{
    "FFlagChatTranslationSettingEnabled3": "False"
}

# New Camera Mode

{
    "FFlagNewCameraControls": "True"
}

# Custom MicroProfile Scale

{
    "DFIntMicroProfilerDpiScaleOverride":  "100"
}

# Set Custom Font Size

{
    "FIntFontSizePadding": "1"
}

# Adjust Scroll Speed

{
    "FIntScrollWheelDeltaAmount": "140"
}

# Set Custom Kick Message Length

{
    "FIntMaxKickMessageLength": "1"
}

# Darker Dark Theme

{
    "FFlagLuaAppUseUIBloxColorPalettes1": "True",
    "FFlagUIBloxUseNewThemeColorPalettes": "True"
}

# Blue Theme

{
    "FFlagLuaAppEnableFoundationColors3": "True"
}

# No Transparency V4 Menu (2023)

{
    "FStringInGameMenuModernizationStickyBarForcedUserIds": "UserID"
}

# 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"
}

# Dont Render UI

{
    "FFlagDebugDontRenderUI": "True"
}

# Dont Render Screen GUIs

{
    "FFlagDebugDontRenderScreenGui": "True"
}

# Disable Autocomplete

{
    "FFlagEnableCommandAutocomplete": "False"
}

# Break Top Bar Menu

{
    "FStringNewInGameMenuForceds": "UserID",
    "FFlagEnableInGameMenuChrome": "True"
}

# Break Collectible Icon

{
    "FFlagDisplayCollectiblesIcon": "False"
}

# Disable Bubble Chat

{
    "FFlagEnableBubbleChatFromChatService": "False"
}

# Disable Camera & Selfview

{
    "FFlagSelfieViewEnabled": "True"
}

# Disable Avatar Chat

{
    "FFlagAvatarChatServiceEnabled3": "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"
}

# Enable Events Tab/Change Events Tab URL

{
    "FFlagPlatformEventEnabled2": "True",
    "FStringPlatformEventUrl": "AnyLinkHere"
}