# Quality Of Life

# DO NOT DISTURB/Disable Notifications

added by @pixelyloaf

{
    "FFlagToastNotificationsProtocolEnabled2": "False"
}

# Disable VC

added by @pixelyloaf

{
    "DFFlagVoiceChat4": "False"
}

# Remove translated supported message on join

added by @pixelyloaf

{
    "FFlagChatTranslationEnableSystemMessage": false
}

# Allows you to customize which languages are available for the chat translation feature

added by @pixelyloaf

{
    "FStringChatTranslationEnabledLocales": "es_es,fr_fr,pt_br,de_de,it_it,ja_jp,ko_kr,id_id,tr_tr,zh_cn,zh_tw,th_th,pl_pl,vi_vn,ru_ru,"
}

# Remove long recommended section in homepage

added by @pixelyloaf

{
    "FIntGameGridFlexFeedItemTileNumPerFeed": "0"
}

# Disable Captures Keybind

added by @pixelyloaf

{
    "FFlagEnableCapturesHotkeyExperiment_v4": "False"
}

# Reduced Avatar Item Particle in FP

added by @pixelyloaf

{
    "FFlagUserHideCharacterParticlesInFirstPerson": "True"
}

# FPS Unlocker in Roblox Menu Settings

added by @pixelyloaf

{
    "FFlagTaskSchedulerLimitTargetFpsTo2402": "False",
    "DFIntTaskSchedulerTargetFps": "9999"
}

# Disable 240 FPS cap

added by @pixelyloaf

{
    "FFlagTaskSchedulerLimitTargetFpsTo2402": "False",
}

# Unlimited FPS Unlocker

added by @pixelyloaf

{
    "FFlagTaskSchedulerLimitTargetFpsTo2402": "False",
    "DFIntTaskSchedulerTargetFps": "9999"
}

# GUI Hiding Toggles

added by @pixelyloaf

{
    "FFlagUserShowGuiHideToggles": "True",
    "GuiHidingApiSupport2": "True"
}

# Hide GUIs

added by @pixelyloaf

Key combination Action
Ctrl + Shift + B Toggles GUIs in 3D space (BillboardGuis, SurfaceGuis, etc)
Ctrl + Shift + C Toggles game-defined ScreenGuis
Ctrl + Shift + G Toggles Roblox CoreGuis
Ctrl + Shift + N Toggles player names, and other BillboardGuis that show up above a player
{
    "DFIntCanHideGuiGroupId": "ID"
}

# Remove layered clothing related for searching in lua app catalog

added by @pixelyloaf

{
    "FStringAXCategories": "ClassicShirts.ClassicTShirts.ClassicPants"
}

# Disable Fullscreen Title Bar

added by @pixelyloaf

{
    "FIntFullscreenTitleBarTriggerDelayMillis": "3600000"
}

# Stuttery Animation Fix

added by @pixelyloaf

{
    "DFIntTimestepAbiterThresholdCFLThou": "300"
}

# Disable In-game Advertisements

added by @pixelyloaf

{
    "FFlagAdServiceEnabled": "False"
}

# Disable Telemetry

added by @pixelyloaf

{
    "FFlagDebugDisableTelemetryEphemeralCounter": "True",
    "FFlagDebugDisableTelemetryEphemeralStat": "True",
    "FFlagDebugDisableTelemetryEventIngest": "True",
    "FFlagDebugDisableTelemetryPoint": "True",
    "FFlagDebugDisableTelemetryV2Counter": "True",
    "FFlagDebugDisableTelemetryV2Event": "True",
    "FFlagDebugDisableTelemetryV2Stat": "True"
}

# Surf the web inside of Roblox

added by @pixelyloaf

{
    "FFlagTopBarUseNewBadge": "True",
    "FStringTopBarBadgeLearnMoreLink": "https://udm14.com/",
    "FStringVoiceBetaBadgeLearnMoreLink": "https://udm14.com/"
}

# MTU

added by @pixelyloaf

{
    "DFIntConnectionMTUSize": "MTU_HERE"
}

# No Internet Disconnect

added by @pixelyloaf

{
    "DFFlagDebugDisableTimeoutDisconnect: "True"
}

# Adjust Default Timeout Time

added by @pixelyloaf

{
    "DFIntDefaultTimeoutTimeMs": "10000"
}

# Quick Game Launch

added by @pixelyloaf

{
    "FFlagEnableQuickGameLaunch": "True"
}

# Increased Asset Preloading Count

added by @pixelyloaf

{
    "DFIntNumAssestsMaxToPreload": "9999999",
    "DFIntAssetPreloading": "9999999"
}

# Disable In-Gmae Purchases

added by @pixelyloaf

{
    "DFlagOrder66": "True"
}

# Disable Chat

added by @pixelyloaf

{
    "FFlagDebugForceChatDisabled": "True"
}

# Disable Dynamic Heads Animations

added by @pixelyloaf

{
    "DFIntAnimationLodFacsDistanceMin": "0",
    "DFIntAnimationLodFacsDistanceMax": "0",
    "DFIntAnimationLodFacsVisibilityDenominator": "0"
}

# Automatically unmuts your mic on join (VC)

added by @pixelyloaf

{
    "FFlagDebugDefaultChannelStartMuted": "False"
}

# opt-out Experience Language

added by @pixelyloaf

{
    "FIntV1MenuLanguageSelectionFeaturePerMillageRollout": "0"
}

# Lets you change the zoom out limit

added by @pixelyloaf

{
    "FIntCameraMaxZoomDistance": "9999"
}

# Exclusive Fullscreen

added by @pixelyloaf

{
    "FFlagHandleAltEnterFullscreenManually": "False"
}

# Change Age Rating Learn More Link

added by @pixelyloaf

{
    "FStringExperienceGuidelinesExplainedPageUrl": "https://udm14.com/"
}

# Rename Party 2 Roblox Chat

added by @pixelyloaf

{
    "FFlagAppChatRebrandStringUpdates": "False"
}

# 5 decimal digits limit for camera sensitivity

added by @pixelyloaf

{
    "FFlagFixSensitivityTextPrecision": "False"
}