4832 lines
218 KiB
JavaScript
4832 lines
218 KiB
JavaScript
const express = require("express")
|
|
const router = express.Router()
|
|
|
|
/*router.get("/Setting/QuietGet/RCCService", (req, res) => {
|
|
res.json()
|
|
})*/
|
|
|
|
router.get(
|
|
[
|
|
"/Setting/QuietGet/ClientAppSettings",
|
|
"//Setting/QuietGet/ClientSharedSettings",
|
|
"/Setting/QuietGet/ClientSharedSettings",
|
|
"/Setting/QuietGet/RCCService",
|
|
"/Setting/QuietGet/AndroidAppSettings",
|
|
"/Setting/QuietGet/iOSAppSettings",
|
|
"/Setting/QuietGet/StudioAppSettings",
|
|
],
|
|
(req, res) => {
|
|
return res.json({
|
|
FFlagNewPlayerListScript: "True",
|
|
FFlagCoreScriptShowVisibleAgeV2: "False",
|
|
DFFlagFindFirstChildOfClassEnabled: "True",
|
|
FFlagStudioCSGAssets: "True",
|
|
FFlagCSGLoadBlocking: "False",
|
|
FFlagCSGPhysicsLevelOfDetailEnabled: "True",
|
|
FFlagFormFactorDeprecated: "False",
|
|
FFlagFontSmoothScalling: "True",
|
|
FFlagAlternateFontKerning: "True",
|
|
FFlagFontSourceSans: "True",
|
|
FFlagRenderNewFonts: "True",
|
|
FFlagDMFeatherweightEnabled: "True",
|
|
FFlagRenderFeatherweightEnabled: "True",
|
|
FFlagRenderFeatherweightUseGeometryGenerator: "True",
|
|
FFlagScaleExplosionLifetime: "True",
|
|
FFlagEnableNonleathalExplosions: "True",
|
|
DFFlagHttpCurlHandle301: "True",
|
|
FFlagSearchToolboxByDataModelSearchString: "True",
|
|
FFlagClientABTestingEnabled: "False",
|
|
FFlagStudioSmoothTerrainForNewPlaces: "True",
|
|
FFlagUsePGSSolver: "True",
|
|
FFlagSimplifyKeyboardInputPath: "False",
|
|
FFlagNewInGameDevConsole: "True",
|
|
FFlagTextFieldUTF8: "True",
|
|
FFlagTypesettersReleaseResources: "True",
|
|
FFlagLuaBasedBubbleChat: "True",
|
|
FFlagUseCanManageApiToDetermineConsoleAccess: "False",
|
|
FFlagConsoleCodeExecutionEnabled: "True",
|
|
DFFlagCustomEmitterInstanceEnabled: "True",
|
|
FFlagCustomEmitterRenderEnabled: "True",
|
|
FFlagCustomEmitterLuaTypesEnabled: "True",
|
|
FFlagStudioInSyncWebKitAuthentication: "False",
|
|
FFlagGlowEnabled: "True",
|
|
FFlagUseNewAppBridgeInputWindows: "False",
|
|
DFFlagUseNewFullscreenLogic: "True",
|
|
FFlagRenderMaterialsOnMobile: "True",
|
|
FFlagMaterialPropertiesEnabled: "True",
|
|
FFlagSurfaceLightEnabled: "True",
|
|
FFlagStudioPropertyErrorOutput: "True",
|
|
DFFlagUseR15Character: "True",
|
|
DFFlagEnableHipHeight: "True",
|
|
DFFlagUseStarterPlayerCharacter: "True",
|
|
DFFlagFilteringEnabledDialogFix: "True",
|
|
FFlagCSGMeshColorToolsEnabled: "True",
|
|
FFlagStudioEnableGameAnimationsTab: "True",
|
|
DFFlagScriptExecutionContextApi: "True",
|
|
FFlagStudioVariableIntellesense: "True",
|
|
FFlagLuaDebugger: "True",
|
|
FFlagUseUserListMenu: "True",
|
|
FFlagEnableSetCoreTopbarEnabled: "True",
|
|
FFlagPlayerDropDownEnabled: "True",
|
|
FFlagSetCoreMoveChat: "True",
|
|
FFlagSetCoreDisableChatBar: "True",
|
|
FFlagGraphicsGL3: "True",
|
|
DFFlagUserUseLuaVehicleController: "True",
|
|
FFlagTextBoxUnicodeAware: "True",
|
|
FFlagLetLegacyScriptsWork: "True",
|
|
FFlagDep: "True",
|
|
DFFlagDisableBackendInsertConnection: "True",
|
|
FFlagPhysicsAnalyzerEnabled: "True",
|
|
DFFlagGetGroupsAsyncEnabled: "True",
|
|
DFFlagGetFocusedTextBoxEnabled: "True",
|
|
DFFlagTextBoxIsFocusedEnabled: "True",
|
|
DFFlagGetCharacterAppearanceEnabled: "True",
|
|
FFlagNewLayoutAndConstraintsEnabled: "True",
|
|
GoogleAnalyticsAccountPropertyID: "UA-43420590-3",
|
|
GoogleAnalyticsAccountPropertyIDPlayer: "UA-43420590-14",
|
|
AllowVideoPreRoll: "True",
|
|
FLogAsserts: "0",
|
|
FLogCloseDataModel: "3",
|
|
CaptureQTStudioCountersEnabled: "True",
|
|
CaptureMFCStudioCountersEnabled: "True",
|
|
CaptureCountersIntervalInMinutes: "5",
|
|
FLogServiceVectorResize: "4",
|
|
FLogServiceCreation: "4",
|
|
AxisAdornmentGrabSize: "12",
|
|
FFlagProcessAllPacketsPerStep: "True",
|
|
FFlagUS14116: "True",
|
|
FFlagBlockBlockNarrowPhaseRefactor: "True",
|
|
FFlagEnableRubberBandSelection: "True",
|
|
FFlagQtStudioScreenshotEnabled: "True",
|
|
FFlagFixNoPhysicsGlitchWithGyro: "True",
|
|
FLogFullRenderObjects: "0",
|
|
PublishedProjectsPageHeight: "535",
|
|
PublishedProjectsPageUrl: "/ide/publish",
|
|
StartPageUrl: "/ide/welcome",
|
|
FFlagOpenNewWindowsInDefaultBrowser: "True",
|
|
FFlagOnScreenProfiler: "True",
|
|
FFlagInitializeNewPlace: "True",
|
|
PrizeAssetIDs: "",
|
|
PrizeAwarderURL: "/ostara/boon",
|
|
MinNumberScriptExecutionsToGetPrize: "500",
|
|
FFlagDebugCrashEnabled: "False",
|
|
FLogHangDetection: "3",
|
|
FFlagCharAnimationStats: "False",
|
|
FFlagRenderOpenGLForcePOTTextures: "True",
|
|
FFlagUseNewCameraZoomPath: "True",
|
|
FFlagQTStudioPublishFailure: "True",
|
|
ExcludeContactWithInteriorTerrainMinusYFace: "True",
|
|
FFlagFixUphillClimb: "True",
|
|
FFlagUseAveragedFloorHeight: "True",
|
|
PublishedProjectsPageWidth: "950",
|
|
FFlagRenderFastClusterEverywhere: "True",
|
|
FLogPlayerShutdownLuaTimeoutSeconds: "1",
|
|
FFlagQtFixToolDragging: "True",
|
|
FFlagSelectPartOnUndoRedo: "True",
|
|
FFlagStatusBarProgress: "True",
|
|
FFlagStudioCheckForUpgrade: "True",
|
|
FFlagStudioInsertModelCounterEnabled: "True",
|
|
FFlagStudioAuthenticationFailureCounterEnabled: "True",
|
|
FFlagRenderCheckTextureContentProvider: "True",
|
|
FFlagRenderLightGridEnabled: "True",
|
|
FFlagStudioLightGridAPIVisible: "True",
|
|
FFlagBetterSleepingJobErrorComputation: "True",
|
|
FLogDXVideoMemory: "4",
|
|
FFlagRenderNoLegacy: "True",
|
|
FFlagStudioLightGridOnForNewPlaces: "True",
|
|
FFlagPhysicsSkipRedundantJoinAll: "True",
|
|
FFlagTerrainOptimizedLoad: "True",
|
|
FFlagTerrainOptimizedStorage: "True",
|
|
FFlagTerrainOptimizedCHS: "True",
|
|
FFlagRenderGLES2: "True",
|
|
FFlagStudioMacAddressValidationEnabled: "True",
|
|
FFlagDoNotPassSunkEventsToPlayerMouse: "True",
|
|
FFlagQtAutoSave: "True",
|
|
FFlagRenderLoopExplicit: "True",
|
|
FFlagStudioUseBinaryFormatForPlay: "True",
|
|
FFlagPhysicsRemoveWorldAssemble_US16512: "True",
|
|
FFlagNativeSafeChatRendering: "True",
|
|
FFlagRenderNewMegaCluster: "True",
|
|
FFlagAutoJumpForTouchDevices: "True",
|
|
FLogOutlineBrightnessMin: "50",
|
|
FLogOutlineBrightnessMax: "160",
|
|
FLogOutlineThickness: "40",
|
|
FFlagDE5511FixEnabled: "True",
|
|
FFlagDE4423Fixed: "True",
|
|
FFlagSymmetricContact: "True",
|
|
FFlagLocalMD5: "True",
|
|
FFlagStudioCookieParsingDisabled: "False",
|
|
FFlagLastWakeTimeSleepingJobError: "True",
|
|
FFlagPhysicsAllowAutoJointsWithSmallParts_DE6056: "True",
|
|
FFlagPhysicsLockGroupDraggerHitPointOntoSurface_DE6174: "True",
|
|
FFlagOutlineControlEnabled: "True",
|
|
FFlagAllowCommentedScriptSigs: "True",
|
|
FFlagDataModelUseBinaryFormatForSave: "True",
|
|
FFlagStudioUseBinaryFormatForSave: "True",
|
|
FFlagDebugAdornableCrash: "True",
|
|
FFlagOverlayDataModelEnabled: "True",
|
|
DFFlagFixInstanceParentDesyncBug: "True",
|
|
FFlagPromoteAssemblyModifications: "False",
|
|
DFFlagCreateHumanoidRootNode: "True",
|
|
FFlagStudioCookieDesegregation: "True",
|
|
FFlagResponsiveJump: "True",
|
|
FFlagGoogleAnalyticsTrackingEnabled: "True",
|
|
FFlagNoCollideLadderFilter: "True",
|
|
FFlagFlexibleTipping: "True",
|
|
FFlagUseStrongerBalancer: "True",
|
|
FFlagClampControllerVelocityMag: "True",
|
|
DFFlagUseSaferChatMetadataLoading: "True",
|
|
FFlagSinkActiveGuiObjectMouseEvents: "False",
|
|
FLogLuaBridge: "2",
|
|
DFFlagPromoteAssemblyModifications: "True",
|
|
FFlagDeferredContacts: "True",
|
|
FFlagFRMUse60FPSLockstepTable: "True",
|
|
FFlagFRMAdjustForMultiCore: "True",
|
|
FFlagPhysics60HZ: "True",
|
|
FFlagQtRightClickContextMenu: "True",
|
|
FFlagUseTopmostSettingToBringWindowToFront: "True",
|
|
FFlagNewLightAPI: "True",
|
|
FFlagRenderLightGridShadows: "True",
|
|
FFlagRenderLightGridShadowsSmooth: "True",
|
|
DFFlagSanitizeKeyframeUrl: "True",
|
|
DFFlagDisableGetKeyframeSequence: "False",
|
|
FFlagCreateServerScriptServiceInStudio: "True",
|
|
FFlagCreateServerStorageInStudio: "True",
|
|
FFlagCreateReplicatedStorageInStudio: "True",
|
|
FFlagFilterEmoteChat: "True",
|
|
DFFlagUseCharacterRootforCameraTarget: "True",
|
|
FFlagImageRectEnabled: "True",
|
|
FFlagNewWaterMaterialEnable: "True",
|
|
DFFlagUserHttpAPIEnabled: "True",
|
|
DFIntUserHttpAccessUserId0: "0",
|
|
FFlagUserHttpAPIVisible: "True",
|
|
FFlagCameraChangeHistory: "True",
|
|
FFlagDE4640Fixed: "True",
|
|
FFlagShowStreamingEnabledProp: "True",
|
|
FFlagOptimizedDragger: "True",
|
|
FFlagRenderNewMaterials: "True",
|
|
FFlagRenderAnisotropy: "True",
|
|
FFlagStudioInitializeViewOnPaint: "True",
|
|
DFFlagPartsStreamingEnabled: "True",
|
|
FFlagStudioLuaDebugger: "True",
|
|
FFlagStudioLocalSpaceDragger: "True",
|
|
FFlagGuiRotationEnabled: "True",
|
|
FFlagDataStoreEnabled: "True",
|
|
DFFlagDisableTeleportConfirmation: "True",
|
|
DFFlagAllowTeleportFromServer: "True",
|
|
DFFlagNonBlockingTeleport: "True",
|
|
FFlagD3D9CrashOnError: "False",
|
|
FFlagRibbonBarEnabled: "True",
|
|
SFFlagInfiniteTerrain: "True",
|
|
FFlagStudioScriptBlockAutocomplete: "True",
|
|
FFlagRenderFixAnchoredLag: "True",
|
|
DFFlagAllowAllUsersToUseHttpService: "True",
|
|
GoogleAnalyticsAccountPropertyIDClient: "",
|
|
FFlagSurfaceGuiVisible: "True",
|
|
FFlagStudioIntellesenseEnabled: "True",
|
|
FFlagAsyncPostMachineInfo: "True",
|
|
FFlagModuleScriptsVisible: "True",
|
|
FFlagModelPluginsEnabled: "True",
|
|
FFlagGetUserIdFromPluginEnabled: "True",
|
|
FFlagStudioPluginUIActionEnabled: "True",
|
|
DFFlagRemoveAdornFromBucketInDtor: "True",
|
|
FFlagRapidJSONEnabled: "True",
|
|
DFFlagDE6959Fixed: "True",
|
|
DFFlagScopedMutexOnJSONParser: "True",
|
|
FFlagSupressNavOnTextBoxFocus: "True",
|
|
DFFlagExplicitPostContentType: "True",
|
|
DFFlagAddPlaceIdToAnimationRequests: "True",
|
|
FFlagCreatePlaceEnabled: "True",
|
|
DFFlagClientAdditionalPOSTHeaders: "True",
|
|
FFlagEnableAnimationExport: "True",
|
|
DFFlagAnimationAllowProdUrls: "True",
|
|
FFlagGetUserIDFromPluginEnabled: "True",
|
|
FFlagStudioContextualHelpEnabled: "True",
|
|
FFlagLogServiceEnabled: "True",
|
|
FFlagQtPlaySoloOptimization: "True",
|
|
FFlagStudioBuildGui: "True",
|
|
DFFlagListenForZVectorChanges: "True",
|
|
DFFlagUserInputServiceProcessOnRender: "True",
|
|
FFlagDE7421Fixed: "True",
|
|
FFlagStudioExplorerActionsEnabledInScriptView: "True",
|
|
FFlagHumanoidNetworkOptEnabled: "False",
|
|
DFFlagEnableNPCServerAnimation: "True",
|
|
DFFlagDataStoreUseUForGlobalDataStore: "True",
|
|
DFFlagDataStoreAllowedForEveryone: "True",
|
|
DFFlagBadTypeOnConnectErrorEnabled: "True",
|
|
FFlagStudioRemoveUpdateUIThread: "True",
|
|
FFlagPhysicsSkipUnnecessaryContactCreation: "False",
|
|
FFlagUseNewHumanoidCache: "True",
|
|
FFlagSecureReceiptsBackendEnabled: "True",
|
|
FFlagOrderedDataStoreEnabled: "True",
|
|
FFlagStudioLuaDebuggerGA: "True",
|
|
FFlagNPSSetScriptDocsReadOnly: "True",
|
|
FFlagRDBGHashStringComparison: "True",
|
|
FFlagStudioDebuggerVisitDescendants: "True",
|
|
FFlagDeprecateScriptInfoService: "True",
|
|
FFlagIntellisenseScriptContextDatamodelSearchingEnabled: "True",
|
|
FFlagSecureReceiptsFrontendEnabled: "True",
|
|
DFFlagCreatePlaceEnabledForEveryone: "True",
|
|
FFlagCreatePlaceInPlayerInventoryEnabled: "True",
|
|
DFFlagAddRequestIdToDeveloperProductPurchases: "True",
|
|
DFFlagUseYPCallInsteadOfPCallEnabled: "True",
|
|
FFlagStudioMouseOffsetFixEnabled: "True",
|
|
DFFlagPlaceValidation: "True",
|
|
FFlagReconstructAssetUrl: "True",
|
|
FFlagUseNewSoundEngine: "True",
|
|
FIntMinMillisecondLengthForLongSoundChannel: "5000",
|
|
FFlagStudioHideInsertedServices: "True",
|
|
FFlagStudioAlwaysSetActionEnabledState: "True",
|
|
FFlagRenderNew: "True",
|
|
FIntRenderNewPercentWin: "100",
|
|
FIntRenderNewPercentMac: "100",
|
|
FLogGraphics: "6",
|
|
DFFlagDisallowHopperServerScriptReplication: "True",
|
|
FFlagInterpolationFix: "False",
|
|
FFlagHeartbeatAt60Hz: "False",
|
|
DFFlagFixProcessReceiptValueTypes: "True",
|
|
DFFlagPhysicsSkipUnnecessaryContactCreation: "True",
|
|
FFlagStudioLiveCoding: "True",
|
|
FFlagPlayerHumanoidStep60Hz: "True",
|
|
DFFlagCrispFilteringEnabled: "False",
|
|
SFFlagProtocolSynchronization: "True",
|
|
FFlagUserInputServicePipelineStudio: "True",
|
|
FFlagUserInputServicePipelineWindowsClient: "True",
|
|
FFlagUserInputServicePipelineMacClient: "True",
|
|
FFlagStudioKeyboardMouseConfig: "True",
|
|
DFFlagLogServiceEnabled: "True",
|
|
DFFlagLoadAnimationsThroughInsertService: "True",
|
|
FFlagFRMFogEnabled: "True",
|
|
FLogBrowserActivity: "3",
|
|
DFFlagPhysicsPacketAlwaysUseCurrentTime: "True",
|
|
FFlagFixedStudioRotateTool: "True",
|
|
FFlagRibbonBarEnabledGA: "True",
|
|
FFlagRenderSafeChat: "False",
|
|
DFFlagPhysicsAllowSimRadiusToDecreaseToOne: "True",
|
|
DFFlagPhysicsAggressiveSimRadiusReduction: "True",
|
|
DFFlagLuaYieldErrorNoResumeEnabled: "True",
|
|
DFFlagEnableJointCache: "False",
|
|
DFFlagOnCloseTimeoutEnabled: "True",
|
|
FFlagStudioQuickInsertEnabled: "True",
|
|
FFlagStudioPropertiesRespectCollisionToggle: "True",
|
|
FFlagTweenServiceUsesRenderStep: "True",
|
|
FFlagUseNewSoundEngine3dFix: "True",
|
|
FFlagDebugUseDefaultGlobalSettings: "True",
|
|
FFlagStudioMiddleMouseTrackCamera: "False",
|
|
FFlagTurnOffiOSNativeControls: "True",
|
|
DFFlagUseNewHumanoidHealthGui: "True",
|
|
DFFlagLoggingConsoleEnabled: "True",
|
|
DFFlagAllowModuleLoadingFromAssetId: "True",
|
|
FFlagStudioZoomExtentsExplorerFixEnabled: "True",
|
|
FFlagLuaDebuggerBreakOnError: "True",
|
|
FFlagRetentionTrackingEnabled: "True",
|
|
FFlagShowAlmostAllItemsInExplorer: "True",
|
|
FFlagStudioFindInAllScriptsEnabled: "True",
|
|
FFlagImprovedNameOcclusion: "True",
|
|
FFlagHumanoidMoveToDefaultValueEnabled: "True",
|
|
FFlagEnableDisplayDistances: "True",
|
|
FFlagUseMinMaxZoomDistance: "True",
|
|
SFFlagAllowPhysicsPacketCompression: "False",
|
|
FFlagStudioOneClickColorPickerEnabled: "True",
|
|
DFFlagHumanoidMoveToDefaultValueEnabled: "True",
|
|
VideoPreRollWaitTimeSeconds: "45",
|
|
FFlagBalancingRateLimit: "True",
|
|
FFlagLadderCheckRate: "True",
|
|
FFlagStateSpecificAutoJump: "True",
|
|
SFFlagOneWaySimRadiusReplication: "True",
|
|
DFFlagApiDictionaryCompression: "True",
|
|
SFFlagPathBasedPartMovement: "True",
|
|
FFlagEnsureInputIsCorrectState: "False",
|
|
DFFlagLuaLoadStringStrictSecurity: "True",
|
|
DFFlagCrossPacketCompression: "True",
|
|
FFlagWorkspaceLoadStringEnabledHidden: "True",
|
|
FFlagStudioPasteAsSiblingEnabled: "True",
|
|
FFlagStudioDuplicateActionEnabled: "True",
|
|
FFlagPreventInterpolationOnCFrameChange: "True",
|
|
FLogNetworkPacketsReceive: "5",
|
|
FFlagPlayPauseFix: "True",
|
|
DFFlagCrashOnNetworkPacketError: "False",
|
|
FFlagHumanoidStateInterfaces: "True",
|
|
FFlagRenderDownloadAssets: "True",
|
|
FFlagBreakOnErrorConfirmationDialog: "True",
|
|
FFlagStudioAnalyticsEnabled: "True",
|
|
FFlagAutoRotateFlag: "True",
|
|
DFFlagUseImprovedLadderClimb: "True",
|
|
FFlagUseCameraOffset: "True",
|
|
FFlagRenderBlobShadows: "True",
|
|
DFFlagWebParserDisableInstances: "False",
|
|
FFlagStudioNewWiki: "True",
|
|
DFFlagLogPacketErrorDetails: "False",
|
|
FFlagLimitHorizontalDragForce: "True",
|
|
DFFlagCreateSeatWeldOnServer: "True",
|
|
FFlagGraphicsUseRetina: "True",
|
|
FFlagDynamicEnvmapEnabled: "True",
|
|
DFFlagDeferredTouchReplication: "True",
|
|
DFFlagCreatePlayerGuiEarlier: "True",
|
|
DFFlagProjectileOwnershipOptimization: "True",
|
|
DFFlagLoadSourceForCoreScriptsBeforeInserting: "False",
|
|
GoogleAnalyticsLoadStudio: "1",
|
|
DFFlagTaskSchedulerFindJobOpt: "True",
|
|
SFFlagPreventInterpolationOnCFrameChange: "True",
|
|
DFIntNumPhysicsPacketsPerStep: "2",
|
|
DFFlagDataStoreUrlEncodingEnabled: "True",
|
|
FFlagShowWebPlaceNameOnTabWhenOpeningFromWeb: "True",
|
|
DFFlagTrackTimesScriptLoadedFromLinkedSource: "True",
|
|
FFlagToggleDevConsoleThroughChatCommandEnabled: "True",
|
|
FFlagEnableFullMonitorsResolution: "True",
|
|
DFFlagAlwaysUseHumanoidMass: "True",
|
|
DFFlagUseStrongerGroundControl: "True",
|
|
DFFlagCorrectlyReportSpeedOnRunStart: "True",
|
|
FFlagLuaDebuggerImprovedToolTip: "True",
|
|
FFlagLuaDebuggerPopulateFuncName: "True",
|
|
FFlagLuaDebuggerNewCodeFlow: "True",
|
|
DFFlagValidateCharacterAppearanceUrl: "false",
|
|
FFlagStudioQuickAccessCustomization: "True",
|
|
DFFlagTaskSchedulerUpdateJobPriorityOnWake: "True",
|
|
DFFlagTaskSchedulerNotUpdateErrorOnPreStep: "True",
|
|
FFlagWikiSelectionSearch: "True",
|
|
DFIntTaskSchedularBatchErrorCalcFPS: "1200",
|
|
FFlagSuppressNavOnTextBoxFocus: "False",
|
|
FFlagEnabledMouseIconStack: "True",
|
|
DFFlagFastClone: "True",
|
|
DFFlagLuaNoTailCalls: "True",
|
|
DFFlagFilterStreamingProps: "True",
|
|
DFFlagNetworkOwnerOptEnabled: "True",
|
|
DFFlagPathfindingEnabled: "True",
|
|
FFlagEnableiOSSettingsLeave: "True",
|
|
FFlagUseFollowCamera: "True",
|
|
FFlagDefaultToFollowCameraOnTouch: "True",
|
|
DFFlagAllowMoveToInMouseLookMove: "True",
|
|
DFFlagAllowHumanoidDecalTransparency: "True",
|
|
DFFlagSupportCsrfHeaders: "True",
|
|
DFFlagConfigureInsertServiceFromSettings: "True",
|
|
FFlagPathfindingClientComputeEnabled: "True",
|
|
DFFlagLuaResumeSupportsCeeCalls: "True",
|
|
DFFlagPhysicsSenderErrorCalcOpt: "True",
|
|
DFFlagClearPlayerReceivingServerLogsOnLeave: "True",
|
|
DFFlagConsoleCodeExecutionEnabled: "True",
|
|
DFFlagCSGDictionaryReplication: "True",
|
|
FFlagCSGToolsEnabled: "True",
|
|
FFlagCSGDictionaryServiceEnabled: "True",
|
|
FFlagCSGMeshRenderEnable: "True",
|
|
FFlagCSGChangeHistory: "True",
|
|
FFlagCSGMeshColorEnable: "True",
|
|
FFlagCSGScaleEnabled: "True",
|
|
FFlagCylinderUsesConstantTessellation: "True",
|
|
FFlagStudioDraggersScaleFixes: "True",
|
|
FFlagCSGDecalsEnabled: "True",
|
|
FFlagCSGMigrateChildData: "True",
|
|
SFFlagBinaryStringReplicationFix: "True",
|
|
FFlagHummanoidScaleEnable: "True",
|
|
FFlagStudioDataModelIsStudioFix: "True",
|
|
DFFlagWebParserEnforceASCIIEnabled: "True",
|
|
DFFlagScriptDefaultSourceIsEmpty: "True",
|
|
FFlagFixCaptureFocusInput: "True",
|
|
FFlagFireUserInputServiceEventsAfterDMEvents: "True",
|
|
FFlagVectorErrorOnNilArithmetic: "True",
|
|
DFFlagUseImageColor: "True",
|
|
FFlagStopNoPhysicsStrafe: "True",
|
|
DFFlagDebugLogNetworkErrorToDB: "False",
|
|
FFlagLowQMaterialsEnable: "True",
|
|
FFLagEnableFullMonitorsResolution: "True",
|
|
FFlagStudioChildProcessCleanEnabled: "True",
|
|
DFFlagAllowFullModelsWhenLoadingModules: "True",
|
|
DFFlagRealWinInetHttpCacheBypassingEnabled: "True",
|
|
FFlagNewUniverseInfoEndpointEnabled: "True",
|
|
FFlagGameExplorerEnabled: "True",
|
|
FFlagStudioUseBinaryFormatForModelPublish: "True",
|
|
FFlagGraphicsFeatureLvlStatsEnable: "True",
|
|
FFlagStudioEnableWebKitPlugins: "True",
|
|
DFFlagSendHumanoidTouchedSignal: "True",
|
|
DFFlagReduceHumanoidBounce: "True",
|
|
DFFlagUseNewSounds: "True",
|
|
FFlagFixHumanoidRootPartCollision: "True",
|
|
FFlagEnableAndroidMenuLeave: "True",
|
|
FFlagOnlyProcessGestureEventsWhenSunk: "True",
|
|
FFlagAdServiceReportImpressions: "True",
|
|
FFlagStudioUseExtendedHTTPTimeout: "True",
|
|
FFlagStudioSeparateActionByActivationMethod: "False",
|
|
DFFlagPhysicsSenderThrottleBasedOnBufferHealth: "True",
|
|
DFFlagGetGroupInfoEnabled: "True",
|
|
DFFlagGetGroupRelationsEnabled: "True",
|
|
SFFlagTopRepContSync: "True",
|
|
FFlagStudioUseBinaryFormatForModelSave: "True",
|
|
EnableFullMonitorsResolution: "True",
|
|
DFFlagRenderSteppedServerExceptionEnabled: "True",
|
|
FFlagUseWindowSizeFromGameSettings: "True",
|
|
DFFlagCheckStudioApiAccess: "True",
|
|
FFlagGameExplorerPublishEnabled: "True",
|
|
DFFlagKeepXmlIdsBetweenLoads: "True",
|
|
DFFlagReadXmlCDataEnabled: "True",
|
|
FFlagStudioRemoveToolSounds: "True",
|
|
FFlagStudioOneStudGridDefault: "True",
|
|
FFlagStudioPartSymmetricByDefault: "True",
|
|
FFlagStudioIncreasedBaseplateSize: "True",
|
|
FFlagSkipSilentAudioOps: "True",
|
|
SFFlagGuid64Bit: "False",
|
|
FIntValidateLauncherPercent: "0",
|
|
FFlagCSGDataLossFixEnabled: "True",
|
|
DFStringRobloxAnalyticsURL: "https://www.mete0r.xyz/",
|
|
DFFlagRobloxAnalyticsTrackingEnabled: "False",
|
|
FFlagStudioOpenLastSaved: "False",
|
|
FFlagStudioShowTutorialsByDefault: "True",
|
|
FFlagStudioForceToolboxSize: "True",
|
|
FFlagStudioExplorerDisabledByDefault: "True",
|
|
FFlagStudioDefaultWidgetSizeChangesEnabled: "True",
|
|
FFlagStudioUseScriptAnalyzer: "True",
|
|
FFlagNoClimbPeople: "True",
|
|
DFFlagAnimationFormatAssetId: "True",
|
|
FFlagGetCorrectScreenResolutionFaster: "True",
|
|
DFFlagFixTouchEndedReporting: "False",
|
|
FFlagStudioTeleportPlaySolo: "True",
|
|
FFlagStudioDE7928FixEnabled: "True",
|
|
FFlagDE8768FixEnabled: "True",
|
|
FFlagStudioDE9108FixEnabled: "True",
|
|
FFlagStudioPlaySoloMapDebuggerData: "True",
|
|
FFlagLuaDebuggerCloneDebugger: "True",
|
|
FFlagRenderLightgridInPerformEnable: "True",
|
|
SFFlagStateBasedAnimationReplication: "True",
|
|
FFlagVolumeControlInGameEnabled: "True",
|
|
FFlagGameConfigurerUseStatsService: "True",
|
|
FFlagStudioUseHttpAuthentication: "True",
|
|
FFlagDetectTemplatesWhenSettingUpGameExplorerEnabled: "True",
|
|
FFlagEntityNameEditingEnabled: "True",
|
|
FFlagNewCreatePlaceFlowEnabled: "True",
|
|
FFlagFakePlayableDevices: "False",
|
|
FFlagMutePreRollSoundService: "True",
|
|
DFFlagBodyMoverParentingFix: "True",
|
|
DFFlagBroadcastServerOnAllInterfaces: "True",
|
|
HttpUseCurlPercentageWinClient: "100",
|
|
HttpUseCurlPercentageMacClient: "100",
|
|
HttpUseCurlPercentageWinStudio: "100",
|
|
HttpUseCurlPercentageMacStudio: "100",
|
|
SFFlagReplicatedFirstEnabled: "True",
|
|
DFFlagCSGShrinkForMargin: "True",
|
|
FFlagPhysicsBulletConnectorPointRecalc: "True",
|
|
DFIntBulletContactBreakThresholdPercent: "200",
|
|
DFIntBulletContactBreakOrthogonalThresholdPercent: "200",
|
|
FFlagPhysicsBulletConnectorMatching: "True",
|
|
FFlagPhysicsBulletUseProximityMatching: "False",
|
|
FFlagPhysicsCSGUsesBullet: "True",
|
|
DFFlagCSGPhysicsDeserializeRefactor: "True",
|
|
FFlagWedgeEnableDecalOnTop: "True",
|
|
FFlagFrustumTestGUI: "True",
|
|
FFlagFeatureLvlsDX11BeforeDeviceCreate: "True",
|
|
FFlagStudioPasteSyncEnabled: "True",
|
|
FFlagResetMouseCursorOnToolUnequip: "True",
|
|
DFFlagUpdateCameraTarget: "True",
|
|
DFFlagFixGhostClimb: "True",
|
|
DFFlagUseStarterPlayer: "True",
|
|
FFlagStudioFindCrashFixEnabled: "True",
|
|
FFlagFixPartOffset: "True",
|
|
DFFlagLuaCloseUpvalues: "True",
|
|
FFlagRenderTextureCompositorUseBudgetForSize: "True",
|
|
FFlagAllowOutOfBoxAssets: "False",
|
|
FFlagRemoveTintingWhenActiveIsFalseOnImageButton: "True",
|
|
FFlagStudioModuleScriptDefaultContents: "True",
|
|
FFlagStudioHomeKeyChangeEnabled: "True",
|
|
FFlagStudioOpenStartPageForLogin: "True",
|
|
FFlagStudioNativeKeepSavedChanges: "True",
|
|
FFlagSerializeCurrentlyOpenPlaceWhenPublishingGame: "True",
|
|
FFlagGameNameLabelEnabled: "True",
|
|
FFlagStudioValidateBootstrapper: "True",
|
|
FFlagRakNetReadFast: "True",
|
|
DFFlagPhysicsSenderSleepingUpdate: "True",
|
|
FFlagUseShortShingles: "True",
|
|
FFlagKKTChecks: "False",
|
|
DFFlagUseApiProxyThrottling: "True",
|
|
DFFlagValidateSetCharacter: "True",
|
|
DFFlagUpdateHumanoidSimBodyInComputeForce: "True",
|
|
DFFlagNetworkPendingItemsPreserveTimestamp: "True",
|
|
FFlagStudioCSGRotationalFix: "True",
|
|
FFlagNewLoadingScreen: "True",
|
|
FFlagScrollingFrameOverridesButtonsOnTouch: "True",
|
|
DFFlagStreamLargeAudioFiles: "True",
|
|
DFFlagNewLuaChatScript: "True",
|
|
DFFlagLoopedDefaultHumanoidAnimation: "True",
|
|
FFlagSoundsRespectDelayedStop: "False",
|
|
DFFlagCSGPhysicsErrorCatchingEnabled: "True",
|
|
DFFlagFireStoppedAnimSignal: "True",
|
|
FFlagStudioFixToolboxReload: "True",
|
|
FFlagCSGDecalsV2: "True",
|
|
FFlagLocalOptimizer: "True",
|
|
DFFlagClearFailedUrlsWhenClearingCacheEnabled: "True",
|
|
DFFlagSupportNamedAssetsShortcutUrl: "True",
|
|
DFFlagUseW3CURIParser: "True",
|
|
DFFlagContentProviderHttpCaching: "True",
|
|
FFlagNoWallClimb: "False",
|
|
FFlagSmoothMouseLock: "False",
|
|
DFFlagCSGPhysicsNanPrevention: "True",
|
|
FFlagStudioDE9818FixEnabled: "True",
|
|
FFlagGameExplorerImagesEnabled: "True",
|
|
FFlagStudioInsertOrientationFix: "True",
|
|
FFlagStudioTabOrderingEnabled: "True",
|
|
FFlagFramerateDeviationDroppedReport: "True",
|
|
FFlagModuleScriptsPerVmEnabled: "False",
|
|
FFlagGameExplorerImagesInsertEnabled: "True",
|
|
FFlagTexturePropertyWidgetEnabled: "True",
|
|
FFlagReloadAllImagesOnDataReload: "True",
|
|
FFlagModuleScriptsPerVmEnabledFix2: "True",
|
|
DFFlagFixBufferZoneContainsCheck: "False",
|
|
FFlagStudioPlaceAssetFromToolbox: "True",
|
|
FFlagChannelMasterMuting: "True",
|
|
FFlagStudioUseDelayedSyntaxCheck: "True",
|
|
FFlagStudioCommandLineSaveEditText: "True",
|
|
FFlagStudioAddHelpInContextMenu: "True",
|
|
DFIntHttpCacheCleanMinFilesRequired: "10000",
|
|
DFIntHttpCacheCleanMaxFilesToKeep: "7500",
|
|
FFlagCSGVoxelizer: "True",
|
|
DFFlagCheckApiAccessInTransactionProcessing: "True",
|
|
FFlagBindPurchaseValidateCallbackInMarketplaceService: "True",
|
|
FFlagSetDataModelUniverseIdAfterPublishing: "True",
|
|
FFlagOpenScriptWorksOnModulesEnabled: "True",
|
|
FFlagStudioRibbonBarNewLayout: "True",
|
|
FFlagStudioRibbonBarLayoutFixes: "True",
|
|
FFlagStudioPlaceOnlineIndicator: "True",
|
|
FFlagRenderWangTiles: "True",
|
|
FFlagDisableBadUrl: "True",
|
|
FFlagPrimalSolverLogBarrierIP: "True",
|
|
FFlagDualSolverSimplex: "True",
|
|
FFlagPrimalSolverSimplex: "True",
|
|
FIntNumSmoothingPasses: "3",
|
|
FFlagVerifyConnection: "True",
|
|
FIntRegLambda: "1400",
|
|
FFlagScriptAnalyzerPlaceholder: "True",
|
|
FFlagCSGStripPublishedData: "True",
|
|
DFFlagRaycastReturnSurfaceNormal: "True",
|
|
FFlagMoveGameExplorerActionsIntoContextMenu: "True",
|
|
FFlagStudioAdvanceCookieExpirationBugFixEnabled: "True",
|
|
FFlagNewBackpackScript: "True",
|
|
FFlagGameNameAtTopOfExplorer: "True",
|
|
FFlagStudioActActionsAsTools: "True",
|
|
FFlagStudioInsertAtMouseClick: "True",
|
|
FFlagStopLoadingStockSounds: "True",
|
|
DFFlagFixTimePositionReplication: "True",
|
|
DFFlagHttpReportStatistics: "True",
|
|
DFFlagEnableChatTestingInStudio: "True",
|
|
DFIntHttpSendStatsEveryXSeconds: "300",
|
|
FLogStepAnimatedJoints: "5",
|
|
DFFlagLuaDisconnectFailingSlots: "False",
|
|
DFFlagEnsureSoundPosIsUpdated: "True",
|
|
DFFlagLoadStarterGearEarlier: "False",
|
|
DFFlagBlockUsersInLuaChat: "True",
|
|
FFlagRibbonPartInsertNotAllowedInModel: "True",
|
|
DFFlagUsePlayerScripts: "True",
|
|
DFFlagUserAccessUserSettings: "True",
|
|
DFFlagUseLuaCameraAndControl: "True",
|
|
DFFlagUseLuaPCInput: "True",
|
|
DFFlagFixLuaMoveDirection: "True",
|
|
DFFlagUseDecalLocalTransparencyModifier: "True",
|
|
DFFlagUseFolder: "True",
|
|
DFFlagUsePreferredSpawnInPlaySoloTeleport: "True",
|
|
DFFlagFilterAddSelectionToSameDataModel: "False",
|
|
FFlagGameExplorerAutofillImageNameFromFileName: "True",
|
|
FFlagGameExplorerBulkImageUpload: "True",
|
|
FFlagStudioAllowAudioSettings: "True",
|
|
DFFlagUsePlayerInGroupLuaChat: "True",
|
|
FFlagStudioDecalPasteFix: "True",
|
|
FFlagStudioCtrlTabDocSwitchEnabled: "True",
|
|
DFIntDraggerMaxMovePercent: "60",
|
|
FFlagUseUniverseGetInfoCallToDetermineUniverseAccess: "True",
|
|
FFlagMaxFriendsCount: "True",
|
|
DFIntPercentApiRequestsRecordGoogleAnalytics: "0",
|
|
FFlagSelectSpinlock: "True",
|
|
FFlagFastZlibPath: "True",
|
|
DFFlagWriteXmlCDataEnabled: "True",
|
|
DFFlagUseSpawnPointOrientation: "True",
|
|
DFFlagUsePlayerSpawnPoint: "True",
|
|
DFFlagCSGPhysicsRecalculateBadContactsInConnectors: "True",
|
|
FFlagStudioPartAlignmentChangeEnabled: "True",
|
|
FFlagStudioToolBoxModelDragFix: "True",
|
|
DFFlagOrder66: "False",
|
|
FFlagCloudIconFixEnabled: "True",
|
|
DFFlagFixHealthReplication: "True",
|
|
DFFlagReplicateAnimationSpeed: "True",
|
|
FFlagLuaFollowers: "True",
|
|
FFlagNewNotificationsScript: "True",
|
|
FFlagStudioSendMouseIdleToPluginMouse: "True",
|
|
DFFlagPhysicsOptimizeAssemblyHistory: "True",
|
|
DFFlagPhysicsOptimizeBallBallContact: "True",
|
|
DFFlagUseNewBubbleSkin: "True",
|
|
DFFlagUse9FrameBackgroundTransparency: "True",
|
|
DFFlagCheckForHeadHit: "False",
|
|
DFFlagUseHttpsForAllCalls: "True",
|
|
DFFlagLoadCoreModules: "True",
|
|
FFlagStudioRecentSavesEnabled: "True",
|
|
FFlagStudioToolBoxInsertUseRayTrace: "True",
|
|
FFlagInterpolationUseWightedDelay: "True",
|
|
FFlagUseInGameTopBar: "True",
|
|
FFlagNewPurchaseScript: "True",
|
|
FFlagStudioEnableGamepadSupport: "True",
|
|
FFlagStudioRemoveDuplicateParts: "True",
|
|
FFlagStudioLaunchDecalToolAfterDrag: "True",
|
|
DFFlagHumanoidFloorPVUpdateSignal: "True",
|
|
DFFlagHumanoidFloorDetectTeleport: "True",
|
|
DFFlagHumanoidFloorForceBufferZone: "False",
|
|
DFFlagHumanoidFloorManualDeltaUpdateManagment: "True",
|
|
DFFlagHumanoidFloorManualFrictionLimitation: "True",
|
|
DFFlagUpdateHumanoidNameAndHealth: "True",
|
|
DFFlagEnableHumanoidDisplayDistances: "True",
|
|
FFlagFixTouchInputEventStates: "False",
|
|
DFFlagInterpolationTimingFix: "True",
|
|
FIntRenderGBufferMinQLvl: "16",
|
|
FFlagResizeGuiOnStep: "True",
|
|
FFlagDontFireFakeMouseEventsOnUIS: "True",
|
|
FFlagCameraUseOwnViewport: "True",
|
|
FFlagGameExplorerMoveImagesUnderAssetsGroup: "True",
|
|
DFFlagNetworkFilterAllowToolWelds: "True",
|
|
DFIntHttpInfluxHundredthsPercentage: "5",
|
|
DFStringHttpInfluxURL: "https://www.mete0r.xyz/",
|
|
DFStringHttpInfluxDatabase: "main",
|
|
DFStringHttpInfluxUser: "user",
|
|
DFStringHttpInfluxPassword: "password",
|
|
FFlagStudioSpawnLocationsDefaultValues: "True",
|
|
FFlagStudioDE11536FixEnabled: "True",
|
|
FFlagStudioRibbonGroupResizeFixEnabled: "True",
|
|
FFlagGradientStep: "True",
|
|
FFlagUseNewContentProvider: "False",
|
|
SFFlagEquipToolOnClient: "True",
|
|
FFlagStartWindowMaximizedDefault: "True",
|
|
FFlagUseNewKeyboardHandling: "True",
|
|
FFlagCameraZoomNoModifier: "True",
|
|
DFFlagRemoteValidateSubscribersError: "True",
|
|
FFlagNewMenuSettingsScript: "True",
|
|
DFFlagHttpCurlSanitizeUrl: "True",
|
|
DFFlagRemoveDataModelDependenceInWaitForChild: "True",
|
|
FFlagFilterAddSelectionToSameDataModel: "True",
|
|
DFFlagUseCanManageApiToDetermineConsoleAccess: "False",
|
|
DFIntMoveInGameChatToTopPlaceId: "1",
|
|
FFlagStudioProgressIndicatorForInsertEnabled: "True",
|
|
FFlagTerrainLazyGrid: "True",
|
|
FFlagHintsRenderInUserGuiRect: "True",
|
|
FFlagCallSetFocusFromCorrectThread: "True",
|
|
FFlagFastRevert: "True",
|
|
FFlagSleepBeforeSpinlock: "True",
|
|
FFlagSparseCheckFastFail: "True",
|
|
FFlagStudioSmoothTerrainPlugin: "True",
|
|
FFlagStudioLoadPluginsLate: "True",
|
|
FFlagStudioInsertIntoStarterPack: "True",
|
|
FFlagStudioIgnoreSSLErrors: "True",
|
|
DFFlagFixJointReparentingDE11763: "True",
|
|
DFFlagPhysicsInvalidateContactCache: "True",
|
|
FFlagLuaMathNoise: "True",
|
|
FFlagArcHandlesBidirectional: "True",
|
|
FFlagChangeHistoryFixPendingChanges: "True",
|
|
DFFlagWorkspaceSkipTerrainRaycastForSurfaceGui: "True",
|
|
FFlagStudioBatchItemMapAddChild: "True",
|
|
FFlagRenderCameraFocusFix: "True",
|
|
DFFlagReplicatorWorkspaceProperties: "True",
|
|
FFlagDirectX11Enable: "True",
|
|
FFlagCheckDegenerateCases: "True",
|
|
DFFlagUseServerCoreScripts: "True",
|
|
DFFlagCorrectFloorNormal: "True",
|
|
FFlagNewBadgeServiceUrlEnabled: "True",
|
|
FFlagBubbleChatbarDocksAtTop: "True",
|
|
FFlagSmoothTerrainClient: "True",
|
|
FFlagLuaUseBuiltinEqForEnum: "True",
|
|
FFlagPlaceLauncherThreadCheckDmClosed: "True",
|
|
DFFlagAppendTrackerIdToTeleportUrl: "True",
|
|
FFlagPlayerMouseRespectGuiOffset: "True",
|
|
DFFlagReportElevatedPhysicsFPSToGA: "True",
|
|
DFFlagPreventReturnOfElevatedPhysicsFPS: "True",
|
|
FFlagStudioIgnoreMouseMoveOnIdle: "True",
|
|
FFlagStudioDraggerFixes: "True",
|
|
FLogUseLuaMemoryPool: "0",
|
|
FFlagCSGNewTriangulate: "True",
|
|
DFFlagLuaFixResumeWaiting: "True",
|
|
FFlagFRMInStudio: "True",
|
|
DFFlagFixLadderClimbSpeed: "True",
|
|
DFFlagNoWalkAnimWeld: "False",
|
|
DFFlagImprovedKick: "True",
|
|
FFlagRenderFixLightGridDirty: "True",
|
|
FFlagLoadLinkedScriptsOnDataModelLoad: "True",
|
|
FFlagFixMeshOffset: "True",
|
|
FIntLaunchInfluxHundredthsPercentage: "0",
|
|
DFIntJoinInfluxHundredthsPercentage: "100",
|
|
FFlagSmoothTerrain: "True",
|
|
FFlagNewVehicleHud: "True",
|
|
DFFlagHumanoidStandOnSeatDestroyed: "True",
|
|
DFFlagGuiBase3dReplicateColor3WithBrickColor: "True",
|
|
FFlagTaskSchedulerCyclicExecutiveStudio: "True",
|
|
DFIntElevatedPhysicsFPSReportThresholdTenths: "585",
|
|
DFIntExpireMarketPlaceServiceCacheSeconds: "60",
|
|
DFFlagEnableMarketPlaceServiceCaching: "True",
|
|
DFFlagUseNewAnalyticsApi: "True",
|
|
DFFlagSmoothTerrainDebounceUpdates: "True",
|
|
FFlagStudioAuthenticationCleanup: "True",
|
|
FFlagRenderFixGBufferLOD: "True",
|
|
FFlagStudioDraggerCrashFixEnabled: "True",
|
|
FFlagDraggerCrashFixEnabled: "True",
|
|
DFFlagEnableRapidJSONParser: "True",
|
|
DFFlagPushLuaWorldRayOriginToNearClipPlane: "True",
|
|
FFlagLoadTimeModificationTestFlag: "True",
|
|
DFFlagPhysicsFastSmoothTerrainUpdate: "True",
|
|
DFFlagSmoothTerrainPhysicsExpandPrimitiveOptimal: "True",
|
|
DFFlagFixBytesOnJoinReporting: "True",
|
|
FFlagRenderGBufferEverywhere: "False",
|
|
DFFlagSmoothTerrainPhysicsRayAabbExact: "True",
|
|
DFIntSmoothTerrainPhysicsRayAabbSlop: "1",
|
|
DFIntMaxClusterKBPerSecond: "300",
|
|
FLogLuaAssert: "0",
|
|
FFlagSmoothTerrainCountCellVolume: "True",
|
|
DFFlagSmoothTerrainWorldToCellUseDiagonals: "True",
|
|
DFFlagFireSelectionChangeOncePerChange: "True",
|
|
FIntLuaAssertCrash: "0",
|
|
FFlagRenderFixCameraFocus: "False",
|
|
DFFlagCSGPhysicsSphereRotationIdentity: "True",
|
|
DFFlagCSGPhysicsRefreshContactsManually: "True",
|
|
FFlagStudioUndoEnabledForEdit: "True",
|
|
DFIntLuaChatFloodCheckMessages: "7",
|
|
DFIntLuaChatFloodCheckInterval: "15",
|
|
FFlagLuaChatFiltering: "True",
|
|
FFlagMobileToggleChatVisibleIcon: "True",
|
|
FFlagStudioDE9132FixEnabled: "True",
|
|
DFFlagGetUserIdEnabled: "True",
|
|
DFFlagGetUserNameEnabled: "True",
|
|
DFFlagEnableAnimationInformationAccess: "True",
|
|
DFFlagEnableAnimationTrackExtendedAPI: "True",
|
|
FFlagRequestServerStatsV2Enabled: "True",
|
|
FFlagPhysicsPreventGroupDraggerPlacementToMinus400_DE6267: "True",
|
|
FFlagSpecificUserdataTypeErrors: "True",
|
|
DFFlagScrollingFrameDraggingFix: "True",
|
|
FFlagAutodetectCPU: "True",
|
|
DFFlagSetRenderedFrameOnClumpChanged: "True",
|
|
DFFlagDisableTimeoutDuringJoin: "True",
|
|
DFFlagDesiredAltitudeDefaultInf: "True",
|
|
DFFlagRCCDE13316CrashFix: "True",
|
|
DFFlagUseStarterPlayerGA: "True",
|
|
FFlagScrollingFrameMouseUpFix: "True",
|
|
DFFlagDebrisServiceUseDestroy: "True",
|
|
DFFlagAccessUserFeatureSetting: "True",
|
|
DFFlagAllowBindActivate: "True",
|
|
FFlagEnableControllerGuiSelection: "True",
|
|
FFlagUseNewSoftwareMouseRender: "True",
|
|
DFFlagDoNotHoldTagItemsForInitialData: "True",
|
|
FFlagAltSpinlock: "True",
|
|
FFlagSpinlock: "True",
|
|
FFlagGraphicsGLReduceLatency: "True",
|
|
DFFlagMovingHumananoidWakesFloor: "True",
|
|
DFFlagSetNetworkOwnerAPIEnabled: "True",
|
|
DFFlagSetNetworkOwnerAPIEnabledV2: "True",
|
|
DFFlagGetFriendsEnabled: "True",
|
|
DFFlagGetFriendsOnlineEnabled: "True",
|
|
DFFlagUseNewTextBoxLogic: "True",
|
|
FFlagOnScreenProfilerGPU: "True",
|
|
FFlagConfigurableLineThickness: "True",
|
|
DFFlagSpawnPointEnableProperty: "True",
|
|
DFFlagConfigurableFallenPartDestroyHeight: "True",
|
|
DFFlagMiddleMouseButtonEvent: "True",
|
|
DFFlagEnablePreloadAsync: "True",
|
|
DFFlagFoldersInGUIs: "True",
|
|
DFIntAndroidInfluxHundredthsPercentage: "0",
|
|
DFFlagNoOwnershipLogicOnKernelJoint: "True",
|
|
DFFlagEnableGetPlayingAnimationTracks: "True",
|
|
FFlagCyclicExecutivePriorityJobs: "True",
|
|
DFIntMaxMissedWorldStepsRemembered: "16",
|
|
DFIntMacInfluxHundredthsPercentage: "0",
|
|
DFIntiOSInfluxHundredthsPercentage: "100",
|
|
FFlagStudioLockServiceParents: "True",
|
|
DFFlagFirePlayerAddedAndPlayerRemovingOnClient: "True",
|
|
DFFlagRecursiveWakeForBodyMovers: "True",
|
|
DFFlagEnableHumanoidSetStateEnabled: "True",
|
|
DFFlagSoundEndedEnabled: "True",
|
|
DFFlagUseIntersectingOthersForSpawnEnabled: "True",
|
|
DFFlagMoveToDontAlignToGrid: "True",
|
|
DFFlagIsBestFriendsWithReturnFriendsWith: "True",
|
|
DFFlagPlayerOwnsAssetFalseForInvalidUsers: "True",
|
|
DFFlagIsUrlCheckAssetStringLength: "True",
|
|
DFFlagEnableGoodbyeDialog: "True",
|
|
DFFlagEnableReverseAnimations: "True",
|
|
DFFlagEnableAnimationSetTimePosition: "True",
|
|
DFFlagEnableMobileAutoJumpFlag: "True",
|
|
DFFlagHttpDelaySendInfluxStats: "True",
|
|
DFFlagDisableRequestMarker: "True",
|
|
DFFlagDisableCharacterRequest: "True",
|
|
FFlagStudioCollapsibleTutorials: "True",
|
|
FStringStudioTutorialsUrl:
|
|
"http://wiki.roblox.com/index.php?title=Studio_Tutorials_Test&studiomode=true",
|
|
FStringStudioTutorialsTOCUrl:
|
|
"http://wiki.roblox.com/index.php?title=Studio_Tutorials_Landing&studiomode=true",
|
|
FFlagSandboxHash: "True",
|
|
FFlagDE14316CrashFix: "True",
|
|
FFlagDE14317CrashFix: "True",
|
|
DFFlagSetNetworkOwnerCanSetCheck: "True",
|
|
DFFlagLiveColorUpdatesCanceling: "True",
|
|
DFFlagLuaGcPerVm: "True",
|
|
FFlagStudioDeviceEmulationTouchInputFix: "True",
|
|
FFlagTaskSchedulerCyclicExecutive: "True",
|
|
DFFlagMakeWebPendingFriendRequests: "True",
|
|
DFFlagGetLastestAssetVersionEnabled: "True",
|
|
FFlagHideDeprecatedEnums: "False",
|
|
FFlagSubmitEditedColor3WhenFocusLost: "True",
|
|
DFFlagFixScriptableCameraRoll: "True",
|
|
DFFlagSeparateBulletNarrowPhaseAndMidStepUpdates: "True",
|
|
DFFlagUsePGSSolverSpringConstantScale: "True",
|
|
DFFlagToolRequiresHandleProperty: "True",
|
|
FFlagPlayerScriptsNotArchivable: "True",
|
|
DFFlagClearAllChildrenUseDestroy: "True",
|
|
DFFlagMaxPlayersEnabled: "True",
|
|
DFFlagPreferredPlayersEnabled: "True",
|
|
DFFlagLocalHumanoidSoundsEnabled: "True",
|
|
DFFlagIncreaseSoundPositionClampLimit: "True",
|
|
DFFlagNameOcculsionIgnoreTransparent: "True",
|
|
DFFlagReconstructAssetUrlNew: "True",
|
|
DFFlagAdjustFloorForce: "True",
|
|
DFFlagFixAnimationPhaseInitialization: "True",
|
|
FFlagLuaChatPhoneFontSize: "True",
|
|
DFFlagUseAssetTypeHeader: "True",
|
|
FFlagCSGUnionCatchUnknownExceptions: "False",
|
|
FIntGamePerfMonitorPercentage: "10",
|
|
FFlagSoundTypeCheck: "True",
|
|
DFFlagIncreaseScrollWheelMultiplyTime: "True",
|
|
FFlagMacRemoveUserInputJob: "True",
|
|
FFlagStudioNewFonts: "True",
|
|
DFFlagApiCapitalizationChanges: "True",
|
|
FFlagParticleCullFix: "True",
|
|
DFFlagVideoCaptureTeleportFix: "False",
|
|
DFFlagCoreGuiCustomizationApi: "True",
|
|
DFFlagCustomTeleportLoadingScreen: "True",
|
|
DFFlagCharacterAppearanceLoadedEnabled: "True",
|
|
DFFlagVIPServerOwnerIdEnabled: "True",
|
|
DFFlagEnableParticleVelocityInheritance: "True",
|
|
DFFlagEnableParticleEmissionDirection: "True",
|
|
DFFlagFixParticleDistribution: "True",
|
|
DFFlagEnableParticleNewBoundingBox: "True",
|
|
DFFlagEnableParticlePartLock: "True",
|
|
DFFlagEnableParticleBurst: "True",
|
|
DFFlagNoRunSteepSlope: "True",
|
|
DFFlagHumanoidJumpPower: "True",
|
|
FFlagControllerMenu: "True",
|
|
FFlagFlyCamOnRenderStep: "True",
|
|
DFFlagFullscreenEnabledWhileRecording: "True",
|
|
DFFlagPreProcessTextBoxEvents: "True",
|
|
DFFlagAllowHideHudShortcut: "False",
|
|
DFFlagFixBallInsideBlockCollision: "True",
|
|
FFlagPGSSolverBodyCacheLeakFix: "True",
|
|
FFlagFixCrashAtShutdown: "True",
|
|
DFFlagEquipClonedToolFix: "True",
|
|
FFlagGamepadCursorChanges: "True",
|
|
DFFlagCreatePlayerGuiLocal: "False",
|
|
DFFlagDontUseInsertServiceOnAnimLoad: "True",
|
|
DFFlagCyclicExecutiveFixNonCyclicJobRun: "True",
|
|
DFFlagPhysicsFPSTimerFix: "True",
|
|
FFlagCyclicExecutiveRenderJobRunsFirst: "True",
|
|
FFlagPhysicsCylinders: "True",
|
|
DFFlagPhysicsUseNewBulletContact: "True",
|
|
FFlagReadCoordinateFrameFast: "False",
|
|
DFFlagRayHitMaterial: "True",
|
|
DFFlagPromptPurchaseOnGuestHandledInCoreScript: "True",
|
|
DFFlagNonEmptyPcallError: "True",
|
|
DFFlagDisplayTextBoxTextWhileTypingMobile: "False",
|
|
DFFlagOverrideScollingDisabledWhenRecalulateNeeded: "True",
|
|
DFFlagFixScrollingOffSurfaceGUIs: "True",
|
|
DFFlagTextScaleDontWrapInWords: "True",
|
|
DFFlagListenPositionEnabled: "True",
|
|
DFFlagBackTabInputInStudio: "True",
|
|
DFFlagTrackLastDownGUI: "True",
|
|
DFFlagBulletFixCacheReuse: "True",
|
|
DFFlagFastFilterHumanoidParts: "False",
|
|
DFFlagProcessAcceleratorsBeforeGUINaviagtion: "True",
|
|
DFFlagImageFailedToLoadContext: "True",
|
|
DFFlagDontReorderScreenGuisWhenDescendantRemoving: "True",
|
|
DFFlagSoundFailedToLoadContext: "True",
|
|
DFFlagAnimationFailedToLoadContext: "True",
|
|
DFFlagElasticEasingUseTwoPi: "True",
|
|
SFFlagNetworkUseServerScope: "True",
|
|
DFFlagHttpZeroLatencyCaching: "True",
|
|
DFFlagPasteWithCapsLockOn: "True",
|
|
DFFlagHttpCurlDomainTrimmingWithBaseURL: "False",
|
|
DFFlagLoadFileUseRegularHttp: "True",
|
|
DFFlagReplicatorCheckBadRebinding: "True",
|
|
FFlagFastClusterThrottleUpdateWaiting: "True",
|
|
DFFlagDeserializePacketThreadEnabled: "True",
|
|
FFlagFontSizeUseLargest: "True",
|
|
DFFlagRejectHashesInLinkedSource: "True",
|
|
FFlagUpdatePrimitiveStateForceSleep: "True",
|
|
FFlagPhysicsUseKDTreeForCSG: "True",
|
|
DFFlagCSGLeftoverDataFix: "True",
|
|
FFlagStudioTutorialSeeAll: "True",
|
|
DFFlagLimitScrollWheelMaxToHalfWindowSize: "True",
|
|
FFlagGameExplorerCopyPath: "True",
|
|
DFFlagFixRotatedHorizontalScrollBar: "True",
|
|
DFFlagFixAnchoredSeatingPosition: "True",
|
|
FFlagFixSlice9Scale: "True",
|
|
DFFlagFullscreenRefocusingFix: "True",
|
|
DFFlagEnableClimbingDirection: "True",
|
|
FFlagPGSGlueJoint: "True",
|
|
FFlagTweenCallbacksDuringRenderStep: "True",
|
|
FFlagFRMFixCullFlicker: "True",
|
|
DFFlagDisableProcessPacketsJobReschedule: "True",
|
|
FFlagCSGVoxelizerPrecompute: "False",
|
|
FFlagLazyRenderingCoordinateFrame: "True",
|
|
FFlagPGSSteppingMotorFix: "True",
|
|
DFFlagLockViolationScriptCrash: "False",
|
|
DFFlagLockViolationInstanceCrash: "False",
|
|
FFlagSpheresAllowedCustom: "True",
|
|
DFFlagHumanoidCookieRecursive: "True",
|
|
FFlagRwxFailReport: "True",
|
|
FIntStudioInsertDeletionCheckTimeMS: "30000",
|
|
DFFlagClampRocketThrustOnPGS: "True",
|
|
DFFlagPGSWakePrimitivesWithBodyMoverPropertyChanges: "True",
|
|
FFlagPGSUsesConstraintBasedBodyMovers: "True",
|
|
FFlagUseNewSubdomainsInCoreScripts: "True",
|
|
DFFlagEnableShowStatsLua: "True",
|
|
FFlagSmoothTerrainPacked: "True",
|
|
DFFlagUrlReconstructToAssetGame: "False",
|
|
FFlagPGSApplyImpulsesAtMidpoints: "True",
|
|
FFlagModifyDefaultMaterialProperties: "True",
|
|
FIntPhysicalPropFriction_SMOOTH_PLASTIC_MATERIAL: "200",
|
|
FIntPhysicalPropFriction_PLASTIC_MATERIAL: "300",
|
|
FIntPhysicalPropFriction_NEON_MATERIAL: "300",
|
|
FIntPhysicalPropFriction_SNOW_MATERIAL: "300",
|
|
FIntPhysicalPropFriction_ALUMINUM_MATERIAL: "400",
|
|
FIntPhysicalPropFriction_BRICK_MATERIAL: "800",
|
|
FIntPhysicalPropFriction_CONCRETE_MATERIAL: "700",
|
|
FIntPhysicalPropFriction_DIAMONDPLATE_MATERIAL: "350",
|
|
FIntPhysicalPropFriction_SANDSTONE_MATERIAL: "500",
|
|
FIntPhysicalPropFriction_SAND_MATERIAL: "500",
|
|
FIntPhysicalPropFWeight_ICE_MATERIAL: "3000",
|
|
FIntPhysicalPropFWeight_BRICK_MATERIAL: "300",
|
|
FIntPhysicalPropFWeight_CONCRETE_MATERIAL: "300",
|
|
FIntPhysicalPropFWeight_SANDSTONE_MATERIAL: "5000",
|
|
FIntPhysicalPropFWeight_BASALT_MATERIAL: "300",
|
|
FIntPhysicalPropFWeight_SAND_MATERIAL: "5000",
|
|
FIntPhysicalPropElasticity_SAND_MATERIAL: "50",
|
|
FIntPhysicalPropElasticity_SNOW_MATERIAL: "30",
|
|
FIntPhysicalPropElasticity_MUD_MATERIAL: "70",
|
|
FIntPhysicalPropElasticity_GROUND_MATERIAL: "100",
|
|
FIntPhysicalPropElasticity_MARBLE_MATERIAL: "170",
|
|
FIntPhysicalPropElasticity_BRICK_MATERIAL: "150",
|
|
FIntPhysicalPropElasticity_PEBBLE_MATERIAL: "170",
|
|
FIntPhysicalPropElasticity_COBBLESTONE_MATERIAL: "170",
|
|
FIntPhysicalPropElasticity_ROCK_MATERIAL: "170",
|
|
FIntPhysicalPropElasticity_SANDSTONE_MATERIAL: "150",
|
|
FIntPhysicalPropElasticity_BASALT_MATERIAL: "150",
|
|
FIntPhysicalPropElasticity_CRACKED_LAVA_MATERIAL: "150",
|
|
FIntPhysicalPropElasticity_FABRIC_MATERIAL: "50",
|
|
FIntPhysicalPropElasticity_WOOD_MATERIAL: "200",
|
|
FIntPhysicalPropElasticity_WOODPLANKS_MATERIAL: "200",
|
|
FIntPhysicalPropElasticity_ICE_MATERIAL: "150",
|
|
FIntPhysicalPropElasticity_GLACIER_MATERIAL: "150",
|
|
FIntPhysicalPropElasticity_RUST_MATERIAL: "200",
|
|
FIntPhysicalPropElasticity_DIAMONDPLATE_MATERIAL: "250",
|
|
FIntPhysicalPropElasticity_ALUMINUM_MATERIAL: "250",
|
|
FIntPhysicalPropElasticity_METAL_MATERIAL: "250",
|
|
FIntPhysicalPropElasticity_GRASS_MATERIAL: "100",
|
|
DFFlagFixSeatingWhileSitting: "True",
|
|
FFlagPGSSolverDefaultOnNewPlaces: "True",
|
|
FFlagPGSVariablePenetrationMargin: "False",
|
|
FIntPGSPentrationMarginMax: "50000",
|
|
FFlagStudioHideMouseCoursorOnCommand: "True",
|
|
SFFlagNewPhysicalPropertiesForcedOnAll: "True",
|
|
SFFlagMaterialPropertiesNewIsDefault: "True",
|
|
DFFlagMaterialPropertiesEnabled: "True",
|
|
FFlagWaterParams: "True",
|
|
FFlagSpatialHashMoreRoots: "True",
|
|
FFlagSkipAdornIfWorldIsNull: "True",
|
|
DFStringWorkspaceMessageLink: "http://discord.gg/4uN3tKX9v5",
|
|
DFStringWorkspaceMessageText:
|
|
"Click here to join our Discord server!",
|
|
DFIntStudioWorkspaceNotificationLevel: "0",
|
|
DFFlagNetworkOwnershipRuleReplicates: "True",
|
|
DFFlagSmoothTerrainWriteVoxelsOccupancyFix: "True",
|
|
DFFlagCloudEditByPassCheckForServer: "True",
|
|
DFFlagDraggerUsesNewPartOnDuplicate: "True",
|
|
DFFlagRestoreTransparencyOnToolChange: "False",
|
|
FFlagEnableLuaFollowers: "False",
|
|
DFFlagUserServerFollowers: "True",
|
|
FFlagNetworkReplicateTerrainProperties: "True",
|
|
FFlagAllowInsertFreeModels: "True",
|
|
FFlagInsertUnderFolder: "True",
|
|
DFFlagPGSWakeOtherAssemblyForJoints: "True",
|
|
FFlagStudioPropertySliderEnabled: "True",
|
|
DFFlagSetNetworkOwnerFixAnchoring: "True",
|
|
FFlagFixBulletGJKOptimization: "True",
|
|
FFlagOSXUseSDL: "False",
|
|
DFFlagPhysicalPropMassCalcOnJoin: "False",
|
|
DFFlagBrickColorParseNonDeprecatedMatchEnabled: "True",
|
|
FFlagWindowsUseSDL: "False",
|
|
FFlagPhysicsOptimizeSendClumpChanged: "True",
|
|
DFFlagHumanoidFeetIsPlastic: "True",
|
|
DFFlagUseTerrainCustomPhysicalProperties: "True",
|
|
DFFlagFormFactorDeprecated: "False",
|
|
FFlagPGSVariablePenetrationMarginFix: "True",
|
|
DFIntDataStoreMaxValueSize: "262144",
|
|
DFFlagFixShapeChangeBug: "True",
|
|
FFlagScriptAnalyzerFixLocalScope: "True",
|
|
FFlagRenderVRBBGUI: "True",
|
|
FFlagRenderVR: "True",
|
|
DFFlagNetworkFixJoinDataItemOrder: "True",
|
|
FFlagStudioImproveModelDragFidelity: "True",
|
|
FFlagStudioOrthonormalizeSafeRotate: "True",
|
|
FFlagMacInferredCrashReporting: "True",
|
|
FFlagWindowsInferredCrashReporting: "True",
|
|
FFlagCloudEditDoNotLoadCoreScripts: "True",
|
|
FFlagStudioEmbeddedFindDialogEnabled: "True",
|
|
FFlagUserAllCamerasInLua: "False",
|
|
DFFlagMacInferredCrashReporting: "True",
|
|
DFFlagWindowsInferredCrashReporting: "True",
|
|
FFlagUseNewPromptEndHandling: "True",
|
|
FFlagPhysPropConstructFromMaterial: "True",
|
|
FFlagStudioToolboxModelDragToCastPoint: "True",
|
|
FFlagStudioPushTreeWidgetUpdatesToMainThread: "True",
|
|
DFFlagFixYieldThrottling: "True",
|
|
FFlagCheckSleepOptimization: "True",
|
|
DFFlagContactManagerOptimizedQueryExtents: "True",
|
|
FFlagUseBuildGenericGameUrl: "True",
|
|
DFFlagFixFallenPartsNotDeleted: "True",
|
|
DFFlagTrackPhysicalPropertiesGA: "True",
|
|
DFFlagSetNetworkOwnerFixAnchoring2: "True",
|
|
FFlagUseSimpleRapidJson: "True",
|
|
DFFlagTurnOffFakeEventsForCAS: "True",
|
|
DFFlagTurnOffFakeEventsForInputEvents: "True",
|
|
FFlagCancelPendingTextureLoads: "False",
|
|
DFFlagCachedPoseInitialized: "True",
|
|
DFFlagFixJumpGracePeriod: "True",
|
|
FFlagFilterSinglePass: "True",
|
|
DFFlagOrthonormalizeJointCoords: "True",
|
|
DFFlagPhysicsSenderUseOwnerTimestamp: "False",
|
|
DFFlagNamesOccludedAsDefault: "True",
|
|
FFlagUserUseNewControlScript: "True",
|
|
FFlagUseDynamicTypesetterUTF8: "True",
|
|
DFFlagUseNewPersistenceSubdomain: "True",
|
|
DFFlagUseNewDataStoreLogging: "True",
|
|
FFlagPlaceLauncherUsePOST: "False",
|
|
FFlagStudioUpdateSAResultsInUIThread: "True",
|
|
FFlagBillboardGuiVR: "True",
|
|
FFlagHumanoidRenderBillboard: "True",
|
|
FLogVR: "6",
|
|
FFlagStudioRemoveDebuggerResumeLock: "True",
|
|
FFlagAnalyzerGroupUIEnabled: "True",
|
|
DFFlagVariableHeartbeat: "True",
|
|
DFFlagScreenShotDuplicationFix: "True",
|
|
FFlagCSGDelayParentingOperationToEnd: "True",
|
|
FFlagStudioTreeWidgetCheckDeletingFlagWhenDoingUpdates: "True",
|
|
DFFlagUseComSiftUpdatedWebChatFilterParamsAndHeader: "False",
|
|
DFFlagConstructModerationFilterTextParamsAndHeadersUseLegacyFilterParams:
|
|
"False",
|
|
FFlagMinMaxDistanceEnabled: "True",
|
|
FFlagRollOffModeEnabled: "True",
|
|
DFFlagGetLocalTeleportData: "True",
|
|
FFlagUseNewXboxLoginFlow: "True",
|
|
DFFlagFixSlowLadderClimb: "True",
|
|
DFFlagHumanoidCheckForNegatives: "True",
|
|
DFFlagFixMatrixToAxisAngle: "True",
|
|
DFFlagMaskWeightCleared: "True",
|
|
DFFlagUseStarterPlayerCharacterScripts: "True",
|
|
DFFlagUseStarterPlayerHumanoid: "True",
|
|
DFFlagAccessoriesAndAttachments: "True",
|
|
FFlagTeamCreateOptimizeRemoteSelection: "True",
|
|
FFlagReportInGameAssetSales: "True",
|
|
FFlagFilterDoublePass: "False",
|
|
DFFlagRaiseSendPriority: "False",
|
|
FFlagUsePreferredSoundDevice: "True",
|
|
FFlagRenderLowLatencyLoop: "False",
|
|
DFFlagLocalScriptSpawnPartAlwaysSetOwner: "True",
|
|
DFFlagCloudEditSupportImmediatePublish: "True",
|
|
FFlagFixSurfaceGuiGamepadNav: "True",
|
|
DFFlagEnableAdColony: "False",
|
|
FFlagEnableAdServiceVideoAds: "False",
|
|
DFFlagInfluxDb09Enabled: "True",
|
|
DFFlagTeleportSignalConnectOnServiceProvider: "True",
|
|
DFFlagScriptContextGuardAgainstCStackOverflow: "True",
|
|
FFlagFixPhysicalPropertiesComponentSet: "True",
|
|
DFFlagMaterialPropertiesDivideByZeroWeights: "True",
|
|
FFlagRemoveUnusedPhysicsSenders: "True",
|
|
FFlagRemoveInterpolationReciever: "True",
|
|
DFFlagActivatePGSMechanicalJoints: "True",
|
|
FIntPhysicalPropDensity_ALUMINUM_MATERIAL: "2700",
|
|
FFlagTreatCloudEditAsEditGameMode: "True",
|
|
FFlagSendFilteredExceptionOnInferredStep: "True",
|
|
DFFlagUrlReconstructToAssetGameSecure: "False",
|
|
DFFlagUseModerationFilterTextV2: "True",
|
|
FFlagGraphicsD3D10: "True",
|
|
FFlagRenderFixFog: "True",
|
|
FFlagUseNewAppBridgeWindows: "True",
|
|
DFFlagNullCheckJointStepWithNullPrim: "True",
|
|
FFlagJNIEnvScopeOptimization: "True",
|
|
DFFlagSanitizeLoadingGUICorrected: "True",
|
|
FFlagSendLegacyMachineConfigInfo: "False",
|
|
FFlagUseNewBadgesCreatePage: "True",
|
|
FFlagRetryWhenCloudEditEnabledEndpointFails: "True",
|
|
DFFlagTeamCreateDoNotReplicateShowDevGuiProp: "True",
|
|
FFlagStudioAddBackoffToNotificationsReconnects: "True",
|
|
DFFlagInsertServiceForceLocalInTeamCreate: "True",
|
|
FFlagGraphicsMacFix: "True",
|
|
FFlagUseNewAppBridgeOSX: "True",
|
|
FFlagNewColor3Functions: "True",
|
|
DFFlagSmootherVehicleSeatControlSystem: "True",
|
|
FFlagGameExplorerUseV2AliasEndpoint: "True",
|
|
FFlagDisableAbortRender: "True",
|
|
DFFlagInstancePredeleteNuke: "True",
|
|
DFFlagSimpleHermiteSplineInterpolate: "False",
|
|
DFFlagCleanUpInterpolationTimestamps: "True",
|
|
SFFlagPhysicsPacketSendWorldStepTimestamp: "True",
|
|
DFFlagUpdateTimeOnDelayedSamples: "False",
|
|
DFFlagDisableMovementHistory: "True",
|
|
DFFlagLookForDuplicateCoordinateFrameInBuffer: "True",
|
|
DFFlagDoNotForwardClientTimestamp: "True",
|
|
DFFlagZeroVelocityOnDelayedSamples: "True",
|
|
DFFlagUpdateHermiteLastFrameWhenUpdatePrevFrame: "True",
|
|
DFFlagCatchThrottledVelocityComponents: "True",
|
|
DFIntThrottledVelocityThresholdTenths: "15",
|
|
DFFlagShowFormFactorDeprecatedWarning: "False",
|
|
FFlagStudioTeamCreateWebChatBackendEnabled: "True",
|
|
DFFlagAnimationEasingStylesEnabled: "True",
|
|
FFlagUseVRKeyboardInLua: "True",
|
|
DFFlagCheckDataModelOnTeleportRetry: "True",
|
|
DFStringHttpInfluxWriterPassword: "faster1Play",
|
|
DFFlagOptimizeAnimator: "True",
|
|
FFlagOptimizeAnimatorCalcJoints: "True",
|
|
DFFlagStopUsingMaskWeight: "True",
|
|
FFlagRenderNoDepthLast: "True",
|
|
DFFlagFixTimeStampsForRunningNoThrottle: "True",
|
|
DFIntInterpolationDelayFactorTenths: "10",
|
|
DFFlagUseHermiteSplineInterpolation: "True",
|
|
DFFlagChatServiceFilterStringForPlayerFromAndToStudioBypass: "True",
|
|
FFlagCameraInterpolateMethodEnhancement: "False",
|
|
DFFlagBlendPosesWithIsOver: "True",
|
|
FFlagRestrictSales: "True",
|
|
FFlagBadTypeOnPcallEnabled: "True",
|
|
FFlagFixMouseFireOnEmulatingTouch: "True",
|
|
FFlagUseUpdatedSyntaxHighlighting: "True",
|
|
FFlagFixStickyDragBelowOrigin: "True",
|
|
FFlagFixBadMemoryOnStreamingGarbageCollection: "True",
|
|
DFFlagFixAllCharacterStreaming: "True",
|
|
FFlagDisableChangedServiceInTestMode: "True",
|
|
FFlagAllowFullColorSequences: "True",
|
|
FFlagStudioAllowFullColorSequences: "True",
|
|
DFFlagDynamicGravity: "True",
|
|
FFlagUseNewAppBridgeAndroid: "True",
|
|
FFlagFixSurfaceGuiGazeSelect: "True",
|
|
FFlagFixAlwaysOnTopSurfaceGuiInput: "True",
|
|
DFFlagCSGPreventCrashesWhenPartOperationsNotInDataModel: "True",
|
|
DFFlagUsePointsNewBatchingImpl: "True",
|
|
FFlagUseUpdatedKeyboardSettings: "False",
|
|
DFFlagFixAnimationControllerAnimator: "True",
|
|
DFFlagNoAnimationTrackState: "True",
|
|
DFFlagFixNestedAnimators: "True",
|
|
DFFlagWaitForToolHandleToEquip: "True",
|
|
DFFlagUseNewFetchFriendsFunction: "True",
|
|
FFlagWindowsNoDmpRetry: "False",
|
|
FFlagDeleteLogsOnMac: "True",
|
|
FFlagDeleteLogsByDate: "True",
|
|
FFlagTestMenuEnabledOnAllWindows: "True",
|
|
FFlagSoundServiceGameConfigurerConfigureRunServiceRun: "True",
|
|
DFFlagDoUpdateStepDetachedChannels: "True",
|
|
FFlagSoundChannelMaxDistanceStopFMODChannel: "True",
|
|
FFlagRenderSoftParticles: "True",
|
|
FFlagScriptContextSinglePendingThreadsQueue: "False",
|
|
DFIntTeleportExceptionInfluxHundredthsPercentage: "9000",
|
|
FIntStartupInfluxHundredthsPercentage: "100",
|
|
FFlagCSGAllowUnorderedProperties: "False",
|
|
DFFlagGamepadProcessMouseEvents: "False",
|
|
DFFlagCrashTouchTransmitterIfRefDtor: "False",
|
|
FFlagRenderUserGuiIn3DSpace: "True",
|
|
FFlagScreenGuisClipDescendants: "True",
|
|
FFlagUseNewNotificationPathLua: "True",
|
|
FFlagVideoDocumentationPluginEnabled: "True",
|
|
FFlagStudioBreakOnInfiniteLoops: "True",
|
|
FFlagMessageOnLoadScriptValidationFail: "True",
|
|
FFlagStudioMockPurchasesEnabled: "True",
|
|
FFlagStudioUseMarketplaceApiClient: "True",
|
|
DFFlagUseGameAvatarTypeEnum: "False",
|
|
FFlagStudioUsePlaySoloConfigurer: "True",
|
|
DFFlagUseAvatarFetchAPI: "False",
|
|
DFFlagSetHumanoidRegardlessOfNetworkOwnership: "True",
|
|
FFlagFixStudioCursorJitter: "True",
|
|
FFlagVoxelCompressedStorage: "True",
|
|
FFlagSmoothTerrainLODEnabled: "True",
|
|
FFlagBetterTabManagement: "True",
|
|
DFFlagBlockCustomHttpHeaders: "False",
|
|
FFlagStudioInsertAtTopCenterOfSelection: "True",
|
|
DFFlagCloudEditRemoveEditorOnPlayerRemove: "True",
|
|
FFlagWaitForChildTimeOut: "True",
|
|
FFlagDeviceEmulationStatistics: "True",
|
|
FFlagFixBoxSelectWithCtrl: "True",
|
|
FFlagStudioTrimPropertyWhitespace: "True",
|
|
FFlagDebugCSGExportFailure: "False",
|
|
FFlagFixCrashOnEmptyTextOnAutoComplete: "True",
|
|
FFlagCancelInputOnGuiNavigation: "True",
|
|
FFlagRemoveOldAnalyticsImplementation: "True",
|
|
FFlagRemoveOldCountersImplementation: "True",
|
|
FFlagUseNewAppBridgeStudio: "True",
|
|
FFlagStudioAnalyticsRefactoring: "True",
|
|
DFFlagRCCUseMarketplaceApiClient: "False",
|
|
FFlagStudioIntellesenseOnAllMembersEnabled: "True",
|
|
DFFlagDataStoreDisableReFetchingRecentKeys: "True",
|
|
FFlagNewDefaultScriptSource: "True",
|
|
FFlagStudioEnableDebuggerPerfImprovements: "True",
|
|
FFlagRecordForceStereo: "True",
|
|
FFlagStudioVideoRecordFix: "True",
|
|
FFlagStudioUseHttpsForUserInfo: "True",
|
|
FFlagUseHttpsForGameserverAshx: "True",
|
|
FFlagDisableScriptContextScriptsDisabled: "True",
|
|
DFFlagDuplicateInstanceReferenceFix: "True",
|
|
FFlagRakNetSupportIpV6: "False",
|
|
FFlagUseToStringN: "True",
|
|
FFlagStudioRenderRemotePlayerSelection: "True",
|
|
FFlagStackTraceLinks: "True",
|
|
FFlagStudioUpdateRestoreBehavior: "True",
|
|
FFlagTouchTransmitterWeakPtr: "True",
|
|
FFlagAdvancedRCCLoadFMODRetry: "True",
|
|
FFlagAdvancedRCCLoadFMODReportDeviceInfo: "True",
|
|
FFlagAdvancedRCCLoadFMODAttemptReportDeviceInfoOnFailure: "True",
|
|
FFlagClientLoadFMODReportDeviceInfo: "True",
|
|
DFIntReportDeviceInfoRate: "100",
|
|
DFFlagSoundV2LogOnSetSoundId: "True",
|
|
FFlagMouseUseUserInputServiceMouse: "True",
|
|
SFFlagSoundChannelUseV2Implementation: "True",
|
|
SFFlagUseNewSetFMOD3D: "True",
|
|
FFlagCSGReportSuccessFailure: "True",
|
|
FFlagUseAvatarFetchThumbnailLogic: "True",
|
|
FFlagDoIncrementalLoadingForR6AvatarFetch: "True",
|
|
FFlagUseAvatarFetchAPI: "True",
|
|
FFlagUseGameAvatarTypeEnum: "True",
|
|
FFlagSmoothTerrainLODFalseCoarseNeighbor: "True",
|
|
FFlagStudioPublishToRobloxActionUXAlwaysAvailable: "True",
|
|
FFlagFixArraysNotUnmarkedFromCyclicTableDetection: "True",
|
|
FFlagSoundIgnoreReplicatorJoinDataItemCache: "True",
|
|
FFlagStudioReportCachedRecentActions: "True",
|
|
FFlagStudioCacheRecentAction: "True",
|
|
FFlagRenderMeshReturnsCorrectly: "False",
|
|
FFlagEnableRenderCSGTrianglesDebug: "False",
|
|
FFlagStudioBreakOnInfiniteLoopsThreadingFixEnabled: "True",
|
|
SFFlagNetworkStreamRotationAsFloat: "False",
|
|
DFFlagStarterGuiMethodsWarnServer: "True",
|
|
DFFlagStarterGuiPropertiesReplicate: "True",
|
|
DFFlagClickDetectorReplicate: "True",
|
|
FFlagTeleportDetailedInfluxHttpStatusError: "True",
|
|
DFFlagHttpStatusCodeErrorIncludeBody: "True",
|
|
FFlagEnableVoiceASR: "False",
|
|
DFFlagFMODSetAccurateTime: "True",
|
|
FFlagRenderFixGuiOrder: "True",
|
|
FFlagExplosionsVisiblePropertyEnabled: "True",
|
|
FFlagEnableVoiceRecording: "False",
|
|
FFlagStudioReopenClosedTabsShortcut: "True",
|
|
FFlagStudioShowNotSavingScriptEditsOnce: "True",
|
|
FFlagHttpCurlCacheHandles: "True",
|
|
DFFlagAvatarFetchCanLoadCharacterAppearanceFix: "True",
|
|
FFlagGraphicsTextureCommitChanges: "False",
|
|
DFFlagLoadInstancesAsyncUseDataModelTasks: "False",
|
|
DFFlagInfluxOverUDP: "True",
|
|
FFlagUseLegacyEnumItemLookup: "True",
|
|
DFFlagInfluxOverTCP: "False",
|
|
DFFlagCFrameRightAndUpVectors: "True",
|
|
DFFlagLegacyBodyColorsOnCharacterLoadFailure: "True",
|
|
DFFlagUseMeshPartR15: "True",
|
|
FFlagStudioFixLockingScriptDisablesMenuOptions: "True",
|
|
FFlagUseCorrectDoppler: "True",
|
|
DFFlagFixJumpRequestOnLand: "True",
|
|
DFFlagNullStarterCharacterPrimaryPartFix: "True",
|
|
SFFlagR15CompositingEnabled: "True",
|
|
FFlagStudioFixPropertiesWindowScrollBarNotShowing: "True",
|
|
FFlagFixCollisionFidelityTeamCreate: "True",
|
|
DFFlagSendHttpBodyOnFailure: "True",
|
|
DFFlagCSGPreventNoContextCSGCrashes: "False",
|
|
FFlagConstraintPropertyReplicationRaceConditionFixEnabled: "True",
|
|
FFlagFixLogCulling: "True",
|
|
FFlagSmoothTerrainLODFixSeams: "True",
|
|
DFFlagDontCacheHumanoids: "True",
|
|
FFlagStudioPlaySoloConfigurerLegacyPlayerName: "True",
|
|
DFFlagPartForRegion3NoMaxLimit: "True",
|
|
FFlagRCCSupportTeamTest: "True",
|
|
FFlagStudioSupportBytecodeDeserialize: "True",
|
|
DFFlagStackTraceHasNewLines: "True",
|
|
DFFlagCleanCacheMoveMutex: "True",
|
|
FFlagFastFontMeasure: "False",
|
|
FFlagRenderMoreFonts: "True",
|
|
FFlagCleanFilteringEnabledLocalSpawnParts: "True",
|
|
FFlagFetchJoinScriptWithHttp: "False",
|
|
FFlagCheckPlayerProcessMutexCreation: "True",
|
|
FFlagCheckRegisterSoundChannelUniqueness: "True",
|
|
FFlagUseCommonModules: "True",
|
|
DFFlagRemoteFixDisconnectedPlayer: "True",
|
|
FFlagWarnForLegacyTerrain: "True",
|
|
FFlagFastClusterDisableReuse: "True",
|
|
FFlagStudioRespectMeshOffset: "False",
|
|
DFFlagRevisedClientJoinMetrics: "True",
|
|
FFlagRestoreScriptSourceWhenRedoingScriptCreation: "True",
|
|
DFFlagStudioFixPastingDecalsIntoMultiple: "True",
|
|
FFlagMeshPartMaterialTextureSupport: "True",
|
|
FFlagStudioPlaySoloCharacterAutoLoadsNullTool: "True",
|
|
DFFlagPGSWakeOtherIfOneAssemblyIsAwake: "False",
|
|
DFFlagFixR15BodyPhysics: "True",
|
|
FFlagLoadCharacterSoundFromCorescriptsRepo: "True",
|
|
DFFlagSoundV2LoadUseParamContext: "True",
|
|
DFFlagSoundV2LoadedRunCallbacks: "True",
|
|
FFlagFixPlayerProcessMutexDeadlock: "True",
|
|
FFlagImprovedJoinScriptFlow: "True",
|
|
FFlagRCCLoadFMOD: "True",
|
|
FFlagStudioDeadCodeOnMouseDown: "True",
|
|
DFFlagFireCharacterAddedAfterSpawn: "False",
|
|
FFlagChatVisiblePropertyEnabled: "True",
|
|
FFlagChatLayoutChange: "False",
|
|
FFlagCorescriptNewLoadChat: "True",
|
|
DFLogLuaTypeErrors: "4",
|
|
DFFlagLuaInstanceBridgeNewCamelCaseFixerEnabled: "True",
|
|
FFlagConstraintUIEnabled: "True",
|
|
FFlagStudioSetObjectsFromPropertiesWindow: "True",
|
|
FFlagStudioPromptWhenInsertingConstraints: "True",
|
|
DFFlagFixExperimentalSolverSetter: "True",
|
|
DFFlagShowRedForAutoJointsForPartsWithConstraint: "True",
|
|
FFlagTrackOriginalClientID: "True",
|
|
FFlagStudioHiddenPropertyCrashFixEnabled: "True",
|
|
FFlagStudioPropertyChangedSignalHandlerFix: "True",
|
|
FFlagStudioScriptAnalysisGetOrCreateRefactoring: "True",
|
|
DFFlagAllowHttpServiceInTeamCreate: "True",
|
|
DFFlagAllowRequireByAssetIdInTeamCreate: "True",
|
|
DFFlagLuaSignalCamelCaseAPI: "True",
|
|
FFlagFixLogManagerWritingToTempDir: "True",
|
|
FFlagTrackModuleScripts: "True",
|
|
FFlagUserJumpButtonPositionChange: "True",
|
|
FFlagLoadCommonModules: "True",
|
|
FFlagMouseCommandChangedSignalEnabled: "True",
|
|
DFIntInfluxTattletalePerUserHundredthsPercent: "1",
|
|
DFIntInfluxTattletalePerEventHundredthsPercent: "2000",
|
|
DFIntInfluxTattletaleCooldownSeconds: "300",
|
|
DFFlagSendHttpInfluxDatabaseField: "True",
|
|
FFlagGraphicsD3D11HandleDeviceRemoved: "True",
|
|
FFlagFixPlayerProcessMutexDeadlockForReal: "True",
|
|
FFlagNetworkKeepItemPools: "True",
|
|
FLogNetworkItemQueueDtor: "1",
|
|
FFlagFixLoadingScreenAngle: "False",
|
|
FFlagFixStudioInGamePaste: "True",
|
|
FFlagStudioSetViewportSizeOfClone: "True",
|
|
FFlagStudioTreeWidgetPotentialMemoryLeak: "True",
|
|
FFlagStudioEnableLayersForNSView: "True",
|
|
FFlagEnableViewportScaling: "True",
|
|
FFlagStudioDisableScrollingOnEarlyMac: "True",
|
|
FFlagPerformanceStatsCollectionEnabled: "True",
|
|
FFlagStudioStopSoundPlaybackAfterRemoval: "True",
|
|
FFlagStudioAllowSoundDraggingFromToolbox: "True",
|
|
FFlagStudioRelocateSoundJob: "True",
|
|
FFlagLuaDebugProfileEnabled: "True",
|
|
FFlagRemoveSoundServiceSoundDisabledProperty: "True",
|
|
FFlagRecordInGameDeaths: "False",
|
|
FFlagStudio3DGridUseAALines: "False",
|
|
FFlagFixIsCurrentlyVisibleSurfaceGuis: "True",
|
|
FFlagSurfaceGuiObjectEnabledCheck: "True",
|
|
FStringPlaceFilter_InterpolationAwareTargetTime:
|
|
"True;249779150;333368740;444708274;64542766;248207867;171391948;360589910;388599755;163865146;127243303;162537373;6597705;332248116;348681325;196235086;13822889;189707",
|
|
DFFlagUseR15Character3: "True",
|
|
DFFlagAllowCustomR15Character: "True",
|
|
DFFlagFixDoubleJointR15Character: "True",
|
|
DFFlagFixR15SphereHead: "False",
|
|
DFFlagUseR15SwimFreestyle: "True",
|
|
DFFlagFixBodyColorsR15: "True",
|
|
DFFlagPlayerDescendantsDeleteOnDisconnectOff: "True",
|
|
DFFlagSpringConstraintInGameAdornFixEnabled: "True",
|
|
DFFlagDontPrintMalformedUrls: "True",
|
|
DFFlagUseMultiFormatCharacterAppearanceLoading: "True",
|
|
FFlagStudioFlycamAppBridgeFix: "True",
|
|
FFlagAllowCopyUnArchivableObjects: "True",
|
|
FFlagStudioReduceTeamCreateStuttering: "True",
|
|
DFFlagPGSSolverUsesIslandizableCode: "True",
|
|
DFFlagResetScreenGuiEnabled: "True",
|
|
FFlagGraphicsD3DPointOne: "True",
|
|
FFlagGraphicsNoMainDepth: "True",
|
|
FFlagCollectClientIDUpdateStatistics: "True",
|
|
FFlagStudioFixTestApis: "True",
|
|
FFlagAllowInsertConstrainedValuesAnywhere: "True",
|
|
FFlagStudioResizeMeshPartOnImport: "True",
|
|
FFlagStudioReportVitalParameters: "True",
|
|
FFlagSoundGroupsAndEffectsEnabled: "True",
|
|
FFlagSoundscapeReplicateChildren: "True",
|
|
FFlagLoadCorescriptsPlatformDefMode: "True",
|
|
FFlagEnableGetHitWhitelist: "True",
|
|
FFlagStudioUpdatePropertiesWithoutJob: "True",
|
|
FFlagOverrideTypeFunction: "True",
|
|
DFFlagEnableBindToClose: "True",
|
|
FFlagStudioFixUndeletingSoundCausesPlayback: "True",
|
|
FFlagServerSenderDontSendInterpolatedPhysics: "False",
|
|
FFlagGraphicsD3D9ComputeIndexRange: "True",
|
|
FFlagCrashOnScriptCloseFixEnabled: "True",
|
|
FFlagShowCoreGUIInExplorer: "True",
|
|
FFlagStudioUseServerConfigurer: "True",
|
|
FFlagUDim2LerpEnabled: "True",
|
|
FFlagDisableLayersForNSViewOnEarlyMac: "True",
|
|
FFlagStudioCorrectForRetinaScreensOnEarlyMac: "True",
|
|
FFlagStudioConsistentGuiInitalisation: "True",
|
|
FFlagStudioSanitizeInstancesOnLoad: "True",
|
|
FFlagStudioOnlyUpdateTeamTestActionsIfChanged: "True",
|
|
FFlagChatServiceReplicates: "True",
|
|
DFFlagICMPPingHundrethsPercentage: "100",
|
|
DFFlagUsePasiveOnlyForBind: "False",
|
|
DFFlagFavorIPV4Connections: "False",
|
|
DFFlagUsegetFamilyandMapAddress: "False",
|
|
FFlagBetterPlaceLauncherStatusHandling: "True",
|
|
FStringPlaceFilter_NewLayoutAndConstraintsEnabled:
|
|
"True;534842009;20213796;379132413;485971234;515782100;248207867;360699282;498699944;540764930;534808604;520456996;552894983;551169796;560164377;599021441;609763195;609918169;599392478;614429353;337448601;615210477;606827239;19481228;19827397;26953764;561540866;20397851;626302497;402593749;589006000;461274216;129419469;478459751;460710135;464914388;481987774;610775332;567211827;636396993",
|
|
FFlagInformClientInsertFiltering: "True",
|
|
FStringClientInsertFilterMoreInfoUrl:
|
|
"http://devforum.roblox.com/t/coming-changes-to-insert-service/30327",
|
|
FFlagSoundChannelOnAncestorChangedUseGameLaunchIntent: "True",
|
|
DFFlagAllowResetButtonCustomization: "True",
|
|
FFlagTattletaleFixTextValue: "True",
|
|
DFIntInfluxTattletaleInstancePathMaxLength: "200",
|
|
DFFlagFixRetriesExhaustedHandling: "True",
|
|
DFFlagBetterGetPlayerPlaceInstanceError: "True",
|
|
DFFlagCharacterScriptsLoadingRefactor: "True",
|
|
FFlagStudioPropertyWidgetRemoveUpdateEvents: "True",
|
|
FFlagStudioUserNotificationIgnoreSequenceNumber: "True",
|
|
FFlagStudioOnlyOneToolboxPreviewAtATime: "True",
|
|
FFlagStudioFixPauseDuringLoad: "True",
|
|
DFFlagStudioUseNewActiveToolEffect: "True",
|
|
FFlagGraphicsD3D11PickAdapter: "True",
|
|
FFlagChatFilterWorksLocally: "True",
|
|
FFlagFilterMessageWithCallbackNoTryCatch: "True",
|
|
FStringPlaceFilter_SetPhysicsToLastRealStateWhenBecomingOwner:
|
|
"True;13822889;189707",
|
|
FFlagMetaliOS: "True",
|
|
FFlagUseNewAppBridgeIOS: "True",
|
|
FFlagTextBoundRespectTextScaled: "True",
|
|
FFlagRenderFastResolve: "True",
|
|
DFFlagLoadingGuiTeleportCrashFix: "True",
|
|
FFlagPluginSaveSelection: "True",
|
|
FFlagHandleSoundPreviewWidgetWithNoSelectedSound: "True",
|
|
FFlagDontSwallowInputForStudioShortcuts: "True",
|
|
FFlagStudioFireStickyMouseCommandChangedOnly: "True",
|
|
FFlagStudioDisableEditingCurrentEditor: "True",
|
|
FFlagFixCorruptionInLogFiles: "True",
|
|
FFlagStudioLockScriptsWithoutBlocking: "True",
|
|
FFlagSetPhysicsToLastRealStateWhenBecomingOwner: "True",
|
|
FFlagInterpolationAwareTargetTime: "True",
|
|
DFFlagServerSenderDontSendInterpolatedPhysics: "True",
|
|
FFlagSyncRenderingAndPhysicsInterpolation: "True",
|
|
DFIntTargetTimeDelayFacctorTenths: "20",
|
|
FFlagNewIncomingPhysicsManagement: "True",
|
|
DFFlagGetAssetIdsFromPackageAPI: "True",
|
|
DFFlagGoodbyeChoiceActiveProperty: "True",
|
|
FFlagAllowResizeRenderBufferiOS: "True",
|
|
FIntEnableAvatarEditoriOS: "100",
|
|
FIntEnableAvatarEditorAndroid: "1",
|
|
FIntAvatarEditorAndroidRollout: "1",
|
|
DFFlagFixScaledR15Physics: "True",
|
|
DFFlagScaleR15Character: "True",
|
|
})
|
|
},
|
|
)
|
|
|
|
router.get(["/v1/settings/application"], (req, res) => {
|
|
return res.json({
|
|
applicationSettings: {
|
|
DFFlagRCCKickDuplicatePlayersOnJoin: "True",
|
|
FFlagRCCKickDuplicatePlayersOnJoin: "True",
|
|
DFFlagDebugAllowLocalRccKicks: "True",
|
|
FFlagDebugLocalRccServerConnection: "False",
|
|
FFlagChinaLicensingApp: "False",
|
|
FFlagShowConnectionErrorCode: "True",
|
|
FFlagCoreScriptFasterCreate: "True",
|
|
FFlagLocalizeErrorCodeString: "False",
|
|
DFFlagAccoutrementWeldingFilteringEnabled: "False",
|
|
DFFlagAddOSToPlayerInfoTable: "True",
|
|
DFFlagAddSoundEnabledInitializationParam: "True",
|
|
DFFlagAddStreamingAndResourceUsageUrlParams: "True",
|
|
DFFlagAllowJoinsToWait: "True",
|
|
DFFlagAllowPackageLinkAncestoryClone: "True",
|
|
DFFlagAnalyticsCDNProbeOnlyQueryOneHost: "True",
|
|
DFFlagAnalyticsReportHttpStatsAtExit: "True",
|
|
DFFlagAnalyticsServiceMonitoring: "True",
|
|
DFFlagAnimationLoadSimplification: "False",
|
|
DFFlagAnimationLoadSimplification2: "True",
|
|
DFFlagAnimatorOnSteppedKeepAlive: "True",
|
|
DFFlagAssumeNoBreakableJoints: "True",
|
|
DFFlagAttemptFixXBoxCrash: "True",
|
|
DFFlagAvoidResetCurrentRegion4: "True",
|
|
DFFlagBatchApiAssetArchiving: "False",
|
|
DFFlagBatchAssetApiNoFallbackOnFail: "True",
|
|
DFFlagBatchAssetApiTrackFailedUrls2: "True",
|
|
DFFlagBetterTimeStamp: "True",
|
|
DFFlagBetterTypeErrors: "True",
|
|
DFFlagCSGMeshDeserializationFix: "True",
|
|
DFFlagCSGMeshLevelOfDetailV2_PlaceFilter:
|
|
"True;2434889832;2568147212",
|
|
DFFlagCSGMeshLevelOfDetail_Fix2: "True",
|
|
DFFlagCSGMeshV4DeserializerEnabled: "True",
|
|
DFFlagCSGv2SkipDegenerateTriangles: "True",
|
|
DFFlagCSGv2StatisticsFix: "True",
|
|
DFFlagCSGv2UseMegaAssetFetcher: "True",
|
|
DFFlagCSGv2UsePositionClustering: "True",
|
|
DFFlagCacheAverageClientPing: "True",
|
|
DFFlagCacheInAssemblyForSending: "True",
|
|
DFFlagCatchCharacterLoadingErrors: "True",
|
|
DFFlagCheckCoreLocalizationLoading: "True",
|
|
DFFlagCheckForNullSoundChannel: "True",
|
|
DFFlagCheckForNullWhenCloningInstances: "True",
|
|
DFFlagCheckGameValidityInDoTeleport: "True",
|
|
DFFlagCheckMultipleLoadCharacterCalls: "True",
|
|
DFFlagCheckPVDifferencesForInterpolationChoice: "True",
|
|
DFFlagClampPitch2: "True",
|
|
DFFlagCleanCacheMoveMutex: "True",
|
|
DFFlagClearUnusedLuaRefsWithJob: "True",
|
|
DFFlagClientHappyNewYear1: "True",
|
|
DFFlagClientJoinProcessToEventIngest: "True",
|
|
DFFlagCloudTablesEnforceAccountAge: "True",
|
|
DFFlagCloudTablesPhase2_AddCloudTableToListOnCreate: "True",
|
|
DFFlagCloudTablesPhase2_CreateTableEarly: "True",
|
|
DFFlagCloudTablesPhase2_IgnoreEmptyManifestReport: "True",
|
|
DFFlagCloudTablesPhase2_MissingSourceTextScraperFix: "True",
|
|
DFFlagCloudTablesPhase2_TrackLocaleFetchCallsites: "True",
|
|
DFFlagCloudTablesPhase2_WaitForSourceFix: "True",
|
|
DFFlagCollectSoundInfo: "True",
|
|
DFFlagContactManifoldCountReportingEnabled: "True",
|
|
DFFlagContentProviderAssetdeliveryRolloutEnabled2: "True",
|
|
DFFlagContentProviderUseLambdas: "True",
|
|
DFFlagDarwinIncludeMemReusable: "True",
|
|
DFFlagDataModelSetAnalyticsDatacenterId: "True",
|
|
DFFlagDataStoreAutoHttpRetry: "False",
|
|
DFFlagDataStoreDontTouchCachedRecordOnGetAsync: "True",
|
|
DFFlagDebugAnalyticsForXBoxCrash: "True",
|
|
DFFlagDebugAnalyticsForXBoxCrashOnSuccessAlso: "True",
|
|
DFFlagDebugEnableRemoteProfiling2: "True",
|
|
DFFlagDebugGAReportThrottledSessions: "True",
|
|
DFFlagDebugLaunchTimeByCountryPlaceSpecific_PlaceFilter:
|
|
"true;189707",
|
|
DFFlagDebugReportSoundAssetsFromList: "True",
|
|
DFFlagDeleteEventInvocationArgsSerially: "True",
|
|
DFFlagDidNotEatPizzaToday: "True",
|
|
DFFlagDoNotInvalidateMe: "True",
|
|
DFFlagDoNotRepositionSeated: "True",
|
|
DFFlagDoNotRunAnimationEditorInPlayMode: "True",
|
|
DFFlagDoParallelInterpolationFixUnguardedBufferClear: "True",
|
|
DFFlagDoParallelInterpolationSetPV2: "True",
|
|
DFFlagDontCallOnMovingAssemblyRoot: "False",
|
|
DFFlagDontWhitelistUserInputConnectionCounts: "True",
|
|
DFFlagDynamicFastVariableSupportFileSource: "True",
|
|
DFFlagDynamicLocalizationTablesNonBlocking2: "True",
|
|
DFFlagDynamicReloaderDoWork: "True",
|
|
DFFlagEmoteLoadingEnabled: "True",
|
|
DFFlagEmotesApiEnabled: "True",
|
|
DFFlagEnableFillCylinder: "True",
|
|
DFFlagEnableMeshHeadAttachments: "True",
|
|
DFFlagEnableMeshHeadNative: "True",
|
|
DFFlagEnableMessagingService: "True",
|
|
DFFlagEnableMessagingServiceAnalysis: "True",
|
|
DFFlagEnablePlayFabBatchEventCompression: "False",
|
|
DFFlagEnablePrintJoinSizeBreakdown: "True",
|
|
DFFlagEnableWakingPGSJointsForNonSolverPrimitives: "True",
|
|
DFFlagEnforceSlaveStateEnabledStatus: "True",
|
|
DFFlagEvenBetterTimeStamp: "True",
|
|
DFFlagExternalWakeOtherAssembly2: "False",
|
|
DFFlagFasterResetRoot: "True",
|
|
DFFlagFasterVectorIndex: "True",
|
|
DFFlagFileSystemReadDirFix: "True",
|
|
DFFlagFileWatcherMultipleEventPerUpdateCall: "True",
|
|
DFFlagFireHealthChangedLater: "True",
|
|
DFFlagFixCLI28389: "True",
|
|
DFFlagFixCharacterAppearanceLoadedEvent2: "True",
|
|
DFFlagFixDataStoreWarningKeyEmpty: "True",
|
|
DFFlagFixEmotesInventoryOverwrite: "True",
|
|
DFFlagFixEquipToolAssertWhenHumanoidNotInDataModel: "True",
|
|
DFFlagFixExtractFirstLOD: "True",
|
|
DFFlagFixInvalidateCache: "True",
|
|
DFFlagFixManualJointAdornCrash: "False",
|
|
DFFlagFixMasslessInertiaContribution: "True",
|
|
DFFlagFixMeshNormalsForNonUniformScaling: "True",
|
|
DFFlagFixMoveToSlowAfterAnalogControls: "True",
|
|
DFFlagFixNewTriangleMeshCreation: "True",
|
|
DFFlagFixPVSpaceTransform: "True",
|
|
DFFlagFixReadCache: "True",
|
|
DFFlagFixRootPartCollisionForR6: "True",
|
|
DFFlagFixSetupAnimationWeights: "True",
|
|
DFFlagFixSpawningPerformanceAndInaccuracies: "True",
|
|
DFFlagFixThrottlingCalculationForRot: "True",
|
|
DFFlagFixTimeConversion: "True",
|
|
DFFlagForwardRefCheckMegaReplicator: "True",
|
|
DFFlagGenericPublicKeyIndex2: "True",
|
|
DFFlagGetAutoTranslationEntriesEnabled2: "True",
|
|
DFFlagGetBundleDetailsAPI: "True",
|
|
DFFlagGetCountryRegionForPlayerAsyncEnabled: "True",
|
|
DFFlagGetPolicyInfoForPlayerAsyncEnabled: "True",
|
|
DFFlagGetTeamLazyEvaluation: "True",
|
|
DFFlagGetTranslatorForLocaleAsyncEnabled2: "True",
|
|
DFFlagGroupTeleportAddTeleportIdParameter: "True",
|
|
DFFlagGroupTeleportJoinDataOverWrite: "True",
|
|
DFFlagHoldTrottleValue: "True",
|
|
DFFlagHttpAssetArchiveWarning: "False",
|
|
DFFlagHttpBatchApiSupportAssetdeliveryInputUrls: "True",
|
|
DFFlagHttpBatchCompress: "True",
|
|
DFFlagHttpCacheAsync: "True",
|
|
DFFlagHttpCacheCleanupNew: "True",
|
|
DFFlagHttpCacheMissingRedirects: "True",
|
|
DFFlagHttpClientCleanTimedCallbacks: "True",
|
|
DFFlagHttpClientDisabledSkipCache: "True",
|
|
DFFlagHttpErrMessageFix: "True",
|
|
DFFlagHttpErrorNestingFix: "True",
|
|
DFFlagHttpMarkExternalRequests: "True",
|
|
DFFlagHttpStatisticsFix: "True",
|
|
DFFlagHttpTcpKeepalive: "True",
|
|
DFFlagHumanoidWithPGSConstraintsUsePhysicsState: "True",
|
|
DFFlagInWithTheNew_PlaceFilter: "true;1034242130;2528277338",
|
|
DFFlagInventoryFetchUseInventoryApi: "True",
|
|
DFFlagJoinDataCacheChecksClientOwnedParts: "True",
|
|
DFFlagJsonParsePrimitives: "True",
|
|
DFFlagLDLPGSStatsEnabled: "True",
|
|
DFFlagLetTouchFlush: "True",
|
|
DFFlagLinkedSourceLoadSimplification: "True",
|
|
DFFlagLocServiceTrackPlayerTextScraping1: "True",
|
|
DFFlagLocService_InvalidateTranslationsOnChildAdded: "True",
|
|
DFFlagLocTableNormalizeLocaleAttemptTranslation: "True",
|
|
DFFlagLocalizationLanguageDelimiterFix: "True",
|
|
DFFlagLockTheftInstanceCrash: "True",
|
|
DFFlagLogMemoryStatsOnCompressionError: "True",
|
|
DFFlagLuaTableMove: "True",
|
|
DFFlagLuauFixFenv: "True",
|
|
DFFlagMechanismInterpolationLikesLocalSpace: "True",
|
|
DFFlagMegaReplicatorOnlyTrackReplicatableProperties: "True",
|
|
DFFlagMegaReplicatorOptimizePendingNewInstanceItemTracking: "True",
|
|
DFFlagMessagingServiceFixErrorMessage: "True",
|
|
DFFlagMessagingServiceFixUnsubscribeTwiceOnClose: "True",
|
|
DFFlagMessagingServiceForTest: "True",
|
|
DFFlagMessagingServiceSentUtcTime2: "True",
|
|
DFFlagMessagingServiceSuggestedErrorMessage: "True",
|
|
DFFlagMessagingServiceTopicEmptyChecking: "True",
|
|
DFFlagMiscIndividualAssetRequestUseAssetdelivery2: "True",
|
|
DFFlagMoreWeldRestrictions: "False",
|
|
DFFlagMoveAssetFetchEndpointToAssetDelivery: "True",
|
|
DFFlagMoveAudioDeviceReporting: "True",
|
|
DFFlagMpsRateLimit: "True",
|
|
DFFlagMpsRateLimitReport: "True",
|
|
DFFlagMpsRateLimitReport_PlaceFilter: "false;370731277",
|
|
DFFlagMpsRateLimitWarn: "True",
|
|
DFFlagNPCUnequipTools: "True",
|
|
DFFlagNamesOccludedAsDefault: "True",
|
|
DFFlagNavigationServiceAnalytics: "True",
|
|
DFFlagNetworkParallelPhysicsOut: "True",
|
|
DFFlagNewRejoinMessage_PlaceFilter: "True;1034242130;2528277338",
|
|
DFFlagNewShowStreamedRegionDiag: "True",
|
|
DFFlagNewSortAndFilter: "True",
|
|
DFFlagNoFaceHeadMeshTagR6: "True",
|
|
DFFlagNoInfiniteLoopOnChatInfoLoadFailure: "True",
|
|
DFFlagNoMoreSinglePhysicsSenderJob: "True",
|
|
DFFlagNoStringDump: "True",
|
|
DFFlagNoYieldCaptured: "True",
|
|
DFFlagNonBlockingAnalyticsExit: "True",
|
|
DFFlagOnlyFireHealthChangedWhenHealthChanges: "True",
|
|
DFFlagOwnershipDistributionCheckIgnoredJoint: "True",
|
|
DFFlagPGSSolverSimIslandsEnabled2: "True",
|
|
DFFlagPGSWakeOtherAssemblyForJoints: "True",
|
|
DFFlagPGSWakeOtherIfOneAssemblyIsAwake: "False",
|
|
DFFlagPLTIGetLocaleFallback: "True",
|
|
DFFlagPackageMoveModificationToRCCStage3: "True",
|
|
DFFlagPackageMoveModificationToRCCStage4: "True",
|
|
DFFlagPackageMoveModificationToRCCStage5: "True",
|
|
DFFlagParallelCollisionDoNothingFaster: "True",
|
|
DFFlagParallelCollisions2: "True",
|
|
DFFlagParallelCollisionsUseBetterGImpactCaching: "True",
|
|
DFFlagParameterizeHandlerNamedParameterEnabled: "True",
|
|
DFFlagParameterizeHandlerPureUsernameFix: "True",
|
|
DFFlagParameterizeInThread: "True",
|
|
DFFlagPreloadAsyncCallbackFunction: "True",
|
|
DFFlagPreventLuaFunctionMigration: "True",
|
|
DFFlagProfileAvoidRecordingEmptyFrames: "False",
|
|
DFFlagRaiseCorrectException: "True",
|
|
DFFlagRbxFormatMultiByteSizeFix: "True",
|
|
DFFlagRccDoNotSetZeroPlaceIdFilter: "True",
|
|
DFFlagRccUseHttpRequestForPlaceFetch: "True",
|
|
DFFlagReduceSendDataCriticalSection: "True",
|
|
DFFlagReduceTrussSearchDistance2: "False",
|
|
DFFlagRejectRebelReceipt: "True",
|
|
DFFlagRemovePrepareInstancesLocks: "True",
|
|
DFFlagRemoveRedundantQueryParams: "True",
|
|
DFFlagReplicatorCollectItemCountOnSend: "True",
|
|
DFFlagReplicatorJDIOnlyUpdateCacheWhenParentIsUpToDate: "True",
|
|
DFFlagReplicatorLabelItemTypesProcessed: "True",
|
|
DFFlagReplicatorOptimizeDescendantOfWorkspace: "True",
|
|
DFFlagReportCharacterLoadTimeMetrics2: "True",
|
|
DFFlagReportCoalescingStats: "True",
|
|
DFFlagReportCollisionDetectionTime: "True",
|
|
DFFlagReportCounterToGameInstancesApi: "True",
|
|
DFFlagReportDataStoreErrorCases: "True",
|
|
DFFlagReportGALightingTechnology: "True",
|
|
DFFlagReportGPUMetrics: "True",
|
|
DFFlagReportInfluxLightingTechnology: "True",
|
|
DFFlagReportInterpolationPerformance: "True",
|
|
DFFlagReportInterpolationPerformanceClient: "True",
|
|
DFFlagReportJoinTimeImpactStats: "True",
|
|
DFFlagReportLightingTechnology: "True",
|
|
DFFlagReportMp3ParsingAnomalies: "True",
|
|
DFFlagReportOggParsingAnomalies: "True",
|
|
DFFlagReportParsingAnomalies: "True",
|
|
DFFlagReportPhysicsFPSStatsPlaceSpecific_PlaceFilter:
|
|
"True;606849621;171391948;189707",
|
|
DFFlagReportPhysicsSolverStatsPlaceSpecific_PlaceFilter:
|
|
"True;606849621;171391948;189707",
|
|
DFFlagReportPhysicsStatsToHUD: "True",
|
|
DFFlagReportReplicatorStatsToInflux: "True",
|
|
DFFlagReportSolverUsageStats: "True",
|
|
DFFlagReportStatsCurrentLessThanMin2: "True",
|
|
DFFlagReportStatsPauseDuration: "True",
|
|
DFFlagReportTriangleMeshPartMigrationData: "True",
|
|
DFFlagRomarkAdjustCharacterReportThrottle: "True",
|
|
DFFlagRoundToScreenScaleUseFloor: "True",
|
|
DFFlagSanitizeCofmVariablesNanInf: "True",
|
|
DFFlagScriptContextImproveValidateThreadAccess: "True",
|
|
DFFlagScriptContextTraceLocalTime: "True",
|
|
DFFlagSendClientNewJoinData: "True",
|
|
DFFlagSendPackageRequestFailureMessageOnlyOneTime: "True",
|
|
DFFlagSendTypeAsStringDuringCacheValidation: "True",
|
|
DFFlagServerConfigurerDoCDNProbe: "True",
|
|
DFFlagServerCopiesPlayerGui3: "True",
|
|
DFFlagServerProfileSeparateThread: "True",
|
|
DFFlagServerReportPhysicsThrottleWithDatacenterId: "True",
|
|
DFFlagSetNumberEmotesLoaded: "True",
|
|
DFFlagSignalRCrashFix: "True",
|
|
DFFlagSimDecisionBaseOnExtents2: "True",
|
|
DFFlagSimplifyRakNetConnectionHandshake: "False",
|
|
DFFlagSkipContainerCheckOnJoin: "True",
|
|
DFFlagSkipLowRes: "True",
|
|
DFFlagSkipLowRes_PlaceFilter: "True;3027055174",
|
|
DFFlagSkipSDILogName: "True",
|
|
DFFlagSocialServiceDevPromptGameInvites: "True",
|
|
DFFlagSpecialCaseSupportRbxCdnInAppDataModel2: "True",
|
|
DFFlagSpecificGravityDummyFunctionGA: "True",
|
|
DFFlagSpecificGravityDummyReturnsZero: "False",
|
|
DFFlagStreamingExtentsForceUpdateOnlyWhenAlive: "True",
|
|
DFFlagStreamingGameplayPausedAPI: "True",
|
|
DFFlagStreamingGameplayPausedAPIStudioProperties: "True",
|
|
DFFlagStreamingSetPlayerPausedFirst: "True",
|
|
DFFlagStreamingUpdateWorldExtentsWhenPlayerMoves: "True",
|
|
DFFlagStrictMp3Parsing: "True",
|
|
DFFlagStrictOggParsing: "True",
|
|
DFFlagStrictOggParsingFix: "True",
|
|
DFFlagSupportYouTubeInAppDataModelIfRbxCdnAllowed: "True",
|
|
DFFlagTeamCreateSaveAnalyticsServiceApiKey: "True",
|
|
DFFlagTextScraperEnableCaptureDateTime: "True",
|
|
DFFlagTextScraperParameterizeV2: "True",
|
|
DFFlagTextScraperReportOSPlatform: "True",
|
|
DFFlagTextScraperReportSessionId: "True",
|
|
DFFlagTextScraperStopReportPureParameterFix: "True",
|
|
DFFlagThrottleGetUserThumbnailAsync: "True",
|
|
DFFlagThrowErrorWhenRequestedURLFailed: "True",
|
|
DFFlagThumbnailSupportFocusOnPart: "True",
|
|
DFFlagUpdateCofmOnMasslessRootChange: "True",
|
|
DFFlagUpdateHipHeightClamping: "True",
|
|
DFFlagUseAssemblyExternalEdgeListCachedForWake: "True",
|
|
DFFlagUseBaseUrlNotHardcodedUrl: "True",
|
|
DFFlagUseDistanceThinning: "True",
|
|
DFFlagUseLowResTerrain: "True",
|
|
DFFlagUseLowResTerrain_PlaceFilter: "True;3027055174",
|
|
DFFlagUseMomentumThinning: "True",
|
|
DFFlagUseMomentumThinning_PlaceFilter:
|
|
"False;1694497805;1225846869",
|
|
DFFlagUseNewPemKeys: "True",
|
|
DFFlagUseNewQueryParamUtility: "True",
|
|
DFFlagUseNewTerrainProtocol: "True",
|
|
DFFlagUseNewTerrainProtocol_PlaceFilter: "True;3027055174",
|
|
DFFlagUseNoneLuaBuildRigFromAttachments: "True",
|
|
DFFlagUsePemKeyFormat: "True",
|
|
DFFlagUsePositionPropWhenKnown: "True",
|
|
DFFlagUsePositionPropWhenKnown_PlaceFilter: "True;3027055174",
|
|
DFFlagUsePugiXmlForSettings: "False",
|
|
DFFlagUseRoundRobin: "False",
|
|
DFFlagUseSort: "False",
|
|
DFFlagUserAccessUserSettings: "True",
|
|
DFFlagUserAdjustHumanoidRootPartToHipPosition: "True",
|
|
DFFlagUserAllowDisableCustomAnims2: "True",
|
|
DFFlagUserChatPrivacySetting: "True",
|
|
DFFlagUserFixCharacterSoundIssues: "True",
|
|
DFFlagUserHttpAPIEnabled: "True",
|
|
DFFlagUserPlayCharacterLoopSoundWhenFE: "True",
|
|
DFFlagUserPlayCharacterSoundWhenFE: "True",
|
|
DFFlagUserPreloadAnimations: "True",
|
|
DFFlagUserServerFollowers: "True",
|
|
DFFlagUserUseLuaVehicleController: "True",
|
|
DFFlagUserUseSoundDispatcher: "True",
|
|
DFFlagUsingHeadsIsBadForOwningThings: "True",
|
|
DFFlagUsingHeadsIsBadForPhysicsReplication: "True",
|
|
DFFlagVerifyWorldInTryFloor: "True",
|
|
DFFlagVersionedIdSync: "True",
|
|
DFFlagViewportFrameLight: "True",
|
|
DFFlagWebParserAddIsNumberCatchall: "True",
|
|
DFFlagWhitelistStreamingPauseState: "True",
|
|
DFFlagWhitelistUserInputEvents: "True",
|
|
DFFlagXboxDisableTextChat: "True",
|
|
DFIntAnalyticsForXBoxCrash_JoinInfluxHundredthsPercentage: "1",
|
|
DFIntAnalyticsMaxSendWaitTimeMs: "1500",
|
|
DFIntBatchApiAssetArchivingErrorDateSec: "1565895600",
|
|
DFIntBulletContactBreakOrthogonalThresholdPercent: "200",
|
|
DFIntBulletContactBreakThresholdPercent: "200",
|
|
DFIntCSGLevelOfDetailSwitchingDistanceL12_PlaceFilter:
|
|
"500;2434889832;2568147212",
|
|
DFIntCSGLevelOfDetailSwitchingDistance_PlaceFilter:
|
|
"250;2434889832;2568147212",
|
|
DFIntCSGv2LodMinTriangleCount: "100",
|
|
DFIntCSGv2LodsToGenerate: "3",
|
|
DFIntCSGv2OperationInfluxHundredthsPercentage: "100",
|
|
DFIntCanHideGuiGroupId: "4358041",
|
|
DFIntChatCap: "100",
|
|
DFIntChatTime: "10",
|
|
DFIntClientJoinProcessPositiveSamplesThousandths: "10",
|
|
DFIntClientNetworkInfluxHundredthsPercentage: "500",
|
|
DFIntContentProviderAssetdeliveryRolloutPercentage: "100",
|
|
DFIntCrashUploadHttpResponseDefaultTimeoutMillis: "80000",
|
|
DFIntCrashUploadToBacktracePercentage: "10",
|
|
DFIntDataStoreInfluxReportNonParsableDataPerMyriad: "10000",
|
|
DFIntDataStoreMaxValueSize: "262144",
|
|
DFIntDefaultBalanceD: "100",
|
|
DFIntDefaultBalanceP: "7000",
|
|
DFIntDynamicReloaderFailureInfluxHundrethsPercentage: "10000",
|
|
DFIntDynamicReloaderFileFailureInfluxHundrethsPercentage: "10000",
|
|
DFIntExpireMarketPlaceServiceCacheSeconds: "60",
|
|
DFIntGamePassOwnershipCacheSeconds: "30",
|
|
DFIntGetUserThumbnailAsyncThrottleTime: "3",
|
|
DFIntHttpCacheStatsReportingIntervalSeconds: "180",
|
|
DFIntHttpConnMaxAge: "600000",
|
|
DFIntHttpConnectDefaultTimeoutMillis: "60000",
|
|
DFIntHttpCurlConnectionCacheSize: "-1",
|
|
DFIntInfluxReportLocalFilterStringPermyriad: "500",
|
|
DFIntInfluxReportRCCStatsHundredthsPercentage: "5000",
|
|
DFIntJSONOverflowDepth: "200",
|
|
DFIntJoinInfluxHundredthsPercentage: "100",
|
|
DFIntLDLPGSStatsRatePercentPlaceSpecific: "25",
|
|
DFIntLocalizationServiceContentLoadErrorHundredthsPercentage:
|
|
"1000",
|
|
DFIntLogGroupTeleportInfluxPerTenThousand: "1000",
|
|
DFIntMaxClusterKBPerSecond: "400",
|
|
DFIntMaxDataOutJobScaling_PlaceFilter: "20;3260091322",
|
|
DFIntMaxDataPayloadSize: "96000000",
|
|
DFIntMaxFramesToSend: "2",
|
|
DFIntMaxReceiptSize: "100",
|
|
DFIntMpsRateLimitCapacity: "10",
|
|
DFIntMpsRateLimitDuration: "10",
|
|
DFIntNewSettingsEndpointExceptionInfluxPermyriad: "10000",
|
|
DFIntNumberFramesSubmergedBeforeVSquaredViscocity_PlaceFilter:
|
|
"0; 1221071288; 1107780422; 1223560318",
|
|
DFIntOnDisconnectHTTPTimeout: "500",
|
|
DFIntPercentApiRequestsRecordGoogleAnalytics: "5",
|
|
DFIntPlayerConfigurerCDNProbeDelayMs: "10000",
|
|
DFIntPrimStatsGANumDelimited: "3000",
|
|
DFIntRakNetConnectionStartWindow_HundredthsPercentage: "1000",
|
|
DFIntRakNetResendMaxThresholdTimeInUs: "2000000",
|
|
DFIntRakNetResendScaleBackFactorHundredthsPercent: "6500",
|
|
DFIntReplicatorAnimationTrackLimitPerAnimator: "50",
|
|
DFIntReplicatorAnimationTrackLimitPerAnimator_PlaceFilter:
|
|
"120;2116452049",
|
|
DFIntReplicatorCountLimitInfluxHundrethsPercentage: "10000",
|
|
DFIntReplicatorMaxPacketBytesSentToInfluxOnError: "256",
|
|
DFIntReportAnimationTrackSpamInfluxHundrethsPercent: "500",
|
|
DFIntReportDeviceInfoRate: "100",
|
|
DFIntReportParsingAnomalyRate: "1",
|
|
DFIntReportSoundAssetsRate: "1",
|
|
DFIntS2NumPhysicsPacketsPerStep: "2",
|
|
DFIntS2NumPhysicsPacketsPerStep_PlaceFilter: "8;3260091322",
|
|
DFIntSendJoinTimesToDiag_HundredthsPercentage_PlaceFilter:
|
|
"4000;370731277",
|
|
DFIntSendRakNetStatsInterval: "300",
|
|
DFIntServerBandwidthPlayerSampleRate: "20",
|
|
DFIntSmoothTerrainPhysicsRayAabbSlop: "1",
|
|
DFIntStepsToJoin: "2",
|
|
DFIntStreamPauseVelBufFactorHundredths: "100",
|
|
DFIntTextScraperReportUserIdSize: "5",
|
|
DFIntThrottledVelocityThresholdTenths: "15",
|
|
DFIntTimePermyriad: "10000",
|
|
DFIntWaterViscosityDragFudgeFactor_PlaceFilter:
|
|
"500; 1221071288; 1107780422; 1223560318",
|
|
DFIntWebParserInfluxWriteNanInfPerMyriad: "1000",
|
|
DFIntWeldPermyriad: "100",
|
|
DFIntWorldStepDtAveExpFactorHundredth: "1",
|
|
DFLogErrorDescription: "6",
|
|
DFLogMessagingService: "6",
|
|
DFLogSignalRConnection: "6",
|
|
DFLogSoundCheckResult: "4",
|
|
DFStringAdditionalBlacklistHeaders: "SOAPAction",
|
|
DFStringAnalyticsNS1BeaconConfig:
|
|
"https://web.archive.org/web/20200624170102/https://c0ll.rbxcdn.com/test-50kb.png|g2kd2s|https://c0hw.rbxcdn.com/test-50kb.png|g2iyic|https://c0cfly.rbxcdn.com/test-50kb.png|g2hjxw|https://c0ak.rbxcdn.com/test-50kb.png|g2g5dg",
|
|
DFStringDataStoreThrottleMsg:
|
|
"DataStore request was added to queue. If request queue fills, further requests will be dropped. Try sending fewer requests.",
|
|
DFStringR15CollisionTypeField: "universeAvatarCollisionType",
|
|
DFStringReportSoundAssetsAssetList:
|
|
"rbxassetid://1837038213,rbxassetid://1846492029,rbxassetid://1841601627,rbxassetid://1845571507,rbxassetid://1836362602,rbxassetid://1846368341,rbxassetid://1847611722,rbxassetid://1845891180,rbxassetid://1845891141,rbxassetid://1842957560,rbxassetid://1836553363",
|
|
DFStringRobloxAnalyticsURL:
|
|
"https://web.archive.org/web/20200624170102/http://ecsv2.roblox.com/",
|
|
DFStringSendPingForCnConnectingToDcList: "111,174,191,133",
|
|
FFlagAddEndedSignalToSoundJobStudio: "True",
|
|
FFlagAdjustHipTranslationBasedOnHipHeight: "True",
|
|
FFlagAllowCatalogItemCreatorAssetConfig: "True",
|
|
FFlagAllowMeToParseMyOwnJoinBlob: "True",
|
|
FFlagAllowNegativeDisplayOrder: "True",
|
|
FFlagAlwaysLuau: "True",
|
|
FFlagAnimationSampleCorrection: "True",
|
|
FFlagAnthroArtistIntentFBXImporterIntermediateState: "False",
|
|
FFlagAppShellReporterMonitorFrameTimeIOS: "True",
|
|
FFlagAvatarEditorAnthroSlidersUIOnly: "True",
|
|
FFlagAvatarEditorCostumeSignalR: "True",
|
|
FFlagAvatarEditorFixLegCameraPosition: "True",
|
|
FFlagAvatarEditorFixSliderSensitivity: "True",
|
|
FFlagAvatarEditorInitializeModelEarly: "True",
|
|
FFlagAvatarEditorKeepYourColor: "True",
|
|
FFlagAvatarEditorRefactorPageType: "True",
|
|
FFlagAvatarEditorRemoveDefaultClothingMessage: "True",
|
|
FFlagAvatarEditorSelectivelyUseDefaultAsset: "True",
|
|
FFlagAvatarPartScaleTypeFix: "True",
|
|
FFlagAvoidCrashOnThreadResourceError: "False",
|
|
FFlagAvoidFindFirstChildCallsInGuiBase2d: "True",
|
|
FFlagBackpackScriptUseFormatByKey: "False",
|
|
FFlagBadgeReadDisabledFromInfo: "True",
|
|
FFlagBatchAssetApi: "False",
|
|
FFlagBestProximatePartFix: "True",
|
|
FFlagBillboardGuiDistanceStepping2: "False",
|
|
FFlagBreakJointsOnDeath: "True",
|
|
FFlagCJVNotFallbackToEnglishForCoreGuiEnabled: "True",
|
|
FFlagCMSEndPointsAPI: "True",
|
|
FFlagCSGv2ControlSignificands: "False",
|
|
FFlagCSGv2EnableEmptyMeshError: "True",
|
|
FFlagCSGv2EnablePerPrimitiveBoxMaps: "True",
|
|
FFlagCSGv2ForceEnabled: "True",
|
|
FFlagCSGv2InGameEnabled: "True",
|
|
FFlagChangeNarrowToSlender: "True",
|
|
FFlagChatServiceAnalyticsOnFilterStringCalls: "False",
|
|
FFlagCheckIntentWhenInitDefaultScripts: "True",
|
|
FFlagClickDetectorCursorIconEnabled: "True",
|
|
FFlagCloudEditServerGeneratesPlayerCameraPosition: "True",
|
|
FFlagConnectionScriptEnabled: "True",
|
|
FFlagConstraintAdornCleanup: "True",
|
|
FFlagContentProviderTempDirWithPid2: "True",
|
|
FFlagCoreScriptEnableInspectAndBuy: "True",
|
|
FFlagCoreScriptEnableInspectAndBuy_PlaceFilter:
|
|
"True;3155066112;3157761435;3204147952;189707",
|
|
FFlagCoreScriptEnableRobloxTranslatorFallback: "True",
|
|
FFlagCoreScriptEnableRobloxTranslatorFallback_PlaceFilter:
|
|
"True;3155066112;3157761435;3204147952;189707",
|
|
FFlagCoreScriptNoPosthumousHurtOverlay: "True",
|
|
FFlagCoreScriptTranslateGameText2: "True",
|
|
FFlagCoreScriptsUseLocalizationModule: "True",
|
|
FFlagCoreUseRoact1_x: "True",
|
|
FFlagCrashReporterNew: "False",
|
|
FFlagCurlOption53: "True",
|
|
FFlagCurlProbe4: "True",
|
|
FFlagDatamodelServicesConnectionFix2: "True",
|
|
FFlagDebugClientNetworkPerPlaceMetrics: "False",
|
|
FFlagDebugClientNetworkPerPlaceMetrics_PlaceFilter:
|
|
"True;1818;3498890;189707",
|
|
FFlagDelayPurchasePromptActivation: "True",
|
|
FFlagDisableDrawingStudsInEdit: "True",
|
|
FFlagDisableReJoinForSurfaceTool: "True",
|
|
FFlagDontInsertGroundJoints: "True",
|
|
FFlagDontStoreCharacterModelBeingLoadedInPlayer: "False",
|
|
FFlagEasingExpansion: "True",
|
|
FFlagEnableAbsoluteCellSizeAndCellCount: "True",
|
|
FFlagEnableAssetConfigVersionCheckForModels: "True",
|
|
FFlagEnableAssetPreviewDynamicVote: "True",
|
|
FFlagEnableAvatarEditoriOSTablet: "True",
|
|
FFlagEnableCatelogForAPIService: "True",
|
|
FFlagEnableDataForAssetConfig: "True",
|
|
FFlagEnableDataModelFetchAssetAsync: "True",
|
|
FFlagEnableDeveloperGetManageGroupUrl: "True",
|
|
FFlagEnableFSEventWatcher: "True",
|
|
FFlagEnableInsertAssetCategoryAnalytics: "True",
|
|
FFlagEnableLuaBottomBarWithTextOnPhone: "False",
|
|
FFlagEnableLuaBottomBarWithTextOnTablet: "False",
|
|
FFlagEnableMarketplaceFavorite: "True",
|
|
FFlagEnableMouseUpEventFireForCurrentDragGuiObj: "True",
|
|
FFlagEnableNewChatApi: "True",
|
|
FFlagEnablePreviewTabSelection: "True",
|
|
FFlagEnableReplaceBodyPartR15: "True",
|
|
FFlagEnableStudioServiceGetUserId: "True",
|
|
FFlagEnableSurfaceGuiPixelsPerStud: "True",
|
|
FFlagEnableTextBoxPasswordDev: "True",
|
|
FFlagEnableTextSelection2: "True",
|
|
FFlagEnableToolboxGetAssetsFailedCaseFix: "True",
|
|
FFlagEnableToolboxUploadReport: "True",
|
|
FFlagEnableToolboxVoteFix: "True",
|
|
FFlagEndKeyboardEventsOnFocusChange3: "True",
|
|
FFlagExitProcessOnExit: "True",
|
|
FFlagFasterInstanceCheck: "True",
|
|
FFlagFireAncestryChangedJointSignalAfterWorldInsert4: "True",
|
|
FFlagFireChangedForCursorPosition: "True",
|
|
FFlagFixAssetUploadSuccssMessage: "True",
|
|
FFlagFixBadDirtyStateSetForUIConstraint: "True",
|
|
FFlagFixButtonR2MouseClickOnGui: "True",
|
|
FFlagFixCrashChangingHierarchyInRelayout: "False",
|
|
FFlagFixG3DFpChecks: "True",
|
|
FFlagFixIAdornableCollectorCrash3: "False",
|
|
FFlagFixInspectMenuAnalytics: "True",
|
|
FFlagFixLoadTimeReporting: "True",
|
|
FFlagFixLoadableImageDoesNotLoadCachedImage: "True",
|
|
FFlagFixLuaAppAvatarDraggable: "True",
|
|
FFlagFixModalGuisInFoldersBeingIgnored: "True",
|
|
FFlagFixModelPreviewSelection: "True",
|
|
FFlagFixMousePositionInWindowCheck: "True",
|
|
FFlagFixMultiWindowMouseMovements: "True",
|
|
FFlagFixPluginQWidgetInitialization2: "True",
|
|
FFlagFixPromiseUtilitiesBatch: "True",
|
|
FFlagFixScalingValueRename: "True",
|
|
FFlagFixScalingValueRename_PlaceFilter: "False;370731277",
|
|
FFlagFixToggleOffDarkName: "True",
|
|
FFlagFixXSwipe: "True",
|
|
FFlagFlyweightServiceDataRecievedCallbackCrashFixEnabled: "True",
|
|
FFlagFreeCameraForAdmins: "True",
|
|
FFlagFreecamInTestServers: "True",
|
|
FFlagGameMediaEntryIDOptional: "True",
|
|
FFlagGamePerfMonitorGameCloseFix: "True",
|
|
FFlagGamePerfMonitorStatsWindowFix: "True",
|
|
FFlagGameinternationalizationApiWhitelist: "True",
|
|
FFlagGamepadInputRaceConditionFix: "True",
|
|
FFlagGetFVariableThrowsAgain: "True",
|
|
FFlagGraphicsGLFixCopyFramebufferMip: "True",
|
|
FFlagGraphicsGLHD3000DisableGL3: "False",
|
|
FFlagGraphicsGLHD3000DisableUBO: "True",
|
|
FFlagGraphicsGLSeparateCB: "True",
|
|
FFlagGreyOutPublishForAssetConfigIfServiceIsSelected: "False",
|
|
FFlagGuestFriendCheckFailImmediate: "True",
|
|
FFlagHttpClientDisconnectResultSignals: "True",
|
|
FFlagHttpUseContentCacheFlag3: "True",
|
|
FFlagHttpUseMinGzip: "False",
|
|
FFlagHumanoidPreventDuplicateAnimatorChildren: "True",
|
|
FFlagIESuppressErrors: "True",
|
|
FFlagIOSNowSupportsAussieMode: "True",
|
|
FFlagIgnoreCollisionPairs: "True",
|
|
FFlagInGameUIForceDefaultLocaleOnOSX: "True",
|
|
FFlagInGameUIForceDefaultLocaleOnWin10: "True",
|
|
FFlagInGameUIForceDefaultLocaleOnWin32: "True",
|
|
FFlagInitializeModCodesForWindows: "True",
|
|
FFlagInspectMenuEnableEmotes: "True",
|
|
FFlagInspectMenuProgressiveLoading: "True",
|
|
FFlagInspectMenuUpdateDisabledColor: "True",
|
|
FFlagIsPasswordTextRendering: "True",
|
|
FFlagJoinTime_AvatarFastClusterSignal: "True",
|
|
FFlagJoinTime_AvatarTextureCompositorSignal: "True",
|
|
FFlagJoinTime_HttpQueuePrio: "True",
|
|
FFlagJoinTime_LocalUserAnimationPriority: "True",
|
|
FFlagJoinTime_LocalUserClusterPriority: "True",
|
|
FFlagJoinTime_LocalUserMeshPriority: "True",
|
|
FFlagJoinTime_LocalUserTexturePriority: "True",
|
|
FFlagJoinTime_PassTexturePriority: "True",
|
|
FFlagJointsUseNoCollideJointCount3: "True",
|
|
FFlagKeyDownAcrossAllWindows: "False",
|
|
FFlagKeyframeSequenceEnableFrozen: "True",
|
|
FFlagKillDownAwayState: "True",
|
|
FFlagKillSurfaceJointsPart1: "True",
|
|
FFlagLineHeightEnabled: "True",
|
|
FFlagLoadCoreScriptsEvenInTeamCreate: "True",
|
|
FFlagLoadTheLoadingScreenFaster: "False",
|
|
FFlagLoadTimesFromAppShellReporter: "True",
|
|
FFlagLocalesInUserInfoOniOS: "True",
|
|
FFlagLocalizationTableTruncateFix: "True",
|
|
FFlagLuaAppEnableHomePageWithAvatarABTest3: "False",
|
|
FFlagLuaAppEnablePageBlur: "True",
|
|
FFlagLuaAppEnableStopWatchReporter: "False",
|
|
FFlagLuaAppFixAndroidNavigation: "True",
|
|
FFlagLuaAppFixInfiniteRerender: "True",
|
|
FFlagLuaAppGameDetailsHideEmptySections: "True",
|
|
FFlagLuaAppGameSetTargetIdAnalytics: "True",
|
|
FFlagLuaAppGamesPagePreloadingDisabled: "False",
|
|
FFlagLuaAppHandlePurchaseFailWhenOwned: "True",
|
|
FFlagLuaAppHomeIconPolicy: "True",
|
|
FFlagLuaAppHttpsWebViews: "True",
|
|
FFlagLuaAppMakeAvatarThumbnailTypesEnum: "True",
|
|
FFlagLuaAppNewEconomyApi2: "True",
|
|
FFlagLuaAppPolicyRoactConnector: "True",
|
|
FFlagLuaAppPurchaseErrorToastRefactor2: "True",
|
|
FFlagLuaAppRefreshScrollingFrameRefactor: "False",
|
|
FFlagLuaAppSeeAllFriendsWebPage: "True",
|
|
FFlagLuaAppSocialLinksSplitGroup: "True",
|
|
FFlagLuaAppTabNameGamesToDiscoverOnIOS: "True",
|
|
FFlagLuaAppUseGameSetTargetId: "True",
|
|
FFlagLuaAppUseUIBloxToasts: "False",
|
|
FFlagLuaAppUseWithLocalization: "False",
|
|
FFlagLuaGameDetailsPolishV367: "True",
|
|
FFlagLuaGameDetailsRenderTransparentBackground2: "True",
|
|
FFlagLuaGameDetailsUseGothamInDarkTheme: "True",
|
|
FFlagLuaHomeMoveMyFeedToMore: "True",
|
|
FFlagLuaHomePeopleListV1V361: "True",
|
|
FFlagLuaHttpUrlBuilder: "True",
|
|
FFlagLuaInviteGameFixMessageAlignment: "True",
|
|
FFlagLuaInviteGameTextLocalization: "True",
|
|
FFlagLuaPageLoadEvent: "True",
|
|
FFlagLuauBuiltinCalls: "True",
|
|
FFlagLuauTypesInCoreScripts: "False",
|
|
FFlagLuauTypesInCoreScripts2: "True",
|
|
FFlagMakeAEGetAssetInfoPromise: "True",
|
|
FFlagMalformedJoinBlobIsUnknownError: "True",
|
|
FFlagMeasureJoinToOutsidersUse: "True",
|
|
FFlagMegaReplicatorIsCloudEditInitialize: "True",
|
|
FFlagMemoryFromAppShellReporterAndroid: "False",
|
|
FFlagMigrateTriangleMeshData3: "True",
|
|
FFlagMobileChatOneIcon: "True",
|
|
FFlagModelInstanceCompletenessRefactor: "True",
|
|
FFlagMouseServiceWantsToBeIndependent: "True",
|
|
FFlagNavigationDebugDrawIterateSpiral: "True",
|
|
FFlagNavigationFixPathUpdateEventCall: "True",
|
|
FFlagNavigationFixPathUpdateImplCall: "True",
|
|
FFlagNetworkDeprecateScopeNames: "True",
|
|
FFlagNetworkDeserializePacketsInAJob: "True",
|
|
FFlagNetworkStreamingPhysicsObserverInit2: "False",
|
|
FFlagNoCollisionConstraintHumanoidFix: "True",
|
|
FFlagNoFaceHeadMeshTag: "True",
|
|
FFlagNoMoreCursorErrors: "True",
|
|
FFlagNoSpaceAfterReturnInTextBox: "True",
|
|
FFlagNotificationScript2UseFormatByKey: "True",
|
|
FFlagOnlyCheckHeadAccessoryInHeadShot: "True",
|
|
FFlagOptimizedPrimitivesHere: "True",
|
|
FFlagOptmizedVec3Int32HasherEnabled: "True",
|
|
FFlagPGSAdaptiveCollisionMarginFixEnabled: "False",
|
|
FFlagPGSConstraintAlign2AxesCompliantCacheFix: "True",
|
|
FFlagPartCastShadow: "True",
|
|
FFlagPassDataModelDPIScale: "True",
|
|
FFlagPluginActionSetChecked: "True",
|
|
FFlagPluginActionSetDefaultShortcut: "True",
|
|
FFlagPluginActionSetEnabled: "True",
|
|
FFlagPluginManagementInStudio2: "True",
|
|
FFlagPointsServiceNewEndpoints: "True",
|
|
FFlagPurchasePromptPremiumEnabled2: "True",
|
|
FFlagQuantumGuiClipScreenGuiToViewport2: "False",
|
|
FFlagQuantumScrollingFrame4: "False",
|
|
FFlagQueueUIEventsDuringLayout: "False",
|
|
FFlagRCCSupportTeamTest: "True",
|
|
FFlagRealtimeFriendsContextualMenuRefactor: "True",
|
|
FFlagRecalculateAbsolutePlacementFix: "True",
|
|
FFlagRecordHopperServiceStats: "True",
|
|
FFlagRecordInGameDeaths: "False",
|
|
FFlagRemoveKeyboardOnShutdownIOS: "True",
|
|
FFlagRemoveOldPhysicsPacketCache: "True",
|
|
FFlagRemoveUnlocalizedButtonText: "True",
|
|
FFlagRemoveVehicleSeatCameraCFrameSet: "True",
|
|
FFlagRenderAdornFixMdrColor: "True",
|
|
FFlagRenderBiasGlassTint: "True",
|
|
FFlagRenderFixDDSCubeLoad: "True",
|
|
FFlagRenderFixEmojiPadding: "True",
|
|
FFlagRenderMessagesAsGui: "True",
|
|
FFlagReportExplicitAutoJointsJoinAll: "True",
|
|
FFlagReportJoinAllCount: "True",
|
|
FFlagReportRuntimeJoinCount: "True",
|
|
FFlagReportTimeToPlay: "True",
|
|
FFlagRetranslateOnTextScraperStart: "True",
|
|
FFlagRoactPurchasePromptAllowBundles: "True",
|
|
FFlagRoactPurchasePromptAllowBundles_PlaceFilter:
|
|
"True;3155066112;3157761435;3204147952;189707",
|
|
FFlagRotateCameraForRightPart: "True",
|
|
FFlagSHAllowArbitraryLevelCount: "True",
|
|
FFlagSHComputeExtentsTimeReportingEnabled: "True",
|
|
FFlagSHStatReportingEnabled: "True",
|
|
FFlagScrollingFrameDoNotProcessMouseCancel: "True",
|
|
FFlagSendJoinTimesToDiag_PlaceFilter: "true;370731277",
|
|
FFlagSeparateSendFromProcessMouseMove: "True",
|
|
FFlagSignalStopForZeroWeight: "True",
|
|
FFlagStartClearUnusedRefsJob: "True",
|
|
FFlagStartWarningStoppers: "True",
|
|
FFlagStopTheBrokenCursors: "True",
|
|
FFlagStoreInstalledPluginsInCloud: "True",
|
|
FFlagStreamingUISkipFirstPause: "True",
|
|
FFlagStudioAnimationEditorCheckForSavedChanges: "False",
|
|
FFlagStudioAnimationEditorClearEventNames: "True",
|
|
FFlagStudioAnimationEditorContinueScrollingWithSelectionArea:
|
|
"True",
|
|
FFlagStudioAnimationEditorEnableRigSwitching2: "True",
|
|
FFlagStudioAnimationEditorFixAnimationsWithLongNames: "True",
|
|
FFlagStudioAnimationEditorFixEventsTooltips: "True",
|
|
FFlagStudioAnimationEditorFixRenameKeyOption2: "True",
|
|
FFlagStudioAnimationEditorFixRigSelection: "True",
|
|
FFlagStudioAnimationEditorFixScalingBarPosition: "True",
|
|
FFlagStudioAnimationEditorFixWorldSpaceJointPanel: "True",
|
|
FFlagStudioAnimationEditorIKMode: "True",
|
|
FFlagStudioAnimationEditorKeepClipboardAfterMove: "True",
|
|
FFlagStudioAnimationEditorScaleKeys: "True",
|
|
FFlagStudioAnimationEditorSelectEventsOnEdge: "True",
|
|
FFlagStudioAnimationEditorShiftSelectJointsOn: "True",
|
|
FFlagStudioAnimationEditorUseQWidgetsForPopups: "True",
|
|
FFlagStudioAnimationEdtiorOptimizationsEnabled2: "True",
|
|
FFlagStudioEnableSurfaceJoinChangeBeta: "False",
|
|
FFlagStudioFixToolboxDialog: "True",
|
|
FFlagStudioFixUnhandledRunTimeError: "True",
|
|
FFlagStudioGameSettingsBindToClose: "True",
|
|
FFlagStudioRemoveAxisWidget: "True",
|
|
FFlagStudioUILibraryRoundTextBoxNoTooltip: "True",
|
|
FFlagSurfaceGuiDefaultPixelsPerStud: "True",
|
|
FFlagTSMk2ThrottleStreamJob: "True",
|
|
FFlagTaskSchedulerSTDThreadwrapper: "True",
|
|
FFlagTeamCreateSaveAnalyticsServiceApiKeyReplicator: "True",
|
|
FFlagTenaciousGamePerfMonitor: "True",
|
|
FFlagThrowDetailedMessageForBadEntries: "True",
|
|
FFlagThwartPurchasePromptScams: "True",
|
|
FFlagTighterCylinderBoundingSpheres: "True",
|
|
FFlagTolerantLexerForStudio: "True",
|
|
FFlagToolboxJointMigrationApi: "True",
|
|
FFlagToolboxWithCMSV2: "True",
|
|
FFlagTouchEventSameSHCellBugFixEnabled: "True",
|
|
FFlagTrackCurlTimeProfile: "True",
|
|
FFlagTrackEventWithArgsEnabled: "True",
|
|
FFlagTrackResetCharacterButtonUsage: "True",
|
|
FFlagTweenServiceGetValueEnabled: "True",
|
|
FFlagUDim2FromScaleAndOffsetConstructors: "True",
|
|
FFlagUIInlineLayout2_PlaceFilter:
|
|
"True;3299508970;3299511698;3299515879",
|
|
FFlagUIViewportFrameSetCameraNearZ: "True",
|
|
FFlagUniverseIdChangedEvent: "True",
|
|
FFlagUpdateExtentsForManualStep: "True",
|
|
FFlagUpdateInspectAndBuyOffsaleText: "True",
|
|
FFlagUpdateScaleBeforeBuildRig: "True",
|
|
FFlagUrlSupportNewGamesAPI: "True",
|
|
FFlagUseAccuratePlaySoloForced: "True",
|
|
FFlagUseAdvancedCharacterScales3: "True",
|
|
FFlagUseBaseUrlInPlugins: "True",
|
|
FFlagUseHipHeightInKeyframeSequences2: "False",
|
|
FFlagUseKeyframeMarkersForEvents2: "True",
|
|
FFlagUseLDLPGSSolver4: "True",
|
|
FFlagUseLuaGameDetailsOnIPad: "True",
|
|
FFlagUseLuaGameDetailsOnIPhone: "True",
|
|
FFlagUseMTSolver: "True",
|
|
FFlagUseMatrix3ForInertiaTensor2: "True",
|
|
FFlagUseNewSpatialHash5: "True",
|
|
FFlagUseNewTriangleMeshPart: "True",
|
|
FFlagUseNormalWeld: "True",
|
|
FFlagUseOptimizedGetPartsObscuringTarget: "True",
|
|
FFlagUseOtterMasterForLuaApp: "True",
|
|
FFlagUseVectorForDirtyMechanisms: "True",
|
|
FFlagUserAllCamerasInLua: "True",
|
|
FFlagUserAnimationSpeedDampening: "True",
|
|
FFlagUserClickToMoveFollowPathRefactor: "True",
|
|
FFlagUserFixChatMessageLogPerformance: "False",
|
|
FFlagUserFixChatMessageLogPerformance2: "False",
|
|
FFlagUserInGameChatUseNewFilterAPIV2: "True",
|
|
FFlagUserIsNowADynamicThumbstick: "True",
|
|
FFlagUserJSONConvertInfAndNanToNull: "True",
|
|
FFlagUserJumpButtonPositionChange: "True",
|
|
FFlagUserNavigationClickToMoveNoDirectPath2: "True",
|
|
FFlagUserNavigationClickToMoveSkipPassedWaypoints: "True",
|
|
FFlagUserNavigationClickToMoveUsePathBlocked: "True",
|
|
FFlagUserNavigationFixClickToMoveJump: "True",
|
|
FFlagUserNewCameraRaycastingAPIsEnabled: "True",
|
|
FFlagUserNoMoreKeyboardPan: "True",
|
|
FFlagUserNoUpdateOnLoop: "True",
|
|
FFlagUserRbxUtilityCreateSetParentLast: "True",
|
|
FFlagUserShouldClipInGameChat: "True",
|
|
FFlagUserShouldLocalizeGameChatBubble: "True",
|
|
FFlagUserShouldLocalizeServerMessages: "True",
|
|
FFlagUserTheMovementModeInquisition: "True",
|
|
FFlagUserThirdGamepadZoomStep: "True",
|
|
FFlagUserToolR15Fix: "True",
|
|
FFlagUserTouchSensitivityAdjust: "True",
|
|
FFlagUserUseCachedFriendChecksForChat: "False",
|
|
FFlagUsingSendMeasureBatch2: "True",
|
|
FFlagVerifyBuiltInPlugins: "True",
|
|
FFlagWebLocMarkLocTableListDirtyOnServer: "True",
|
|
FFlagWhateverFloatsYourContact: "True",
|
|
FFlagWhitelistThumbnailsAPI: "True",
|
|
FFlagXboxAppBridgeRewrite2: "False",
|
|
FFlagXboxDetachShowAccountPicker2: "True",
|
|
FFlagXboxFixAwardedBadges: "True",
|
|
FFlagXboxGetLocaleFromAccount: "True",
|
|
FFlagXboxKeyboardInitInCallbacks: "True",
|
|
FFlagXboxStartGameRefactor: "True",
|
|
FFlagXboxValidateConnectPeer: "True",
|
|
FFlagXboxVoiceChatFixes: "True",
|
|
FFlagXboxVolumeFadesInCallbacks: "True",
|
|
FFlagYouDontKnowMe: "True",
|
|
FIntAntiSpamSpamLimit: "1000",
|
|
FIntAppShellFPSReportPeriod: "120",
|
|
FIntAppShellMemoryReportPeriodicity: "120",
|
|
FIntAvatarEditorNewCatalogButton2: "100",
|
|
FIntCameraFarZPlane: "100000",
|
|
FIntCameraMaxZoomDistance: "400",
|
|
FIntCurlProbePermyriad: "10000",
|
|
FIntDelayBeforeFirstPostStatsSeconds: "180",
|
|
FIntEnableFriendFooterOnHomePageV369: "100",
|
|
FIntJointTime_TextureCooldown: "0",
|
|
FIntLuaAppNonFinalThumbnailMaxRetries: "1",
|
|
FIntLuaAppPercentRollOutNewThumbnailsApiV3: "100",
|
|
FIntLuaAppRenderTransparentPageMaxCount: "1",
|
|
FIntLuaAppUseNewAvatarThumbnailsApi4: "0",
|
|
FIntMaxCameraMaxZoomDistance: "100000",
|
|
FIntMaxLevelForAnchored: "3",
|
|
FIntPGSAngularDampingPermilPersecond: "950",
|
|
FIntPGSPStageStiffnessWorseFitnessThreshold: "2",
|
|
FIntPGSVStageStiffnessAggressiveValue: "99995",
|
|
FIntPGSVStageStiffnessConservativeValue: "99000",
|
|
FIntPGSVStageStiffnessWorseFitnessThreshold: "2",
|
|
FIntPartMinSizeMul1000: "50",
|
|
FIntPercentLuaGameDetailsPageOnAndroidPhone: "100",
|
|
FIntPercentLuaGameDetailsPageOnAndroidTablet: "100",
|
|
FIntPercentReportingByCountryCode: "100",
|
|
FIntPercentReportingGamesListRTT: "5",
|
|
FIntPercentReportingGamesSortsRTT: "50",
|
|
FIntPercentReportingLeaveGameAnalytics: "10",
|
|
FIntTaskSchedulerAutoThreadLimit: "8",
|
|
FIntTeleportMethodAnalyticsHundredthPct: "100",
|
|
FLogFastLogValueChanged: "0",
|
|
FLogNetwork: "7",
|
|
FStringABTestNameIPhoneLuaGameDetails:
|
|
"iPhone.AllUsers.LuaGameDetails2",
|
|
FStringStudioUrlSurfaceJoinChange:
|
|
"https://web.archive.org/web/20200624170102/https://devforum.roblox.com/t/changes-to-part-surfaces-beta-feature/334420",
|
|
SFFlagFixBallRaycasts: "True",
|
|
SFFlagFixRaysInWedges: "True",
|
|
SFFlagNetworkUsePeerId: "True",
|
|
SFFlagPgsForAll: "True",
|
|
SFFlagUseNativePathWaypoint: "True",
|
|
EnableBackupCookie: "True",
|
|
FFlagFixGamepadNavigationWithACM: "True",
|
|
DFFlagSpawningDontIgnoreCanCollide: "True",
|
|
FFlagFixBackpackDraggingReset: "True",
|
|
FFlagFixBindActionTouchButtonError: "True",
|
|
FFlagFixGetStringForKeyCodeDeadKeyState: "True",
|
|
DFFlagEmoteThumbnailsRotationEnabled: "True",
|
|
DFFlagDataStoreInitialThrottlingBudgetFix: "True",
|
|
DFFlagStreamQuotaRoundUp: "True",
|
|
DFFlagNaivePacking: "True",
|
|
DFIntPercentageThresholdUsingFriendsV2: "0",
|
|
DFFlagNetworkUseSharedStreamingObserver2: "False",
|
|
FFlagStudioLogPluginSettingsFileAccess: "True",
|
|
DFFlagTrackRunUpdateCycleTime: "False",
|
|
DFIntTrackRunUpdateCycleReportInfluxPermyriad: "1000",
|
|
FFlagXboxAppBridgeRewrite3: "False",
|
|
DFFlagFixStudioDegenerateMouseRaycast: "True",
|
|
FFlagStudioDisableAutoClosingInComments2: "True",
|
|
FFlagVersionControlServiceForceDraftsUsage_PlaceFilter:
|
|
"True;4203193037;2772125205;3069606769;4094440665;2413179002;3344058302;3566618597;4041475807;2061558182;4074515213;2309740430;2670461983;4137940225;3096515841;4133172402;4163865257",
|
|
FFlagStudioCrashOnInvalidColor3Cast: "True",
|
|
FFlagStudioFixAnimEditorDescendants: "True",
|
|
FFlagStudioHoldDataModelLockAtBreakpointHit: "True",
|
|
FFlagBadgeApiV1UserHasBadge: "True",
|
|
FIntBadgeApiV1UserHasBadgePercentage: "100",
|
|
FFlagLuaAppRefreshScrollingFrameRefactor2: "False",
|
|
FFlagEnableGameSignalRWithOSX1: "True",
|
|
DFFlagDoNotDecrementPendingNewInstancesWhenProcessingDelete: "True",
|
|
FFlagStudioDoNotSaveWhenUserSaysNo: "True",
|
|
FFlagRoactGameSharePageV2: "False",
|
|
FFlagStreamingParallel2: "False",
|
|
DFIntDesiredStreamJobTimeMS: "24",
|
|
FFlagLuauTranspilerCompliance: "True",
|
|
FFlagCanWeAddContinue2: "True",
|
|
FIntLuaChatUseNewFriendsEndpoints: "25",
|
|
DFFlagSDISkipJDINetworkStream: "True",
|
|
FFlagFixAnimEditorManipulators: "True",
|
|
FFlagFixRigUtils: "True",
|
|
FFlagNewCharacterSoundScript: "True",
|
|
DFFlagFixManualJointAdornCrash2: "True",
|
|
DFFlagUpdateCofmUseHeapStack2: "True",
|
|
FFlagFixLightgridAsyncInvalidations: "True",
|
|
FFlagUseCorrectLocaleForPluginGuis: "True",
|
|
FFlagCLI29967: "True",
|
|
FFlagLocalizePlaceholderText: "True",
|
|
FFlagGraphicsMetalFixD16Check: "True",
|
|
FFlagGraphicsAdrenoDisableExtFmt: "False",
|
|
FFlagGraphicsVulkanAndroidExtendedFormats2: "False",
|
|
FFlagGraphicsGLAndroidExtendedFormats2: "False",
|
|
FFlagStudioLuauLinter: "True",
|
|
FFlagLuauExtendedLiterals: "True",
|
|
FFlagCLI27641B: "False",
|
|
DFFlagAnalyticsNS1BeaconSupportLimitedRobloxUrls: "True",
|
|
DFFlagFixPriorityAscDesc: "True",
|
|
FFlagLuaAppSecondaryButtonSpecifiesFont: "True",
|
|
FFlagNetworkDeserializePacketsInAJob_PlaceFilter:
|
|
"False;2291717546",
|
|
DFFlagAsyncPublishImprovement: "True",
|
|
FFlagQuantumScrollingFrame5: "True",
|
|
FFlagClampCanvasPositionInLayoutStep: "False",
|
|
FIntStudioBFRolesetSaveToCloudV2: "4",
|
|
FFlagSocialLibraryEnabled: "True",
|
|
FFlagStudioMeasureRigidJointsNotInWorld: "True",
|
|
FFlagStudioDoNotShowHideAutoCompleteMenuV2: "true",
|
|
FFlagStudioClearCallStackWidgetOnGSTChange: "true",
|
|
FFlagEnableInputObjectIsModifierKeyDown: "True",
|
|
FFlagStudioRefactorPlaceSessionModel3: "true",
|
|
FFlagApplyModifiersToInputObjects: "False",
|
|
FFlagStudioRelayQtModifiersToRobloxInput: "False",
|
|
FFlagUseRoactPlayerList: "False",
|
|
FFlagStudioFixCannotSetBreakPoint: "True",
|
|
DFFlagDontSendEmptyTouchPackets: "True",
|
|
DFFlagParallelAddInstanceWhenParalleStream: "True",
|
|
FFlagStudioLoadLesserQtTranslationFiles: "True",
|
|
DFFlagLuaDebuggerDoNotResetStackForLuaThreadWithError: "True",
|
|
FFlagStudioGamePresenceToFixSyncCallHangWhenQuit: "True",
|
|
FFlagStudioFileLockRelatedFixes: "True",
|
|
FFlagEnableReturnKeyPressedEvent: "True",
|
|
FFlagMultipleBoxesManualFocusRelease2: "True",
|
|
FFlagXboxLocV2: "True",
|
|
FFlagStudioShowVariableTooltipOnErrorLine: "True",
|
|
FFlagEnableLegalText: "True",
|
|
FFlagStudioCheckArgPhraseForInFunctionCall: "True",
|
|
FFlagStudioNewFoldState: "True",
|
|
FFlagDoNotLoadUnverifiedBuiltInPlugins: "true",
|
|
FFlagLuaAppPreloadChatRefactor: "True",
|
|
FFlagLuaAppDeepLinkEventReceiver: "True",
|
|
FIntAvatarEditorRedesignRolloutPercentageAndroidPhone: "100",
|
|
FIntAvatarEditorRedesignRolloutPercentageAndroidTablet: "100",
|
|
FIntAvatarEditorRedesignRolloutPercentageIphone: "100",
|
|
FIntAvatarEditorRedesignRolloutPercentageIpad: "100",
|
|
FIntAvatarEditorRedesignRolloutPercentageOther: "100",
|
|
FIntLuaCatalogRolloutPercentageAndroidPhone: "100",
|
|
FIntLuaCatalogRolloutPercentageAndroidTablet: "100",
|
|
FIntLuaCatalogRolloutPercentageIphone: "100",
|
|
FIntLuaCatalogRolloutPercentageIpad: "100",
|
|
FIntLuaCatalogRolloutPercentageOther: "100",
|
|
FFlagLuaAppEnableAERedesign3: "True",
|
|
FFlagLuaAppEnableLuaCatalogPage3: "True",
|
|
FFlagUseCreationToFetchMyOverrideData2: "True",
|
|
FStringStudioUrlAnimationEditor:
|
|
"https://web.archive.org/web/20200624170102/https://devforum.roblox.com/t/keyframes-animate-everything-around-me/360033",
|
|
FFlagGraphicsVulkanPixelbookDisable: "True",
|
|
FFlagLuaAppGameplayIntentReferralSource: "True",
|
|
FFlagEnableAndroidSetPendingTagOnContactFriendRequest: "True",
|
|
DFFlagUseDefaltShirtAndPants2: "True",
|
|
FIntLuaChatAliasesRolloutV3: "0",
|
|
FFlagEnableContactsApiServiceV2: "True",
|
|
DFFlagESGamePerfMonitorEnabled: "True",
|
|
DFIntESGamePerfMonitorDelayBeforeFirstReportInSeconds: "60",
|
|
DFIntESGamePerfMonitorHundredthsPercentage: "200",
|
|
DFIntESGamePerfMonitorReportTimerInSeconds: "30",
|
|
DFFlagStrictOggParsingFix2: "True",
|
|
DFFlagStrictOggParsingSeekFix: "True",
|
|
DFFlagReportMoreParsingAnomalies: "True",
|
|
DFIntReplicatorJoinSnapInfluxHundrethsPercentage: "50",
|
|
FFlagPackageRemoveJointInstanceWhenHashing: "True",
|
|
FFlagStudioPackageVersionCheckInEditDMOnly: "True",
|
|
FFlagStudioAddPackagePermissions: "True",
|
|
DFFlagHandleLowTriggerStreamingGC: "True",
|
|
DFFlagAvoidVelBufWhenGC: "True",
|
|
DFFlagInitialSourceHashConsistencyFix: "True",
|
|
FFlagStudioShowDotsForScriptEditors: "True",
|
|
FFlagStudioDraftsServiceGetEditors: "True",
|
|
FFlagMeasureRigidJointsNotInWorld: "True",
|
|
FFlagCMSRemoveAssetTypeBackendMap: "True",
|
|
FFlagCMSRemoveUGCContentEnabledBoolean: "True",
|
|
FFlagStudioUseNewMergeDialog: "True",
|
|
DFFlagVersionControlServiceBroadcastOnEditorsChange: "False",
|
|
FFlagUserFixMouseCapture: "False",
|
|
FFlagNotGroundhogsDay: "True",
|
|
FFlagCrossDmScriptingInPlugins: "False",
|
|
FFlagPluginMDIInterface: "False",
|
|
FFlagStandalonePluginsSupport: "False",
|
|
FFlagUnfocusTextBoxBeforeAncestorEvent: "true",
|
|
FLogError: "6",
|
|
FFlagRenderShadowmapCheckCB: "True",
|
|
FFlagRenderFixEvsmFiltering: "True",
|
|
FIntLuaAppUseNewAvatarThumbnailsApi5: "100",
|
|
FFlagRenderFixHamArray: "False",
|
|
FFlagCautiouslyInitilaizeSoftwareCursorVisible: "True",
|
|
DFFlagLuaTableExts: "True",
|
|
DFFlagLuaMathLog2: "True",
|
|
FFlagStudioCheckCanPublishBeforePublishing: "False",
|
|
DFFlagCacheExistingPackageVersionData: "True",
|
|
FFlagStudioPackageLinkAutoUpdateIndicatorFixes: "True",
|
|
FFlagStudioAddUpdatePublishedPackageReturnResult: "True",
|
|
FFlagReportGameJoinLoadTime: "True",
|
|
FFlagNoJoinForMoveTo: "True",
|
|
FFlagUserSiblingTouchGui: "True",
|
|
FFlagStudioUseNewDefaultNameEndpoint: "True",
|
|
DFFlagPlayerConfigurerDoCDNProbe2: "True",
|
|
FIntAppBridgeNewGameJoinAPIPercent: "0",
|
|
EnableLuaAppOnChrome: "True",
|
|
FFlagLuaChatAddButtonThemeFixEnabled: "True",
|
|
FStringGraphicsVulkanBlacklist: "",
|
|
EnableAndroidSetTagOnContactAcceptFriendRequest: "True",
|
|
FFlagUseNewFriendsDomainCoreScripts: "True",
|
|
FFlagStudioLoadPluginsAtRightTime: "False",
|
|
FFlagStudioRestoreWindowsASAP: "False",
|
|
FFlagLuaAppFixPrimaryStatIconColor: "True",
|
|
FFlagAvatarEditorRTranslations: "False",
|
|
DFFlagPolicyServicePlayerCallbackQueuesEnabled: "True",
|
|
FFlagNoDisconnectEventBeforeUnmountWorkaround: "True",
|
|
FFlagNewABTestFramework2: "True",
|
|
FFlagLuaChatShareGameThumbnailMigrationV2: "False",
|
|
FFlagShareGameEventConsolidationEnabled: "True",
|
|
DFFlagLoadLibraryWarn: "True",
|
|
FFlagLuauLimitRecursiveBlocks: "True",
|
|
FIntCLI30390: "2",
|
|
DFFlagNetworkUseSharedStreamingObserver4: "False",
|
|
FFlagNetworkStreamingPhysicsObserverInit4: "False",
|
|
DFFlagReportPhysicsReplicationRatio: "True",
|
|
FFlagStreamingParallel3: "True",
|
|
DFFlagFixPhysSenderParallelSimDistanceUpdateValue: "True",
|
|
DFFlagGCJobInitNegativeLastSentServerRadius: "True",
|
|
DFFlagServerPlaceIdKnownAssetEndpoints: "False",
|
|
FIntStudioBFRolesetAsyncPublish: "4",
|
|
FFlagAvatarEditorSimultaneousFullViewAvatarTypeFix: "True",
|
|
FFlagLuaAppFixCancelButton: "True",
|
|
FFlagLuaChatAliasesV3: "False",
|
|
DFStringLoadLibraryWarnLink:
|
|
"https://web.archive.org/web/20200624170102/https://devforum.roblox.com/t/loadlibrary-is-going-to-be-removed-on-january-6th/382516",
|
|
FFlagLuauBetterTypeLint: "True",
|
|
DFFlagFixGetPropertyChangedSignalMemoryLeak: "True",
|
|
FFlagStudioAsyncSingletonManagement: "False",
|
|
FFlagStudioAsyncSaveAs: "False",
|
|
FFlagStudioCloudEditUserDataloadDataAsyncCrashFix: "True",
|
|
DFFlagPackageFixJsonParserCrash: "True",
|
|
FFlagEditAssetForManagedAssets: "True",
|
|
FFlagShowReportOptionInToolbox: "True",
|
|
DFIntReportReplicatorStatsToInfluxHundredthsPercent_PlaceFilter:
|
|
"10000;3027055174;3917136599;2291717546",
|
|
FFlagStudioAutoSaveReportNullCheck: "True",
|
|
FFlagStudioCloseDocumentsOnce: "true",
|
|
FFlagStudioCheckForBadTeamTestResponse: "true",
|
|
FFlagStudioWhatsNewWindow: "True",
|
|
FFlagStudioAddWhatsNewWindowToStartPage: "True",
|
|
EnableTencentLinkingFeature: "False",
|
|
LuaAppHideGameDetailsDeveloperRow: "True",
|
|
FFlagGridUseConstRows: "True",
|
|
DFFlagInvokePreloadCallbackFromDMJob: "True",
|
|
FFlagFixColorPickerAppearingInWrongLocation: "True",
|
|
FFlagAdditionalFallbackFonts: "True",
|
|
FFlagDefaultThumbnailForRBXThumb: "True",
|
|
FFlagEnableCredentialsValidationMigration: "True",
|
|
FFlagEnableAccountSettingsMigration: "True",
|
|
FFlagManualFocusReleaseDisablesSinking: "True",
|
|
FFlagEnablePackageMassUpdateNestedPackage: "True",
|
|
FFlagNewAwardBadgeEndpoint_PlaceFilter: "True;2534981557",
|
|
DFStringAltTelegrafAddress: "100.20.191.133",
|
|
DFIntAltTelegrafHundredthsPercent: "10000",
|
|
DFIntClientJoinProcessPositiveSamplesThousandths_PlaceFilter:
|
|
"1000;3027055174;3917136599;2291717546",
|
|
FFlagMacStudioReportBFsAndPlugins: "True",
|
|
FFlagPCStudioReportBFsAndPlugins: "True",
|
|
DFFlagStudioShowToastNotificationInMainThreadAsync: "True",
|
|
FFlagEnableGameSignalRWithWindows1: "False",
|
|
FFlagUserFixZoomClampingIssues: "True",
|
|
FFlagRbxThumbAllowAnyParamsOrder: "True",
|
|
FFlagBetterRbxThumbRetryLogic: "True",
|
|
DFIntBatchThumbnailMaxRetries: "5",
|
|
FFlagUserChatNewMessageLengthCheck: "False",
|
|
DFFlagTrackStencilBufferSupport: "False",
|
|
DFFlagEnableSSEClamp: "True",
|
|
FFlagCMSEnableCatalogTags: "False",
|
|
FFlagAvatarEditorEnableLuaAuthenticationCheck: "True",
|
|
FFlagParentWeldToOtherPart: "True",
|
|
FFlagEnableLargeRobuxAndroidUpsellV3: "True",
|
|
FStringStudioBuiltinPluginDefaultFont: "SourceSans",
|
|
FFlagStudioLogTestUsage: "True",
|
|
FFlagEnableRobuxHexIconV2: "True",
|
|
FFlagStudioGameSettingsUseNewSettingsImpl2: "False",
|
|
FFlagStudioStopHardcodingDecadeOfDifferentDevhubDomains: "True",
|
|
FFlagResetKeyStatesOnWindowGainFocus: "True",
|
|
FFlagApplyModifiersToInputObjects2: "True",
|
|
DFFlagCurlReportResolvedIp: "True",
|
|
DFFlagInfluxReportLastVisitedUrl: "False",
|
|
FFlagUsingBrowserServiceCaptcha: "True",
|
|
FFlagBrowserServiceForAllPlatforms: "True",
|
|
DFFlagFixGuardTiming: "True",
|
|
FFlagUseNewDocumentationUrls: "True",
|
|
FFlagStopCaringAboutIsTouchDevice: "False",
|
|
FFlagScrollingFrameSinkMouseDownOnScrollbar: "True",
|
|
FFlagRoundInUDimLerp: "True",
|
|
DFFlagUseAPIAssetsVersionsV2: "True",
|
|
DFFlagVersionControlServiceBroadcastOnEditorsChangeExplicit: "true",
|
|
FFlagStudioSandboxUtf8Fix: "true",
|
|
DFFlagHttpClientCacheStatsLock: "True",
|
|
FFlagAnimEditorUseCustomFPS: "True",
|
|
FFlagDevConsoleLogMemoryButton: "True",
|
|
DFFlagEnableHttpProxy: "False",
|
|
FFlagPlayerListDontSinkTouchUnnecessarily: "True",
|
|
FFlagPlayerListBetterGroupCheck: "True",
|
|
FFlagPlayerListDontSortTeamsByScore: "True",
|
|
DFFlagBetterAddInstance: "True",
|
|
DFFlagEasingRefactor: "True",
|
|
FFlagStudioFixConstantReconnectPopups: "True",
|
|
FFlagStudioUpdateWhatsNewDevForumUrl: "True",
|
|
DFFlagFixSoundReplicationForTeamCreate: "True",
|
|
FFlagEnableSetStageNoneInDestroy: "True",
|
|
DFFlagTaskSchedulerEraseDone: "True",
|
|
DFFlagTaskQueueLinger: "True",
|
|
FFlagLuaAppNewThumbnailFinalState: "True",
|
|
FFlagGraphicsMetalMacIncMinSpec: "True",
|
|
FFlagQueueUIEventsDuringLayout2: "True",
|
|
FFlagLuaAppUseGameMediaV2: "True",
|
|
LuaAppHideGamesDropDownList: "True",
|
|
FFlagNotEraseCallbackQueueOnPlayerRemoving: "True",
|
|
DFFlagModifySoundAssetsAssetListStringSeparator: "True",
|
|
DFIntReportFMODInitThreadingRate: "0",
|
|
DFFlagCheckFMODInitThreading: "False",
|
|
DFFlagHttpRequestClearRes: "True",
|
|
DFFlagSignalRControlExcStringFix: "True",
|
|
DFFlagFileSystemCheckReadSize: "True",
|
|
FFlagInfiniteTriangleMeshRecalcFixEnabled: "True",
|
|
FFlagStudioReportOSVersionDiag: "True",
|
|
FFlagSolverRemoveBadDebugCode: "True",
|
|
DFFlagLDLEliminationPerformanceFixEnabled: "True",
|
|
DFFlagOptimizeTerrainStreamOut: "False",
|
|
DFFlagTerrainPhysicsDataDeferredSquared: "True",
|
|
FFlagTerrainUseClumpedPhysicsData: "True",
|
|
FFlagStudioFixSelectAll: "True",
|
|
FFlagStudioEnsureEditDataModel: "True",
|
|
FFlagGetVersionHistoryAssetFailure: "True",
|
|
DFFlagReportReplicatorJoinDataItemStatsToInflux: "True",
|
|
DFIntReplicatorJoinDataItemStatsInfluxHundrethsPercentage: "1000",
|
|
FFlagStudioUseStandaloneTransformTool2: "True",
|
|
FFlagGraphicsClampDepthBias: "True",
|
|
EnableManualFocusReleaseSupport: "True",
|
|
FFlagAnimEditorRenameKeyOptionFix: "True",
|
|
FFlagStudioToolboxEnablePlaceIDInAnalytics: "True",
|
|
FFlagStudioToolboxInsertAssetCategoryAnalytics: "True",
|
|
FFlagStudioEnableSaveToCloudV2BetaFeature: "False",
|
|
FFlagStudioSaveToCloudV2: "False",
|
|
FFlagStudioSaveToCloudV3: "False",
|
|
FFlagStudioSaveToCloudV3SpotFixes: "False",
|
|
FFlagAvatarEditorUseUserIdFromStore: "True",
|
|
FFlagUseLocalStorage3: "True",
|
|
DFFlagPlayerPolicyNotSwallowingError: "True",
|
|
DFFlagDontWalkOnReparent: "False",
|
|
FFlagStudioWhatsNewWindowBeta: "False",
|
|
FFlagCreateAndUpdateDataReplicationCache: "False",
|
|
DFFlagSupportJoinDataItemV2i: "False",
|
|
DFIntReplicatorJoinDataItemV2StatsInfluxHundrethsPercentage: "1000",
|
|
FFlagFutureIsBrightPhase2_5_v3: "True",
|
|
FFlagFlipTerrainNormalMap: "True",
|
|
FFlagUIViewportFrameDeviceRestore: "True",
|
|
FFlagStudioTextEntryRoactBugPatch: "True",
|
|
FFlagStudioGameSettingsUseNewSettingsImpl3: "True",
|
|
DFFlagLoadLibraryTrack: "True",
|
|
DFFlagRCCTeamCreateSaveOnZeroPlayers: "True",
|
|
FFlagCLI30496: "True",
|
|
FFlagStudioEnableAsyncPublishBeta: "False",
|
|
FFlagStudioMassUpdateWaitForAsync: "False",
|
|
FFlagStudioCheckFailedPublishOnClose: "False",
|
|
FFlagStudioMakePublishingAsync: "True",
|
|
FFlagStudioPruneModeratedInstalledPlugins: "False",
|
|
FFlagStudioWaitForContentLoadedToLoadPlugins: "False",
|
|
FFlagSetContentLoadedBitBeforeEmittingSignal: "True",
|
|
FFlagStudioLoadPluginsAtRightTime2: "False",
|
|
FFlagStudioUseStandaloneCollisionEditor2: "True",
|
|
FFlagStudioFixCancelTeamCreate: "True",
|
|
FFlagGraphicsVulkanAndroidExtendedFormats3: "True",
|
|
FFlagGraphicsGLAndroidExtendedFormats3: "True",
|
|
FFlagGraphicsAdrenoDisableExtFmt2: "True",
|
|
DFFlagEvenMorePhysicsSenderStats: "True",
|
|
DFFlagAddStreamingAdornDebugger: "True",
|
|
FFlagVersionControlServiceScriptCollabEnabled: "True",
|
|
FFlagCMSEnableCatalogTags2: "True",
|
|
FFlagStudioRemoveCouldNotFetchAssetVersionData: "True",
|
|
FFlagStudioPackagePermissionRGEFix: "True",
|
|
FFlagStudioEnablePackagePermissionsBetaFeature: "False",
|
|
FFlagHideNoAccessGroupPackages: "true",
|
|
FFlagPackagePermissionsAddDefaultNone: "true",
|
|
FFlagStudioEnableAnimationEditorBeta: "False",
|
|
FFlagEnableRoactAnimationEditor2: "True",
|
|
FFlagFixGameSettingsThumbnailDrag: "True",
|
|
DFFlagFixParallelCoarseMovementCallbacks: "True",
|
|
FFlagUseStudioLocaleForForceLocale: "True",
|
|
FFlagFixUnicodeTextSelection2: "True",
|
|
FFlagStudioEnableNewScriptFoldStateBeta: "False",
|
|
FFlagDarwinUseNewMemoryMetrics: "True",
|
|
FFlagStudioCheckIfDefaultFontLoaded: "True",
|
|
DFIntPackagePermissionPullingIntervalInSeconds: "10",
|
|
FFlagPlayerPolicyHttpRequestHealthReportEnabled: "True",
|
|
DFFlagPlayerPolicyHttpRequestRetryEnabled: "True",
|
|
DFFlagDressInLayers2: "true",
|
|
DFFlagRCC29411p3: "true",
|
|
FFlagReduceRelentlessRemoteReminders: "true",
|
|
FFlagAlwaysGenerateGuid: "true",
|
|
DFFlagRebuildR6AccoutrementsWhenEnteringWorkspace: "True",
|
|
FIntPlayerPolicyHttpRequestRetryTimes: "3",
|
|
FFlagTerrainToolsFixScrollBarResize: "True",
|
|
DFFlagFixPerSecDivideStats: "True",
|
|
DFIntRccLinuxMemoryMegaByteLimit: "7000",
|
|
FFlagStudioValidateToSAcceptance: "True",
|
|
FFlagLuaAppSingleTriggerForLocalPlayerManager: "True",
|
|
FIntStudioBFRolesetPackagePermissions: "4",
|
|
FFlagGlslesMediump1: "False",
|
|
FFlagGlsles3Mediump1: "False",
|
|
FFlagStudioCheckLocaleNameBeforUse: "True",
|
|
FFlagBypassDoubleInitialization: "True",
|
|
FFlagFixGameViewControllerViewRecreation: "True",
|
|
FFlagFetchLocalUserHeadshotInFetchHomePageData2: "True",
|
|
FFlagStudioMoveAboutWindowCode: "True",
|
|
FIntLuaChatUseNewFriendsEndpointsV2: "100",
|
|
FFlagLuaCatalogFixLongPriceText: "True",
|
|
FFlagLuaCatalogUseOriginalInsufficentRobuxIcon: "False",
|
|
FFlagCatalogResellerUseNewGridView: "True",
|
|
FFlagPasswordFieldIntegrationEnabled: "True",
|
|
FFlagLuaAppCanDisableBackNavigation2: "True",
|
|
DFFlagStopRestreamInstancesWithoutParent: "True",
|
|
FIntRenderGrassHeightScaler: "50",
|
|
FFlagRenderDecorationGrass: "True",
|
|
DFFlagLDLPGSCollisionStatsEnabled: "True",
|
|
DFFlagPlayerPolicyUseClientIpAddressFromSessionId: "True",
|
|
FFlagAppBridgeRewritePatch1: "True",
|
|
FFlagPlayerListDesignUpdate: "True",
|
|
FFlagUseRoactPlayerList2: "False",
|
|
FFlagUpdateLeaderboardIconPriority: "True",
|
|
FFlagNewPlayerListFixBackpackMemoryLeak: "True",
|
|
FFlagStudioFixPackageKeepsPullingAssetVersionId: "True",
|
|
FFlagStudioFixBindToClose2: "True",
|
|
FFlagStudioFixUILibDropdownStyle: "True",
|
|
FFlagStudioUseDevelopAPIForPackages: "True",
|
|
FFlagStudioGetSharedPackagesInToolbox: "True",
|
|
FFlagExtTrackpadsMasterSwitch: "True",
|
|
FFlagExtTrackpadsUseHeuristics: "True",
|
|
FFlagLuaAppEnableBacktraceErrorReport: "True",
|
|
FFlagStudioCorrectlyDeprecateProp_UITheme: "True",
|
|
FFlagStudioCheckDataModelAfterSave: "True",
|
|
FFlagStudioTranslateThemePropertyItem: "True",
|
|
FFlagTerrainToolsImproveColorImport: "True",
|
|
DFFlagStudioThrowExceptionForCyclicTables: "True",
|
|
FFlagStudioIntInBoolContextWarningFixEnabled: "True",
|
|
FFlagStudioCorrectPublishAnalytics: "False",
|
|
FFlagStudioDisableAutoSaveToCloud: "True",
|
|
FFlagStudioConnectPublishAsClose: "False",
|
|
FFlagStudioFixDMThreadingIssueForPublishAs: "False",
|
|
FFlagStudioCloseScriptsOnUiThread: "True",
|
|
FFlagStudioAnalyticsIdeDocCheck: "True",
|
|
FFlagFixOverZealousTextWrapping: "True",
|
|
FFlagStudioReplaceDMLockWithTask: "True",
|
|
FFlagDisableDecorationForLeafyGrass: "True",
|
|
FFlagTerrainToolsClearConfirmationDialog: "True",
|
|
FFlagTerrainToolsFixSmoothDesiredMaterial: "True",
|
|
UseSetForegroundWindowForPlayer2: "True",
|
|
FFlagTerrainToolsUIUpdate: "True",
|
|
FFlagEnableiOSFriendFinderAndContactFriendingAnalytics: "True",
|
|
DFFlagFixCharPosNaNCompare: "true",
|
|
FFlagBulletInitialContactDivideByAxisLength: "True",
|
|
FFlagStudioAddLoadUserPluginsArgument: "True",
|
|
FFlagStudioCheckForBadTeamTestResponse2: "True",
|
|
FFlagAvatarExperienceConsistentRolloutValue: "True",
|
|
FFlagDebugDeleteDiscrimination: "True",
|
|
FFlagStopCaringAboutIsTouchDevice2: "True",
|
|
FFlagSkipLowResFix: "False",
|
|
DFFlagTaskSchedulerEnsureCOMIsInitialized: "True",
|
|
FFlagFutureIsBrightPhase2GL3: "False",
|
|
FFlagFutureIsBrightPhase2GLES3: "False",
|
|
DFFlagFixNullTask: "True",
|
|
FIntLuaAppBacktraceErrorReportPercentage: "20",
|
|
FFlagLuaAppInputValidationActionUsesCurrentText: "True",
|
|
DFFlagPGSConstraintThreadSafeUpdatePVEnabled: "True",
|
|
FFlagArrayDynamicPopBackBugFix: "True",
|
|
FFlagStudioDeprecateRecentSave: "True",
|
|
FFlagStudioConvertToPackageUploadErrorDisplay: "True",
|
|
FFlagStudioRemoveDuplicatePackageStatusChangedSignal: "True",
|
|
DFFlagHideProxySettings: "True",
|
|
FFlagFixBuiltinPluginSecurityLevels: "True",
|
|
FFlagStudioGameSettingsUseRoact1_2: "True",
|
|
FFlagLuaCatalogLimitSellPriceDigitsTo10: "True",
|
|
FFlagEnableLumberyak: "True",
|
|
DFFlagHumanoidOnlyStepInWorkspace: "False",
|
|
DFFlagRemoveUsesOfIsAutoJoint: "True",
|
|
DFFlagAnimatorNewModelSearchAnalytics: "False",
|
|
FFlagFixTableLayoutMinorAxisSortOrder: "True",
|
|
DFFlagBetterStreamingHumanoidSimulationFiltering: "True",
|
|
FFlagUIGradientEnabled: "True",
|
|
FFlagLuaAppGameGridNewMetrics: "True",
|
|
FFlagShowModeratedPluginInfo: "True",
|
|
FFlagGameDetailsPeekViewAnalyticsEvents: "True",
|
|
FFlagLuaAppABTestGameDetailsPeekView: "True",
|
|
FFlagLuaAppInitializeABTests: "False",
|
|
FFlagRemoveItemASHX: "True",
|
|
DFLogTrackTeamCreateSaveMD5HashOutput: "6",
|
|
FLogStudioLocalSaveMD5HashOutput: "6",
|
|
DFFlagAnimatorAnimationPlayed: "True",
|
|
FFlagUserMakeThumbstickDynamic: "False",
|
|
FFlagCLI30497: "True",
|
|
FFlagCLI30497R: "True",
|
|
FFlagCLI30497B: "false",
|
|
FFlagCLI30497W: "True",
|
|
FFlagCLI30497H: "True",
|
|
FFlagCLI30497S: "True",
|
|
FFlagLuaAppFriendsAnalyticsOnStartup: "True",
|
|
DFFlagNoExceptionForSimulatingOwnCharacterOutsideStreamingRegion2:
|
|
"True",
|
|
FFlagNetworkStreamingPhysicsObserverInit6: "True",
|
|
DFFlagNetworkUseSharedStreamingObserver6: "True",
|
|
DFFlagOptimizeTerrainStreamOut2: "True",
|
|
DFFlagPartInstanceCofMPropertyExposed: "True",
|
|
DFFlagLDLPGSAdditionalStatsEnabled: "True",
|
|
DFFlagHttpServiceUseIpBlacklist: "True",
|
|
DFFlagNotifyModelCompleteness3: "True",
|
|
DFFlagCompletenessClientCreatesInstanceFix: "True",
|
|
FIntCLI30497I: "2048",
|
|
DFFlagJumpScaresP2: "True",
|
|
FFlagAvatarExperienceUnselectTryOnFix: "True",
|
|
FFlagAvatarEditorUpdateRecommendations: "True",
|
|
FFlagAvatarEditorTweenMinimizeButton: "True",
|
|
DFIntDesiredStreamJobTimeMSPerThread: "6",
|
|
FFlagWindowsTouchEnabled: "False",
|
|
FFlagTouchscreenSupport: "False",
|
|
FFlagUserChatHistorySinksInput: "True",
|
|
FFlagLinearFXBlurFix: "true",
|
|
FFlagRenderEnableDepthClamp: "True",
|
|
DFFlagFixExtraMemoryComputation: "true",
|
|
FFlagXboxFixEngagementLayout: "True",
|
|
FFlagLDLAkisMethodEnabled: "True",
|
|
FFlagCheckGameStateOnResume: "True",
|
|
FFlagLuaCatalogInfoRowEclispe: "True",
|
|
FFlagLuaCatalogKeepSellAlertPositionWithKeyboard: "True",
|
|
FFlagGlsles3MediumpNoHQ1: "True",
|
|
FFlagCheckDataModelStateInTeleport: "True",
|
|
FFlagFixACMOverlappingIssues: "True",
|
|
FFlagVideoSupport: "True",
|
|
DFFlagHttpsTextFilter: "True",
|
|
DFIntHttpsTextFilterPercentRollout: "100",
|
|
DFFlagNoSharedPinocchio: "True",
|
|
DFFlagSupportMeshV4Read: "True",
|
|
FFlagIssueTrackerRefactor: "True",
|
|
FFlagApplyPlaceFilterEarly: "True",
|
|
DFFlagAniCombinedServerPassthrough: "True",
|
|
FFlagOverrideMouseBehaviourFireChanged: "True",
|
|
FFlagUpdateSettingsHubGameText: "False",
|
|
DFFlagNewMemoryLevelCheck: "True",
|
|
DFFlagFixPreloadAsyncCallbackCrash: "True",
|
|
FFlagSmallerToolboxMinWidth: "True",
|
|
DFFlagRakNetUseSelect: "True",
|
|
FFlagDeliverLowMemoryWarningsViaPolling: "False",
|
|
FFlagStudioDraftsServiceRemovedScriptsFix: "True",
|
|
FFlagEnableScaleIndependentBulletCollision2: "False",
|
|
FFlagStudioLogPlaceIdOnPlaceOpen: "True",
|
|
FFlagStudioDraftsDeletePreferSafeOption: "False",
|
|
FFlagStudioLoadPluginsAtRightTime3: "True",
|
|
FFlagStudioFixOgreWidgetCheckInPlaceSessionMainView: "True",
|
|
FFlagStudioReplaceDMLockWithTaskIfNotOnMainThread: "True",
|
|
FFlagStudioTranslationsTail001: "True",
|
|
FFlagStudioTranslationsTail002: "True",
|
|
FFlagFixMouseInStandaloneWidgets: "True",
|
|
FFlagStudioPruneModeratedInstalledPlugins2: "True",
|
|
FFlagStudioDoNotStoreSelectionListInPropertyWidget: "True",
|
|
FFlagStudioCleanupPluginWidgetRelayViewBase: "True",
|
|
FFlagGraphicsD3D9GracefullyHandleBadWindowHandle: "True",
|
|
FFlagStudioCleanupPluginRefresh: "True",
|
|
FFlagStudioDisconnectIDEDoc: "True",
|
|
FFlagAllowLuauTypes: "True",
|
|
FFlagUserChatValidateFirst: "True",
|
|
FFlagDontCountHorizontalScrollsForExtTrackpad: "True",
|
|
FFlagLuauOptimizeTableVarargs: "True",
|
|
DFFlagLuauFasterTableLibrary: "True",
|
|
FFlagLuauImproveLineInfo: "True",
|
|
DFFlagNetworkUseSharedStreamingObserver6_PlaceFilter:
|
|
"True;2096931771;900578327;2096931771;2293712847;4498778926",
|
|
DFFlagStrictParsingFix: "True",
|
|
FFlagTerrainToolsFixNilBrushProperties: "True",
|
|
FFlagTerrainToolsUseFragmentsForToolPanel: "True",
|
|
FFlagTerrainToolsFixPlanePositionErrorMessage: "True",
|
|
FFlagTerrainToolsFixGettingTerrain: "True",
|
|
FFlagTerrainToolsOffsetGenerationNoise: "True",
|
|
FFlagPlayerPolicyHttpRequestHealthReportToInfluxEnabled: "True",
|
|
FFlagLDLUseStasisCache: "True",
|
|
FFlagIgnoreModalGuiWhenScreenGuiIsDisabled: "True",
|
|
FFlagMarkAppearanceDirtyWhenUIPaddingChanges: "True",
|
|
FFlagFixHorizontalScrollBarGaps: "True",
|
|
DFFlagFixScalingValueReplicationWarn: "True",
|
|
DFFlagStudioFixJoinSurfacesDisabled: "True",
|
|
FFlagStudioEnableLuauTypeCheckingBetaFeature: "True",
|
|
FFlagLuaAppBacktraceReportBaseUrl: "True",
|
|
FFlagLuaChatAliasConfig_GlobalErrorWillDisable: "True",
|
|
FFlagLuaChatAliasConfig_UserIdErrorWillDisable: "True",
|
|
FFlagLuaChatPlayTogetherGameIconFix: "True",
|
|
FFlagFetchAliasesOnStartup: "True",
|
|
FIntLuaChatAliasesRolloutV5: "100",
|
|
DFFlagUsePugiForAbuseReport: "True",
|
|
FFlagXboxUpdateSessionChecker: "True",
|
|
FFlagAvatarExperienceEnableAvatarModelLoadTime: "True",
|
|
FFlagUseGenericRBXThumbUrl: "True",
|
|
FFlagImplementIMEInStudio: "True",
|
|
FFlagLuaCatalogPremiumUpsellModal: "True",
|
|
DFFlagHttpAddSetMethodPatch: "True",
|
|
DFFlagPubKeyExchange: "True",
|
|
FIntNumSmoothingPasses: "3",
|
|
FFlagPerPeerSnfWhitelist: "True",
|
|
FFlagStopRelatives: "True",
|
|
FFlagUseRoactPlayerList3: "True",
|
|
FFlagFindNestedParts: "True",
|
|
FFlagRTMemoryless: "True",
|
|
FFlagPartMaterialTableReload: "True",
|
|
FFlagBeamTextureDesyncFix: "True",
|
|
FFlagFixAdornRenderNullCrash: "True",
|
|
FFlagRemoveReflectionScaleValue: "True",
|
|
FFlagFutureIsBrightPhase2_5EnableControls: "True",
|
|
FFlagPresetLightRefactor: "True",
|
|
FFlagLuaAppDisplayFriendInGame: "True",
|
|
FFlagUserChatAddServerSideChecks: "True",
|
|
FFlagStudioDraftsServiceHostCrashFix: "True",
|
|
FFlagTerrainToolsAutoFormatNum: "True",
|
|
FFlagTerrainToolMetrics: "True",
|
|
FFlagTextScaledRespectUIPadding: "True",
|
|
FFlagOnlyFireFocusedOnce: "True",
|
|
DFIntPercentageThresholdUsingFriendsV2A3: "100",
|
|
FFlagStudioGameSettingsDisablePlayabilityForDrafts: "false",
|
|
FFlagCLI31175: "True",
|
|
FFlagStudioDraftsDeletePreferSafeOption2: "True",
|
|
DFFlagTryGCifNeedGC: "True",
|
|
FFlagStudioFixInitialEnabledPluginGui2: "True",
|
|
FFlagBuildGuiOnServerInStudio: "True",
|
|
FFlagStudioHandlePreloadAsyncInPluginDataModels: "True",
|
|
DFFlagLDLBuildProgramTimeReportEnabled: "True",
|
|
DFFlagLDLProgramOpsReportingEnabled: "True",
|
|
FFlagABTestLoadingDeadlockFix: "True",
|
|
FFlagStopTheDefaultTeleporter: "True",
|
|
DFFlagCompletenessParentMFDFix: "True",
|
|
FFlagStudioGameSettingsPermissionUpdateWarning: "True",
|
|
FFlagLuaLogInDisableAutoFocus: "True",
|
|
DFFlagRccPassThroughMatchmakingMetadata: "True",
|
|
DFFlagRccRemoveMaxGameInstances: "True",
|
|
DFIntHttpInfluxHundredthsPercentage: "2",
|
|
FFlagEnableAppInstallationId: "True",
|
|
FFlagInitializeVideoManager: "True",
|
|
DFIntLDLBuildProgramTimeReportRate: "100000",
|
|
FFlagPlayerListAdjustHeightToMatchLegacy: "True",
|
|
FFlagStudioEnableSafeUpdatesBetaFeature: "True",
|
|
FFlagCatalogUpdateRecommendations: "True",
|
|
FFlagAvatarExperienceNavigationFix: "True",
|
|
FFlagLDLUnrollMatrixOperations: "True",
|
|
FFlagLuaPickyScrollingPicker: "True",
|
|
FFlagLuaCatalogRefactorSpawns: "True",
|
|
FFlagLuaCatalogShowFloodcheckErrorToast: "True",
|
|
FFlagLuaCatalogEnableFullViewToggleAnalytics: "True",
|
|
FFlagLuaAppABTestFeaturedGameTileInSearch: "False",
|
|
FFlagLuaAppGamesAPISetFeaturedGame: "True",
|
|
FFlagLuaAppGameSortGridABTestEnabled: "True",
|
|
DFFlagReportLuaKicks: "True",
|
|
FFlagEnableScaleIndependentBulletCollision4: "False",
|
|
FFlagGraphicsVulkanEnableDepthBiasClamp: "True",
|
|
DFFlagLDLUseMinimalLocalFillElimination: "True",
|
|
DFFlagFixTerrainStreamOutOptOrder: "True",
|
|
FStringLuaAppGameSortGridABTestJSON:
|
|
'{"ABTestData" : { "Control" : { "UseGrid" : false, "GridRows" : 0, "UseGridMediumTile" : false }, "Variation1" : { "UseGrid" : false, "GridRows" : 0, "UseGridMediumTile" : false }, "Variation2" : { "UseGrid" : true, "GridRows" : 3, "UseGridMediumTile" : true }, "Variation3" : { "UseGrid" : true, "GridRows" : 2, "UseGridMediumTile" : true }, "Variation4" : { "UseGrid" : true, "GridRows" : 3, "UseGridMediumTile" : false }, "Variation5" : { "UseGrid" : true, "GridRows" : 2, "UseGridMediumTile" : false } }}',
|
|
FFlagMeasureSleepAssemblies: "False",
|
|
FFlagFixReplaceTerrainAir: "True",
|
|
FFlagStudioProperCheckForServerContentLoaded: "True",
|
|
FFlagFixScrollActionOffset: "True",
|
|
FFlagFixEmotesMenuInputPassthrough: "True",
|
|
FFlagStudioPlaceSessionMainViewCleanupEventFilter: "True",
|
|
FFlagEnablePurchasePromptV2: "True",
|
|
FFlagIfYouDidntKnowNowYouKnow: "True",
|
|
DFFlagUseCorrectIncompatibleVersionMessage: "True",
|
|
FFlagIsPasswordValidationV2Enabled: "True",
|
|
FFlagIsTwoStepValidationV2Enabled: "True",
|
|
FFlagIsTwoStepResendV2Enabled: "True",
|
|
DFFlagStreamingCheckParentBeforeAddingNewInstanceItem: "True",
|
|
DFFlagDeprecateConnectionRejected: "True",
|
|
DFFlagStreamingScaleBufByQuota: "True",
|
|
DFFlagCheckFMODInitThreading2: "True",
|
|
FFlagStudioGameSettingsFixDescriptionFetch: "True",
|
|
FFlagStudioDeferCGESelectionListener: "True",
|
|
DFFlagLuauFailFaster: "True",
|
|
DFFlagGetRidOfPointlessSytemCheck: "True",
|
|
DFFlagVideoFixPossibleBufferingHang: "True",
|
|
DFFlagParameterValidationForLoadSoundForChannel: "True",
|
|
DFFlagVideoBetterHandlingOfUnsupportedCodecs: "True",
|
|
DFFlagDoNotCreatePlaybackChannelForNullSoundChannel: "True",
|
|
DFFlagValidateSoundChannelInTryToLoadSound: "True",
|
|
DFFlagVideoAllowNonNativeResolutions: "True",
|
|
DFFlagVideoBetterCleanupOnOpenFailure: "True",
|
|
DFFlagVideoStreamAlternateStopAudio: "True",
|
|
DFFlagUpdateQuotaAfterMemoryUpdate: "true",
|
|
DFFlagUpdateStreamingInfoWhenGC: "true",
|
|
FFlagFixDuplicateChildNames: "true",
|
|
FFlagLuaAppNilUserPresenceFix: "True",
|
|
DFFlagLDLPGSReportCachedMemory: "True",
|
|
FFlagImagePickerNow: "True",
|
|
FFlagTerrainToolsFixMaterialTooltipClipping: "True",
|
|
FFlagLuaSignUpBDayRefactor2: "True",
|
|
FFlagStudioMitigateTemplateModerationHash: "True",
|
|
FFlagGraphicsD3D11PerFrameQuery: "true",
|
|
FFlagGraphicsVulkanPerFrameQuery: "true",
|
|
FFlagPlayerListDontCreateUIWhenDisabled_PlaceFilter:
|
|
"True;3411100258",
|
|
DFFlagLoadLibraryError: "True",
|
|
FFlagLuaCatalogRedirectOwnedBundleToCorrectCategory2: "True",
|
|
FFlagStudioFixAutoCompleteClosingParensAnonyFuncDef: "True",
|
|
DFIntNetworkStreamingGCUrgentMaxMicroSecondLimit: "8000",
|
|
FFlagStudioAlwaysSendActiveSessionAnalytics: "True",
|
|
FFlagEnableJavascriptHybrid2: "True",
|
|
FFlagPlayerListMorePermissiveLeaderstatsCheck: "True",
|
|
FFlagFixGetStringForKeycodeCrash: "False",
|
|
DFFlagLaterPlayerTeamRemovingSignal: "True",
|
|
FFlagEnableGameI18nForClients: "True",
|
|
FFlagEnableLocaleHostForClients: "True",
|
|
FFlagStudioQuickOpenPatch: "True",
|
|
FFlagStudioQuickOpenFilterHiddenInstances: "True",
|
|
FFlagStudioQuickOpenFixPosition: "True",
|
|
FFlagStudioScriptEditorTelemetry: "True",
|
|
FFlagStudioCatchUploadExceptionForAsync: "True",
|
|
FFlagTerrainToolsRefactor: "True",
|
|
FFlagTerrainToolsFlattenUseBaseBrush: "True",
|
|
FFlagEnableScaleIndependentBulletCollision5: "True",
|
|
DFFlagHideStreamingPropsWhenNotStreaming: "true",
|
|
FFlagUseStudioServiceInPluginGetUserId: "True",
|
|
FFlagPrefetchCharacterInfoForSignUp: "True",
|
|
FFlagHttpServiceLogPluginDomains: "True",
|
|
FFlagCtrlPinchRejection: "True",
|
|
FFlagExtraDatamodelServicesForPluginDms: "False",
|
|
DFFlagContentProviderLocalAssetPath: "True",
|
|
FFlagLuaCatalogFixSearchParameterAnalytics: "True",
|
|
FFlagLuauContinue: "True",
|
|
FFlagLuaChatDateContentOverlapFix: "True",
|
|
FFlagDataStoreCacheLimitEnabled: "True",
|
|
FFlagBytecodeSerialization: "True",
|
|
FFlagSignatureSerialization: "True",
|
|
DFFlagReplicatorStreamingReportGCStepPercentage: "True",
|
|
DFIntStreamedRegionGCUrgentFactor: "20",
|
|
FFlagAvatarExperienceSaveManagerInitialization: "True",
|
|
FFlagAvatarExperienceEmptyHistoryFix: "True",
|
|
FFlagStudioEnableLuaPublishWorkflowBetaFeature: "False",
|
|
FIntStudioBFRolesetLuaPublishWorkflow: "4",
|
|
FFlagChangeHistoryIgnoreArchivable: "True",
|
|
DFFlagEnableFillWedge: "True",
|
|
FFlagEnableNonWhitelistedToggle: "True",
|
|
FFlagEnablePurchaseV2: "True",
|
|
FFlagGraphicsVulkanBetterTransferBarriers: "True",
|
|
FFlagStopRenderTransparentGlyph: "True",
|
|
FFlagStudioFixModuleScriptLuaStateInBacktrace_2: "True",
|
|
FIntStudioDeprecateQuickFindScriptStep: "2",
|
|
DFFlagStudioShowMixedTablesInWatchedVariables: "True",
|
|
DFFlagReplicatePlaceVersion: "True",
|
|
FFlagStudioFixIntellisenseTooltipCutoff: "True",
|
|
FFlagPlayerListPerformanceImprovements: "True",
|
|
FFlagStudioDontShowNilTooltip: "True",
|
|
FFlagFixGetStringForKeycodeCrash2: "True",
|
|
FFlagPlayerListFixUnexpectedLeaderstatsTypes: "True",
|
|
FFlagPlayerListFixBlockedInitalization: "True",
|
|
FFlagPlayerListFixTouchInputState: "True",
|
|
FFlagPlayerListInitalizePerformanceStatsVisible: "True",
|
|
FFlagMeasureSleepAssemblies2: "True",
|
|
FFlagEnableToolboxInsertWithJoin: "True",
|
|
DFFlagBodySafeUpdatePVEnabled: "True",
|
|
FFlagStudioDraftsUseMultiselect2: "True",
|
|
FFlagStudioDraftsServiceFullNameInDiff: "True",
|
|
FFlagRemoveCommittedDraftsFromSelection: "True",
|
|
FFlagDisableContextMenuDuringCommit: "True",
|
|
DFFlagVersionControlServiceBatchCommit: "True",
|
|
FFlagStudioQuickOpenSelectFirstByDefault: "True",
|
|
FFlagTerrainToolsGeneratorSkipAir: "True",
|
|
FFlagTerrainToolsMaterialGenerateFragments: "True",
|
|
FFlagTerrainToolsFixOffsetGenerationNoise: "True",
|
|
FFlagAllowDuplicateNamesOnNonAnimatedParts: "True",
|
|
FFlagStudioGameSettingsFixUserSearch: "True",
|
|
DFFlagDisableAncientNetworkSettings: "True",
|
|
DFFlagDisableReplicatorLuaCloseConnection: "True",
|
|
DFFlagDisableReplicatorLuaGetRakStatsString: "True",
|
|
DFIntClientReportLuaTicketInfluxHundrethsPercentage: "10000",
|
|
DFIntClientReportLuaConnectionSignalsInfluxHundrethsPercentage:
|
|
"10000",
|
|
DFIntServerReportLuaGetPortInfluxHundrethsPercentage: "1000",
|
|
FFlagTerrainTightBoxes: "False",
|
|
DFFlagTopGamesPhysicsReportingEnabled2: "True",
|
|
DFIntTopGamesPhysicsReportingRatePercent: "1",
|
|
DFIntTopGamesPhysicsAveExpFactorPercent: "10",
|
|
DFIntTopGamesPhysicsReportingDelay: "300",
|
|
FFlagStudioMeshCopyIdUseMeshId: "True",
|
|
FFlagStudioSettingsDialogOnlyShowCancelWithContent: "True",
|
|
FFlagStudioWatchListCheckForEditable: "True",
|
|
FFlagEnableDefaultSortFix: "False",
|
|
FLogPluginOnInvoke: "0",
|
|
FFlagPhysicsSleepImprovementsBeta: "False",
|
|
DFFlagNoExceptionsToPartsInStreaming: "true",
|
|
FStringStudioUrlPhysicsSleepImprovements:
|
|
'"https://devforum.roblox.com/t/beta-test-me-sleeping-part-behavior-improvements/456931"',
|
|
FFlagLuauWarnOnUtf8: "True",
|
|
FFlagUsePolicyServiceForCoreScripts2: "False",
|
|
FFlagFFlagUsePolicyServiceForCoreScripts: "False",
|
|
FFlagStudioFixStripedTableSelectionHover: "True",
|
|
FFlagHandleMouseDownWhenFocused: "True",
|
|
FFlagUseSaneScrollWheelDelta: "True",
|
|
FFlagLuaChatAliasesSizingFix: "False",
|
|
FFlagABTestMultipleWaitsFix: "True",
|
|
FFlagSwipeNeverResetsTouchFocusEventFix: "True",
|
|
FFlagAppBridgeDestroyAppOnTermination: "True",
|
|
FFlagRenderForceContext: "True",
|
|
DFFlagRejectEarlyHumanoidChanges: "False",
|
|
FFlagSteerFloatAndThrottleFloatReplicationFix: "True",
|
|
FFlagSkipLowResFix2: "True",
|
|
FFlagStudioFixStringHighlightingWithBackslashZ: "False",
|
|
FFlagStudioAllowDuplicateWatchVariables: "True",
|
|
DFFlagStudioStopDeepLuaTableStackOverflow: "True",
|
|
FFlagUsingNewCaptchaApi: "True",
|
|
FFlagLuaAppInitializeABTests2: "True",
|
|
DFFlagServerDisableLuaGetPort: "True",
|
|
FFlagQuickOpenFixSpinner: "True",
|
|
DFIntRccLinuxMemoryMegaByteLimit_PlaceFilter:
|
|
"16000;4599786547;4677926228",
|
|
DFFlagPremiumUpsellEnabledV2: "True",
|
|
FFlagPremiumLuaUpsellEnabled: "True",
|
|
FFlagPremiumLuaUpsellEnabledV2: "True",
|
|
FFlagReQueryPremiumOnError: "True",
|
|
FFlagAllowTGAImageAssetExtension: "True",
|
|
DFFlagGCReducesQuota2: "True",
|
|
FFlagAvatarSizeFixForReorganizeHeaders: "True",
|
|
FFlagTerrainToolsRefactorSculptOperations: "True",
|
|
FFlagUseAnalyticalElasticSpring: "True",
|
|
DFFlagClientNetworkReportIpVersion: "True",
|
|
FFlagFixStudioEmulatorDeviceOrientation: "True",
|
|
FFlagBroadPhaseIslandAcceleratedFilterStep: "True",
|
|
FFlagStudioFixShortcutSorting: "True",
|
|
DFFlagDontClearForwardRefMapOnGC: "True",
|
|
FFlagFIB25Update2: "True",
|
|
DFFlagContentProviderLocalAssetPath3: "True",
|
|
DFFlagContentProviderLocalAssetPathRCCFix: "True",
|
|
FFlagExtraDatamodelServicesForPluginDms2: "True",
|
|
DFFlagDontImmediatelyDeparentReplicator: "true",
|
|
DFFlagStopPlayersTraverseForPhysics: "true",
|
|
DFFlagAllowAnimateScripts: "true",
|
|
FFlagStudioRefactorAssetPreview: "true",
|
|
FFlagLuaPackagePermissions: "True",
|
|
FFlagUserCameraToggle: "true",
|
|
DFFlagFriendsV2BadAccessFix: "True",
|
|
FFlagNewAwardBadgeEndpoint2: "True",
|
|
FFlagLocalizeVideoRecordAndScreenshotText: "true",
|
|
FFlagFixGamepadContextActionServiceOverride: "False",
|
|
DFFlagComputeSolverDisplacementForWake: "True",
|
|
FFlagUseSolverDisplacementForWake: "True",
|
|
DFFlagDeferTickleAssemblyWakes: "False",
|
|
FFlagUseNewSleepStage: "True",
|
|
FFlagAvatarEditorUpdateCamera2: "True",
|
|
FFlagAnalyticsCatalogSearchEventContext: "True",
|
|
DFFlagHttpAdditionalBandwidthMetrics: "True",
|
|
DFFlagHttpNetworkType: "False",
|
|
DFFlagHttpDynamicSuccessStatusCode: "True",
|
|
DFFlagClientNetworkReportGameInstanceId: "False",
|
|
DFFlagVideoCircularBufferFix: "True",
|
|
FFlagVideoUseAudioAsMasterClock: "True",
|
|
DFIntUserHttpRequestsPerMinuteLimitZ_PlaceFilter:
|
|
"500;4686746335;4702658078;1067560271;1067660288;735030788;2033617470;4709927839;2033617613;1765700510;1187101243;4728133914;4728134592;4728135073;4728136238;4728136475;4728136681;4728136927;4728137133;4728137352;4728137581",
|
|
DFFlagAvoidVelBufWhenGC2: "True",
|
|
DFFlagClientStreamingRadiusRoundConsistency: "True",
|
|
FFlagCMSUseSharedUGCValidation: "True",
|
|
FFlagStudioFixAutoCompleteInAnonymousFunctionDef: "True",
|
|
FIntNotMovingSleepThresholdMult: "1",
|
|
DFIntFriendshipEndpointMigrationRolloutPercentage: "0",
|
|
FFlagGraphicsGLPerFrameQuery: "False",
|
|
FFlagStudioCheckPlaceVersionMatchInTeamCreate: "True",
|
|
FFlagStudioOpenModuleScriptIfNotFoundWhileDebugging: "True",
|
|
FFlagFixModuleScriptBreakpointNotHitWhenParentScriptNotOpened:
|
|
"False",
|
|
FFlagStudioQuickOpenReopenShowHistory: "True",
|
|
FFlagTrailClearCrashFix: "True",
|
|
DFFlagComputeSolverDisplacementForWake_PlaceFilter:
|
|
"True;679715583",
|
|
FFlagUseSolverDisplacementForWake_PlaceFilter: "True;679715583",
|
|
FFlagUseNewSleepStage_PlaceFilter: "True;679715583",
|
|
DFFlagDeferTickleAssemblyWakes_PlaceFilter: "False;679715583",
|
|
DFFlagRaknetBandwidthMetrics: "False",
|
|
DFIntRaknetBandwidthInfluxHundredthsPercentage: "0",
|
|
DFFlagEnableCallingWakeUpMechanicalJointsForAssembly: "True",
|
|
FIntESGamePerfMonitorReportDetails: "1",
|
|
FFlagLegacyShadowMapFormatRG8: "True",
|
|
DFFlagUseRaisePropertyChangeForSoundPlaying: "True",
|
|
FFlagRefactorPluginLoading: "False",
|
|
FFlagFixWeakFunctionRefInPlugin: "True",
|
|
FStringStudioUrlInsertObjectStreamlining:
|
|
"https://web.archive.org/web/20200624170102/https://devforum.roblox.com/t/object-insertion-workflow-improvements-beta-2/468307",
|
|
DFFlagPremiumGameIdFix: "True",
|
|
FFlagUpsellDirectToPackage: "True",
|
|
DFFlagStreamingFasterTargetRadiusIncreaseAfterGC: "True",
|
|
FFlagFixNotificationScriptError: "True",
|
|
FFlagUserRemoveTheCameraApi: "True",
|
|
DFIntVideoStreamMaxBufferMs: "200",
|
|
DFIntVideoStreamMinBufferMs: "100",
|
|
DFFlagUseThresholdForMotor6DWakes: "False",
|
|
DFFlagWakePartsOnGravityChange: "True",
|
|
FFlagStudioFixPublishSuccessNameIcon: "True",
|
|
FFlagPublishPlaceToRobloxLuaPlugin: "True",
|
|
FFlagStudioRefactorStudioVerbsSavePublishDuplicateCode: "False",
|
|
FFlagStudioFixPhantomBreakpointOnLineDelete: "True",
|
|
DFStringGlobalUniverse17sIds: "14743789;1482020489",
|
|
DFFlagGlobalToggle17sApis: "True",
|
|
DFFlagHttpRbxApiEnable17sApis: "True",
|
|
DFFlagEnableMacWindowCloseButton: "True",
|
|
DFFlagJointInstanceEnabled: "True",
|
|
DFFlagEconomyCreatorStatsApiWhitelist: "True",
|
|
DFFlagPostPremiumUpsells: "True",
|
|
FFlagLogPremiumImpressions: "True",
|
|
FFlagEnableRobuxIconXbox: "True",
|
|
FFlagXboxReportPlayerLocFix: "True",
|
|
FFlagStudioScriptEditorContentsChangingRefine: "False",
|
|
DFFlagUseRaisePropertyChangeForSoundTimePosition: "True",
|
|
FFlagStudioScriptFindElideCopies: "True",
|
|
LuaAppPercentRolloutGameDetailMoreAnalytics: "100",
|
|
FFlagXboxLessInfiniteFunctionMarshaller: "True",
|
|
FFlagFixRobloxInputBadArrayLengthChecks: "True",
|
|
FFlagUserChatNewMessageLengthCheck2: "True",
|
|
FFlagAvatarEditorFixCutOffItemName: "True",
|
|
FFlagLuaChatAliasesSizingFixV2: "True",
|
|
FIntLuaAppLogoutUserOnUnauthorizedPercentRollout: "100",
|
|
FFlagStudioPressEndToEndOfLine: "True",
|
|
FFlagStudioFoldSafeLexer: "True",
|
|
FFlagStudioFixGetClassIcon: "True",
|
|
FFlagDoTeleportCloseCurrentDMBlocking: "False",
|
|
FFlagRemoveDmCheckInSetLocalPlayerInfo: "True",
|
|
DFFlagSimLDLProgramNewStatsEnabled: "False",
|
|
DFFlagRejectEarlyHumanoidChanges2: "True",
|
|
FFlagAssetManagerLuaCleanup1: "True",
|
|
FFlagTrailLockFailCrashFix: "True",
|
|
DFFlagDebugRealityCheck3: "True",
|
|
DFFlagRemoveOldNFWL: "True",
|
|
FFlagAlwaysGenerateGuid2: "True",
|
|
DFIntStreamingPauseVelBufMaxDurationMS: "4000",
|
|
FFlagStudioReportOpenPlace: "True",
|
|
FFlagStudioReportLoginAnalytics: "True",
|
|
FFlagStudioReportBaseUrl: "True",
|
|
FFlagStudioGameSettingsGroupGamePermissionChanges: "True",
|
|
DFFlagVideoModifyMutexes: "True",
|
|
DFFlagVideoEnableDeviceTuning: "True",
|
|
DFFlagVideoFixAbsurdlySlowDataCopy: "True",
|
|
DFFlagVideoEnableGetInfo_PlaceFilter:
|
|
"True;4587054145;4521759066;4589144917;1921623329;4710199611;4786133739",
|
|
DFFlagAlwaysLongStep: "True",
|
|
FFlagStudioConfirmPublishWithDirtyDrafts: "True",
|
|
FFlagStudioQuickImproveResponsiveness: "True",
|
|
FFlagJIRA_RIDE_184_V2: "True",
|
|
FFlagVersionControlServiceScriptCollabEnabledByDefault: "True",
|
|
FFlagStudioFixAssetPreviewTreeView: "True",
|
|
DFFlagSimDontResetContactsOnNotifyAssemblyPrimitiveMoved: "True",
|
|
DFFlagTweenServiceOnStepped: "False",
|
|
FFlagLocalizationToolsLocalizationEnabled: "True",
|
|
DFFlagFixRijndaelCBC: "True",
|
|
FFlagLoadTheLoadingScreenEvenFaster: "true",
|
|
DFFlagClientNetworkSendGameInstanceId: "True",
|
|
FFlagOutputWidgetFindEnabled: "False",
|
|
FFlagCoreScriptOverrideRefactor: "true",
|
|
FFlagXboxUseNewBundleEndpoints2: "True",
|
|
DFFlagVectorMinMax: "True",
|
|
FFlagXboxHardwareBundleEnabled: "True",
|
|
FFlagStudioEnhanceEmulationDeviceManager: "True",
|
|
FFlagBindToAllInterfaces: "True",
|
|
DFFlagConnectIPv6ServerInLAN: "True",
|
|
FFlagRakNetSupportIpV6: "True",
|
|
FFlagImproveCatalogPerformance: "True",
|
|
DFFlagPremiumUpsellUserId: "True",
|
|
FFlagLuauImmutableUpvalues: "True",
|
|
FFlagLuauCaptureOp: "True",
|
|
FFlagPremiumUpsellPrecheck: "True",
|
|
FFlagRefactorPluginLoadingForDeadlock: "True",
|
|
FFlagScaleToolUseBinarySearch: "True",
|
|
DFFlagUseRefactoredHitTest: "False",
|
|
DFFlagUseRefactoredRaycast: "False",
|
|
DFFlagRefactoredIkSolve: "True",
|
|
FFlagDisableAutoTranslateForKeyTranslatedContent: "True",
|
|
FFlagDisableReconnectAfterPotentialTimeout: "True",
|
|
DFFlagFixCoreScriptModuleDebuggerDataNotMappingOnBaseLevelScript:
|
|
"True",
|
|
FFlagStudioFixOpenCoreScriptDocDatamodelMapping: "True",
|
|
DFLogPartStreamingRequests_PlaceFilter:
|
|
"6;2291717546;2623652930;2753554889;3027055174;4599786547",
|
|
FFlagStudioEnableProjectConfig: "True",
|
|
FFlagScriptContextEnableDetailedErrorSignal: "True",
|
|
FFlagLuaAppUseDetailedErrorSignal2: "True",
|
|
FIntInstrumentGuacRollout: "100",
|
|
FFlagLuaAppPolicyMockRefactor: "True",
|
|
FFlagLuaAppPolicyUseGuac: "True",
|
|
FFlagEnableAppPolicyDefaultsFile: "True",
|
|
FFlagLuaAppMorePagePolicyFix: "True",
|
|
FFlagLuaAppTopBarCustomBackButton: "True",
|
|
DFFlagSimLDLProgramNewStatsEnabled2: "True",
|
|
FFlagCJVNotFallbackToEnglishForUGCEnabled: "True",
|
|
FFlagStudioDisplayNameCrashFixEnabled: "True",
|
|
FFlagSimLDLProgramMemoryOptimization: "True",
|
|
FFlagStudioDeprecateQuickFindScriptTotally: "True",
|
|
FFlagStudioFixNullptrTeamCreateDCCrash: "True",
|
|
FFlagStudioEnableCoreScriptOpeningForInternalDevs: "True",
|
|
FFlagStudioDisablePluginButtonsInProgress: "False",
|
|
FFlagStudioCreateGroupOwner: "False",
|
|
FFlagStudioGameSettingsUserGameEditPermissionsRestriction: "True",
|
|
FIntStudioBFRolesetAccessPermissions: "4",
|
|
FFlagEnableStartupControllerOnWindows: "True",
|
|
FFlagCFrameVectors: "True",
|
|
FFlagNoMoreDraggerFloatingPointError: "True",
|
|
FFlagRemoveImplicitIkDraggerUndoWaypoint: "True",
|
|
FFlagStudioServiceShowConstraintDetails: "True",
|
|
FFlagStudioAllowBuiltinActionOverride: "True",
|
|
FFlagStudioDisablePublishButtonsInProgress: "True",
|
|
FFlagStudioCreateGameGroupOwner: "True",
|
|
FFlagUWPLocaleManagerEnabled: "True",
|
|
DFFlagSimEnableTouchEventManager: "True",
|
|
FFlagStudioReportPlaceSize: "True",
|
|
DFFlagFasterHasNanInf: "True",
|
|
DFFlagBodyAtomicUpdate: "True",
|
|
DFFlagParallelCollisionsFaster: "True",
|
|
FFlagStudioLanguageService: "False",
|
|
DFFlagMegaRepOnlyClearWhenNewlyAlive: "true",
|
|
DFFlagInstanceOrderCheck: "False",
|
|
FFlagStudioAutoFocusNewScripts: "True",
|
|
FFlagStudioDefaultPopulateFindWidget: "True",
|
|
FFlagStudioFixLocalShutdownRequest: "False",
|
|
DFFlagLogIsAPVAdornment: "False",
|
|
FFlagLuauHighlightContinue: "true",
|
|
FFlagStudioLuauWarningTelemetry: "False",
|
|
FFlagRankMatchByMatchedLength: "True",
|
|
FFlagTryTranslateParameterOnSourceMatch: "True",
|
|
DFFlagReportParameterContent: "True",
|
|
FFlagAllowPasteKeysBetweenAnimations: "True",
|
|
FFlagFixMockStudioTheme: "True",
|
|
FFlagUseGetKeyframeSequenceIgnoreCache: "True",
|
|
FFlagAddStatCounters: "True",
|
|
FFlagStudioEnableResume: "False",
|
|
FFlagRefactorPluginLoading2: "False",
|
|
DFFlagFastVisuallyMovingCounters: "False",
|
|
FFlagAndroidSetSafeZoneOffsets: "True",
|
|
FFlagStudioDeviceEmulatorSetSafeZone: "True",
|
|
FFlagFixRunServiceStopFromPlugin: "True",
|
|
FFlagStudioGameSettingsAccessPermissions: "True",
|
|
FFlagStudioCloseOnMiddleButtonRelease: "True",
|
|
FFlagStudioFixMacFileOpen: "True",
|
|
FFlagStudioUseAnimationEditorAnalytics2: "True",
|
|
FFlagLuauNewResume: "False",
|
|
FFlagEnableDoubleClickSupport: "True",
|
|
FFlagInGameMenuSinglePaneDesign: "True",
|
|
FFlagInvalidateNanTimeStamp: "True",
|
|
DFIntTrackCountryRegionAPIHundredthsPercent: "100",
|
|
FFlagMacStudioInitCrashHandlingFirstAfterFlagLoaded: "True",
|
|
FFlagGraphicsGLProperCheckForFramebuffer: "True",
|
|
FFlagAccountReplicatorQueueItemTypes: "True",
|
|
FFlagStudioQuickOpenSearchActions: "True",
|
|
FFlagStudioTightenSaveMutexLocks: "True",
|
|
DFFlagRCCMonitoringInitializeCpuVariables: "True",
|
|
DFFlagRaknetBandwidthMetricsAddServerIp: "False",
|
|
FFlagCollectAnalyticsForSystemMenu: "True",
|
|
DFFlagRCCMonitoringCustomTimeouts: "True",
|
|
DFIntHttpRbxApiMaxRetryBudgetPerMinute: "10",
|
|
DFIntHttpRbxApiMaxRetryCount: "3",
|
|
FFlagPlayerListFixStatFlickering: "True",
|
|
FFlagCorescriptThumbnailsRespectBaseUrl: "True",
|
|
FFlagPlayerListBetterDropDownPositioning2: "True",
|
|
FFlagPlayerListUseUIBloxIcons: "True",
|
|
FFlagPlayerListFixTouchInputState2: "True",
|
|
FFlagNewIrradianceCalculation: "True",
|
|
DFFlagRccUseCmdLineLimits: "True",
|
|
DFFlagRaknetBandwidthAddDataCenterId: "False",
|
|
DFFlagRequireModulesTypeCheckAnalyticsEnabled: "True",
|
|
DFIntRequireModulesTypeMismatchWarningCount: "8",
|
|
DFIntAssetTypeCheckPermyriad: "1000",
|
|
FFlagDoesNotLoadCachedFileSyncItemsForLuaApp: "True",
|
|
FFlagStudioFixCDNUrlForProjectConfig: "True",
|
|
FFlagStudioSandboxCrashFix: "True",
|
|
DFFlagTouchQueueMetrics: "True",
|
|
DFIntTouchQueueMetricsSendEveryXSeconds: "300",
|
|
DFIntTouchQueueMetricsInfluxHundredthsPercentage: "10000",
|
|
FFlagStudioFixTemplateModerationHashRemovalOnTCEnable: "True",
|
|
DFFlagSimLDLComponentMemoryUseComputationFix: "True",
|
|
FFlagStudioEnableAssetManagerService: "True",
|
|
FFlagStudioAddBulkImportView: "True",
|
|
FFlagStudioEnableBulkImportFromLua: "True",
|
|
FFlagDoNotGetAntiAddictionPolicyInRenderStep: "False",
|
|
FFlagStudioMakeActivityCounterListCrashDueToLocale: "True",
|
|
FFlagStudioPlaceSessionModelIncorrectLocaleCountryCrash: "True",
|
|
FFlagStudioIncorrectLocaleInLogFile: "True",
|
|
FFlagGraphicsGLDisableTimerQueryAdreno: "False",
|
|
FFlagGraphicsGLPerFrameQuery2: "False",
|
|
FFlagStudioEnableEmulationDeviceEditor: "True",
|
|
FFlagStudioAssetManagerBetaFeature: "true",
|
|
FIntStudioBFRolesetAssetManager: "2",
|
|
DFIntReportParameterContentHundredthsPercent: "8000",
|
|
DFFlagLocalizationServiceGetCountryCodeAPINullptrCheckFix: "True",
|
|
DFFlagPlayerPolicyGetApiUrlForRequestPolicyInfoFix: "True",
|
|
DFFlagPlayFabPlayerLoginLogoutAsServerEvents: "False",
|
|
DFFlagPlayFabEmitMarketplaceEvents: "False",
|
|
FFlagPackageDiffBugFix: "True",
|
|
FFlagStudioChatSessionHandlerCrashFix: "True",
|
|
FFlagLuaAppSiteBannerLinks: "True",
|
|
FFlagTopBarHideSiteBanner: "True",
|
|
FFlagWebViewsUseLuaGameDetails: "False",
|
|
FFlagEnableAppsFlyerLinks: "True",
|
|
EnableAppsFlyerDeferredLinks: "True",
|
|
FFlagEnableGameStartUniversalLink: "True",
|
|
FFlagLuaAppRefactorInAppLinks2: "True",
|
|
FFlagAppBridgeExplicitDefaultPlayerParams: "False",
|
|
DFFlagClientDisableLuaTicket: "True",
|
|
FFlagStudioUpdateRuiDialog: "True",
|
|
FIntDataModelPatcherEventPercentage: "1",
|
|
FFlagEnablePluginPermissionsPage2: "True",
|
|
FFlagPluginIdentityFix: "True",
|
|
FFlagPluginManagementPrettifyDesign2: "True",
|
|
FFlagStudioFetchPluginName: "True",
|
|
FFlagStudioHttpServiceUsePluginPermissions: "True",
|
|
FFlagStudioPermissionsServiceEnabled: "True",
|
|
FixChromebookEnterKeyIssue: "True",
|
|
FFlagStudioDontHideWatchItems: "True",
|
|
FFlagAlwaysWriteLegacyLock: "True",
|
|
FFlagAppShellReporterMonitorFrameTime2: "True",
|
|
FFlagMemoryFromAppShellReporter2: "True",
|
|
FFlagGameDetailsPeekViewAnalyticsEvents2: "True",
|
|
FIntTaskSchedulerThreadMin: "0",
|
|
FFlagStudioTimerRefactor: "False",
|
|
FFlagDumbSpatialHash: "False",
|
|
DFFlagTweecall: "True",
|
|
FFlagStudioInsertObjectStreamliningv0_Consolidated: "True",
|
|
FFlagStudioInsertObjectStreamliningv2_TranslatedToolTips: "True",
|
|
FFlagStudioInsertObjectStreamliningv2_SharedModelBugFix: "True",
|
|
FFlagStudioInsertObjectStreamliningv2_MultiWindowContextPlacementBugFix:
|
|
"True",
|
|
FFlagStudioInsertObjectStreamliningv2_DataModelLifetimeBugFix:
|
|
"True",
|
|
FFlagStudioInsertObjectStreamliningv2_ShowRecommendedObjectsOnly:
|
|
"True",
|
|
FFlagStudioInsertObjectStreamliningv2_ExpandedView: "True",
|
|
FFlagStudioInsertObjectStreamliningv2_InsertMenuShortcut: "True",
|
|
DFFlagBallSocketMaxFrictionTorqueEnabled: "False",
|
|
DFFlagAngularVelocityReactionTorqueEnabled: "True",
|
|
FFlagStudioDefaultGroupInDropdownPublish: "True",
|
|
DFFlagStopSoundTaskOnChannelTreeNullified: "True",
|
|
FFlagRemoveLinkFromKinematicJoints: "False",
|
|
FFlagSpanningEdgeCacheIsInTree: "True",
|
|
FFlagConsistentCofmForAnimatedAssemblies: "True",
|
|
DFFlagParallelSendTouches: "False",
|
|
DFFlagDoNotRepeatRedundantPlayingEvents: "True",
|
|
DFFlagDoNotRepeatRedundantVideoPlayingEvents: "True",
|
|
DFFlagReportReplicationVariantLimitHit: "True",
|
|
DFIntClientSendEventStringDataLimitBytes: "75000000",
|
|
DFIntClientSendEventVariantCountLimit: "1500000",
|
|
DFIntRCCReceiveEventStringDataLimitBytes: "75000000",
|
|
DFIntRCCReceiveEventVariantCountLimit: "1500000",
|
|
DFFlagSimLDLProgramForceUnroll: "True",
|
|
DFFlagLuaNoResetStack: "True",
|
|
FFlagLuauTypeAnnotationsEverywhere: "True",
|
|
FFlagAvatarExperienceImproveBackgroundTransition: "True",
|
|
FFlagAvatarExperienceUseInternalBackgroundAsset: "True",
|
|
FFlagStudioEnablePhoneAndTableDefault: "True",
|
|
DFFlagBallSocketMaxFrictionTorqueEnabled_PlaceFilter:
|
|
"True;4588303397",
|
|
DFFlagDisableDebuggerDisconnect: "True",
|
|
FFlagStudioInsertObjectStreamliningv2_Consolidated: "True",
|
|
DFFlagAllowLuauUpdates: "True",
|
|
DFFlagWarnTypeCheckOnRequire: "False",
|
|
DFFlagForceTypeCheckOnRequire: "True",
|
|
FFlagAddSidToGameJoinLoadTime: "True",
|
|
FFlagEnableConvertToTerrainBeta: "True",
|
|
FFlagSerializerIgnoresMD5: "True",
|
|
FFlagStudioDeviceManagerAddPreview: "true",
|
|
DFFlagPlayFabEmitTeleportEvents: "True",
|
|
FFlagPeekPreviewMenuClose: "True",
|
|
FFlagCatalogAnimationIdlePreview: "True",
|
|
DFFlagSimLDLPGSStatsBufferBreakdownReporting: "True",
|
|
FFlagAvatarExperienceOutfitRecommendations: "False",
|
|
FFlagRenderImproveStreaming: "False",
|
|
FFlagTerrainToolsImportImproveColorMapToggle: "True",
|
|
FFlagTerrainToolsRefactorAssetIdSelector2: "True",
|
|
FFlagTerrainToolsSmoothToolIgnoreWater: "True",
|
|
DFFlagEnable17sNotifications: "True",
|
|
FFlagPlayerListFixLeaderboardDisabledError: "True",
|
|
FIntNumberParalleNarrowPhaseThreads: "16",
|
|
FIntParalleNarrowPhaseThreads: "16",
|
|
FIntLDLPGSMaxParallelTasks: "16",
|
|
FFlagUnlockOnlyCountTheRecentGamesOnce: "True",
|
|
FFlagCheckInstanceIsInScope: "True",
|
|
FFlagFixModuleScriptBreakpointNotHitWhenParentScriptNotOpened2:
|
|
"True",
|
|
FFlagStudioFixStringHighlightingWithBackslashZ2: "True",
|
|
FFlagStudioRefactorStudioVerbsSavePublishDuplicateCode2: "True",
|
|
FFlagImmHandlerFixJapaneseAndKorean: "False",
|
|
FFlagReportInputMethodAnalytics: "False",
|
|
FFlagFixTextSelectionForHighDpi: "True",
|
|
FFlagStopCheckingFrontendProcessingInTextLayout: "True",
|
|
FFlagStudioUILibFixAssetTypeMap: "True",
|
|
FFlagEnableUIGradientEnabledProperty: "False",
|
|
FFlagStudioEnableVirtualKeyboardAnimation: "True",
|
|
DFFlagConsumePlatformNameOverAlternateName: "False",
|
|
FFlagSuperSmoothMouseWheelScrolling: "True",
|
|
DFIntReplicationVariantLimitHundredthPercent: "10000",
|
|
FStringEnableiCloudWebCredentialsBtIdsList:
|
|
"49593556386,49593556386,44219219422,49373021284,49849080647",
|
|
FIntSmoothMouseSpringFrequencyTenths: "45",
|
|
FFlagDefaultLocDelimFix: "True",
|
|
DFFlagPremiumUpsellRecheckPremium: "True",
|
|
FFlagPluginManagementFixRemovePlugins: "True",
|
|
FFlagLuaAppMorePageFixEventLoading: "True",
|
|
FFlagLuaAppMorePageMoveEventsToPosition6: "True",
|
|
FFlagLuaAppUseNewMorePage: "False",
|
|
DFFlagRenameDisplayNameToPlatformName: "True",
|
|
DFFlagVisualEngineTrackHeadless: "True",
|
|
DFFlagPartMassEnabled: "True",
|
|
DFFlagAnimatorApplyJointVelocities: "True",
|
|
FFlagLuauPreciseLocals: "True",
|
|
FFlagCoreScriptTopBarStartup: "False",
|
|
FFlagStudioInfoBar2: "True",
|
|
FFlagStudioInfoBarOnDraftCreation: "True",
|
|
FFlagLuauNewResume2: "True",
|
|
FFlagLuauNewDebugger: "True",
|
|
FFlagEnableLuaDraggersBetaFeature: "True",
|
|
FFlagXboxAppShellSiblingZIndex2: "True",
|
|
DFFlagFixPlayerGetTeamNeutral: "True",
|
|
FFlagPlayerListFixTeamUpdates: "True",
|
|
FStringNewTopBarForcedUserIds:
|
|
"959520514,656046844,146914182,975669155,344925094,247305679,956690111,1026207482,485327537,166540505,1300488959,1220631541,169775909,1498251806,401950003,751568948,2231221,7210880,931389991,1478764079,597663806,1298953044,1542933305,1182179679,1516442,1155027644,648897862",
|
|
FFlagEnableOverrideAssetCursorFix: "True",
|
|
FFlagStudioNewDirtyPublishWarningDialog: "True",
|
|
FFlagDataModelPatcherAlwaysRecordErrors: "True",
|
|
FFlagReplicatorInitializeSharedSchema: "True",
|
|
DFFlagReplicatorUseSharedSchema: "True",
|
|
FFlagStudioSandboxVerifyIntegrityOnInitialize: "True",
|
|
FFlagStudioScriptEditorEventsCrashFix: "True",
|
|
FFlagStudioReportSavePlaceTime: "True",
|
|
FFlagStudioFixSessionLengthCap: "True",
|
|
FFlagReportMechanismChangeDuringGameplayCount: "True",
|
|
DFFlagUseRefactoredRaycast3: "True",
|
|
DFFlagUseRefactoredHitTest2: "True",
|
|
DFFlagDebugForcePubKeyExchange: "True",
|
|
DFFlagNetworkAuditEn2: "True",
|
|
DFFlagPreventDeepTuples: "True",
|
|
DFFlagMoreNfPlayer: "True",
|
|
DFFlagReplicateAllowLuauOnly: "True",
|
|
DFFlagUseThresholdForMotor6DWakes2: "False",
|
|
FFlagStudioFixMeshPartPreview: "True",
|
|
FFlagStudioAssetPreviewTreeFix2: "True",
|
|
FFlagTruncateDevFrameworkHyperlinkText: "True",
|
|
FFlagWorldModelV4: "False",
|
|
FFlagAllowWorldModelCreationV2: "True",
|
|
FFlagWorldModelRefactorV3: "False",
|
|
DFFlagInstanceOrderCheck2: "True",
|
|
FFlagRenderEmitterRecomputeOnChange2: "False",
|
|
FFlagEnableReadingNewConvexDecompositionPath: "True",
|
|
FFlagStudioChangeMinimumSizeOfPublishWindow: "True",
|
|
FFlagStudioCreateNewGameRewritesName: "True",
|
|
FFlagLuaAppMediumTileInGameSearchPage: "True",
|
|
FIntLuaAppPercentRolloutFeaturedGameTileInSearch: "100",
|
|
FFlagLuaAppPreloadDataInProgressWait: "True",
|
|
FFlagLeaveStartingCoreScriptsToPlaceLauncher: "True",
|
|
FFlagFixNavigationToChatFromPN: "True",
|
|
FFlagDataModelPatcherBootstrapEnabled: "True",
|
|
FFlagRenderShadowDisableBottomClip: "True",
|
|
FFlagRenderMetalFixMaxFP16Samples: "True",
|
|
FFlagRenderHalfresShadowsVulkan: "True",
|
|
FFlagRenderGrassUpdateBudgetFix: "True",
|
|
FFlagRenderShadowmapNoMSAADepth: "True",
|
|
DFFlagBallSocketMaxFrictionTorqueEnabled2: "True",
|
|
FFlagJointInstanceRenderAdornCheck: "True",
|
|
FFlagLuaAppUseSessionization: "True",
|
|
FFlagLaunchAppWaitForABTestsInitialized: "True",
|
|
FFlagEnableAvatarExperienceLandingPageABTest3: "True",
|
|
FFlagAELandingPageAnalytics: "True",
|
|
FFlagPerformPurchaseNewBundleInfoTypeEnabled: "True",
|
|
FFlagEmotesMenuNewKeybinds: "True",
|
|
FFlagStudioPreventAccidentalTyposWhenHittingBreakpoint: "True",
|
|
FFlagLuaAppSendLogsToBacktrace: "True",
|
|
FFlagLuauFixSetMetatableType: "True",
|
|
FFlagUseNewSleepStage2: "True",
|
|
FStringFeature_NewGameJoinTeleport: "426;100",
|
|
DFFlagOnlyOneRightGrip_PlaceFilter:
|
|
"True;189707;4837595186;4586741827;3487742603;2747834912;4388574342",
|
|
FFlagStudioLuauWarningTelemetry2: "True",
|
|
DFIntParallelNarrowPhaseSerialCutoff: "50",
|
|
DFFlagPlayerPolicyGetDMFromService: "True",
|
|
DFFlagPlayerPolicyReportHttpFailureOnEveryAttempt: "True",
|
|
FFlagMobileUseApplicationDirectories: "True",
|
|
FFlagQtReadSystemProxy: "True",
|
|
FFlagLuaAppUseNewEventsPage: "True",
|
|
FFlagAvatarExperienceBackgroundThemeFix: "True",
|
|
DFFlagDeferTickleAssemblyWakes2: "True",
|
|
FFlagStudioFixDisappearingVirtualKeyboard: "True",
|
|
FFlagGfxPartInvalidationLimitToTime: "False",
|
|
FFlagGraphicsVulkanPreRotate: "False",
|
|
FFlagStudioSavePlaceAs: "False",
|
|
FFlagFixStartupGameLaunchFromLink: "True",
|
|
FFlagGameSettingsUseUILibraryCheckBox: "True",
|
|
FFlagGameSettingsUsesNewIconEndpoint: "True",
|
|
FFlagWebViewsUseLuaGameDetails2: "True",
|
|
FFlagLuauLookupImportedTypeCorrectly: "True",
|
|
FFlagStudioFixMultipleAssetsImportLogic: "True",
|
|
FFlagAvatarEditorAttachmentCameraFocus: "False",
|
|
FFlagRenderMsaaShadowsVulkan: "True",
|
|
FFlagLuauNewDebuggerGracefulYields: "True",
|
|
DFFlagUseThresholdForMotor6DWakes2_PlaceFilter: "False;679715583",
|
|
DFFlagAlwaysLogTcDisco: "True",
|
|
FFlagAvatarCatalogCloseSearchWhenAvatarIsTapped: "True",
|
|
DFFlagDeferTickleAssemblyWakes2_PlaceFilter: "False;441585237",
|
|
DFFlagVideoCleanUpTimeHandling: "True",
|
|
FFlagPassPointerActionsToGuiObjects: "True",
|
|
FFlagIgnoreActiveWhenProcessingPointerActions: "True",
|
|
FFlagScrollingFrameTrackpadSupport: "True",
|
|
FFlagPublicIKSolve: "True",
|
|
FFlagColor3ToHSVMethod: "True",
|
|
FFlagStudioServiceDrawConstraintsOnTop: "True",
|
|
FFlagEnableRaycastParams: "True",
|
|
FFlagEnableGizmoRaycast: "True",
|
|
FFlagFixAdvancedObjectsDragDropAssert: "True",
|
|
FFlagExtendSelectionBoxAdornee: "True",
|
|
FFlagStudioReportTCStatusWhenOpenPlace: "True",
|
|
FFlagStudioAddTCConnectTimeout: "True",
|
|
FFlagStudioFixTextBoxFocusAndToolTipCloseClashHang: "False",
|
|
DFFlagPhysicsServiceCorrectPlayerCountForTouch_PlaceFilter:
|
|
"True;4599786547;467050215",
|
|
DFFlagParallelSendTouches2_PlaceFilter: "True;4599786547",
|
|
FFlagAvatarEditorRecommendedUIBloxButton: "True",
|
|
FFlagStudioInsertObjectStreamliningv2_FeedbackImprovements: "True",
|
|
FStringStudioUrlAssetManager:
|
|
"https://web.archive.org/web/20200624170102/https://devforum.roblox.com/t/asset-manager-is-here-beta/517475",
|
|
FFlagStudioAddBulkImportView2: "True",
|
|
DFFlagAssetManagerPackageSymbolicLinkFix: "True",
|
|
DFFlagSimLDLProgramWorkspaceAndRSIStats: "True",
|
|
FFlagFixTreeViewFlatListDefault: "True",
|
|
FFlagStudioFixTreeViewForSquish: "True",
|
|
FFlagStudioFixUILibraryRequireForPreviewInToolbox: "True",
|
|
FFlagStudioFixAssetPreviewCloseButton: "True",
|
|
FFlagStudioFixTreeViewForFlatList: "True",
|
|
DFFlagCacheSoundStats: "True",
|
|
DFFlagReplicatorProcessPacketMicroprofilerCleanup: "True",
|
|
DFFlagUseUniqueProfilePorts: "True",
|
|
FFlagAvatarExperienceAnimationLookAroundFix: "True",
|
|
FFlagAvatarExperienceCatalogAnimationIdleFix: "True",
|
|
FFlagStudioAlwaysCompleteFunctionEnd: "True",
|
|
DFFlagOnlyOneRightGrip: "True",
|
|
FFlagGetTranslatorApiOnlyForPublishedGame: "True",
|
|
FFlagEnableAuthV2Login: "True",
|
|
DFFlagStudioRefactorSaveToRoblox: "True",
|
|
FFlagSkipFirstMechanismChangeReport: "True",
|
|
FFlagTerrainToolsTerrainBrushNotSingleton: "True",
|
|
FFlagTextViewStdReplace: "True",
|
|
FFlagAvatarExperienceUseUIBloxAlerts: "True",
|
|
FFlagPlayerListMorePerfImprovements: "False",
|
|
FFlagHumanoidCacheNameplate: "True",
|
|
FFlagStudioAllowCorePackagesAndStarterScriptDebugOnStart: "True",
|
|
FFlagLuauParseArgTypesRefactor: "True",
|
|
FFlagLuauSkinnyArrows: "True",
|
|
FFlagAppBridgeNewGameJoinTeleport: "False",
|
|
DFIntFriendshipEndpointMigrationRolloutPercentageV2: "100",
|
|
FFlagUGCValidateTags: "True",
|
|
FFlagUGCValidateMeshBounds: "False",
|
|
FFlagUGCValidateTextureSize: "True",
|
|
FFlagUGCValidateHandleSize: "False",
|
|
FFlagUGCValidateProperties: "True",
|
|
FFlagUGCAllowThumbnailCameraValue: "False",
|
|
FFlagUGCUseNewAssetTypeInfoSchema: "True",
|
|
FFlagEnableThumbnailCameraValue: "False",
|
|
FFlagRemoveLinkFromKinematicJoints2: "True",
|
|
FFlagStudioFixPluginWidgetEnabledSignal: "True",
|
|
FFlagStudioDebuggerLazyLoadVariables: "True",
|
|
FFlagStudioRewriteEmulatorWithMask2: "False",
|
|
DFIntGetFriendsOnlineEndpointMigrationRolloutPercentage: "100",
|
|
DFFlagVideoFixDeviceTuningForAudioOnlyFiles_PlaceFilter:
|
|
"True;4898980405",
|
|
FFlagCMSTabErrorIcon: "True",
|
|
FFlagStudioHashtagIsNotAComment: "True",
|
|
FFlagImmediatelyApplyFlagsButton: "True",
|
|
FFlagEnableFRMInSoloMode: "True",
|
|
FFlagUseInitialTerrainCacheForNonStreaming_PlaceFilter:
|
|
"True;2317712696",
|
|
DFFlagDisableLegacyPlayerJoin: "True",
|
|
FFlagMouseWheelEventSinkingPropagatesToGUI: "True",
|
|
FFlagMultiBinaryAssets: "True",
|
|
FFlagUserFixZoomInZoomOutDiscrepancy: "True",
|
|
FFlagClickDetectorUsesHRPForDistanceCalculation: "True",
|
|
FFlagDumbSpatialHash2: "True",
|
|
FFlagModifiedMinimumDistance: "True",
|
|
FFlagCullByDistanceToPOI: "True",
|
|
FFlagTopBarUseNewIcons: "True",
|
|
FFlagInGameMenuSmallerSideBar: "True",
|
|
FFlagTopBarBetterStateInit: "True",
|
|
DFFlagSimSolverBufferPurgeEnabled: "True",
|
|
DFFlagSimLDLProgramFlopCountStats: "True",
|
|
DFFlagRejectInvalidToolParentChanges2: "True",
|
|
FFlagUseBlake2BHashInSharedString: "False",
|
|
DFFlagCompletenessDeadParentRemovingChildFix: "True",
|
|
FFlagLuauFixConditionRepeatUntil: "True",
|
|
FFlagAvatarEditorShowEquippedItem: "True",
|
|
FFlagItemDetailsClosePeekViewFixes: "True",
|
|
FFlagPeekViewSinkInputTo3dView: "True",
|
|
FFlagRefactorPluginLoading3: "False",
|
|
FFlagParallelFetchInternalPermission: "True",
|
|
FFlagStudioEnableFileWatcherDelay: "True",
|
|
FFlagDataModelPatcherFixMajorVersionReporting: "True",
|
|
FFlagDragWeirdConstraints: "True",
|
|
FFlagDraggerUseModelCFrame: "True",
|
|
FFlagDontReselectSelectTool: "True",
|
|
FFlagLazyBoxSelect: "True",
|
|
FFlagTrackMouseDownState: "True",
|
|
FFlagTrackAttachmentBounds: "True",
|
|
FFlagDragOutsideWorkspace: "True",
|
|
FFlagMinScaleSizeFix: "True",
|
|
FFlagClearHoverBoxOnDelete: "True",
|
|
FFlagSinglePartAlwaysLocalSpace: "True",
|
|
FFlagContextMenuSupportLuaDraggers: "True",
|
|
FFlagEnableMotor6DTransformFixBetaFeature: "False",
|
|
FFlagXboxCheck2sv: "True",
|
|
FStringMotor6DTransformFixBetaUrl:
|
|
"https://web.archive.org/web/20200624170102/https://devforum.roblox.com/t/changes-to-motor6d-transform-coming-monday/526807",
|
|
DFFlagReplicatorKickReadEventStringDataAndVariantLimit: "False",
|
|
DFFlagReplicatorKickWriteEventStringDataAndVariantLimit: "False",
|
|
FFlagFixPlaybackWithEndFrameAtZero: "True",
|
|
FFlagUseInitialTerrainCacheForNonStreaming: "True",
|
|
DFFlagPubKeyExchange22: "False",
|
|
FFlagStudioFixVirtualKeyboardRect: "True",
|
|
FFlagAccelerateDuplicateCollisionFidelityReprocess: "True",
|
|
FFlagFixHACDHullPointLoss: "True",
|
|
FFlagPhysicsNewConvexDecompositionEnabled: "False",
|
|
FFlagStudioDraftsWidgetCommitButton: "True",
|
|
FFlagStudioMigrateGlobalToCJVInChina: "False",
|
|
FFlagStudioEnableEmergencyMessageDisplayV2: "True",
|
|
FFlagStudioEnableUrlLinkForEmergencyMessage: "True",
|
|
FFlagStudioCheckEmergencyMessageOnUserLogIn: "True",
|
|
FFlagStudioMoveMorpherEditorInsideGameSettings: "True",
|
|
FFlagStudioPopulateIntlInfo: "False",
|
|
FFlagStudioRestrictUiLibraryUsage: "True",
|
|
FFlagStudioUiLibraryErrorOnNilIncludes: "True",
|
|
FFlagStudioFixNullUniverseInGetResourceByCategory: "True",
|
|
FFlagTerrainToolsOnlyImportInEditMode: "True",
|
|
FFlagTerrainToolsFixMergeEmpty: "True",
|
|
FFlagTerrainToolsFixRegionEditorCleanup: "True",
|
|
FFlagPromptRobloxPurchaseEnabled: "True",
|
|
FFlagCanvasPosChangedOnStepElasticBounds: "True",
|
|
FFlagLuaUIBloxModalWindowAnchorPoint: "True",
|
|
FFlagCatalogSortAndFilters2: "True",
|
|
FFlagStudioQuitMessingWithHotKeys: "True",
|
|
FFlagFixTestServiceWithDebugging: "True",
|
|
FFlagStudioWrapScriptTextEditorInQPointer: "True",
|
|
FFlagStudioFixTCTimeoutReport: "True",
|
|
FFlagStudioAlignBlockEnderOuter: "True",
|
|
FFlagAvatarEditorClearTryOnFix: "True",
|
|
DFFlagUseTaskSchedulerThreadLimit: "True",
|
|
FFlagLuauCompileError: "True",
|
|
DFFlagDontClearTouchEventsDuringInterpolation: "True",
|
|
FFlagStudioEncodeEmergencyMessage: "True",
|
|
FFlagEnableiOSGameTimerFix2: "True",
|
|
FFlagMaterialGeneratorRefactorV1: "True",
|
|
FFlagEnableParamsBasedRaycast: "True",
|
|
DFFlagMotor6DTransformFix: "True",
|
|
DFFlagMotor6DParentNameEnabled: "True",
|
|
FFlagSystemAddressIsPeerId: "False",
|
|
FIntABTestRequestTimeoutMilliseconds: "5000",
|
|
DFFlagHumanoidInstanceGuard: "True",
|
|
DFIntRCCLoadPackageRetryTimeDelay: "0",
|
|
DFIntRCCLoadPackageRetryTimes: "4",
|
|
FFlagAppBridgeNewGameEvents: "True",
|
|
FFlagPremiumSettingsLabel: "True",
|
|
DFFlagDeprecateRakNetRand: "True",
|
|
FFlagDataStoreAdditionalMetricsEnabled: "True",
|
|
FFlagTerrainToolsUseDevFramework: "False",
|
|
DFFlagContactStepAsyncFaster: "True",
|
|
FFlagLuaAppReportConnectFailSeparately: "True",
|
|
FFlagLuaAppAEUseAppPolicyForCustomCostumeNames: "True",
|
|
FFlagLocalStorageQueuePendingFlush: "True",
|
|
FFlagEnableUIGradientEnabledProperty2: "True",
|
|
FFlagFixMakeFriendsNavCrash: "True",
|
|
FFlagStudioPublishMediatorFailedConnection: "True",
|
|
FFlagStudioCreateNewGameRewritesName2: "True",
|
|
FFlagStudioAssetManagerDisableTileOverlay: "True",
|
|
FFlagStudioAssetManagerBulkImportUniverseLoadError: "True",
|
|
DFFlagHandleFMODConstructorReturningNonNullInvalidPtr: "True",
|
|
FFlagFixDisplayScriptsFolderInAssetManager: "True",
|
|
FFlagVersionControlServiceScriptCollabEnabledByDefaultFalse: "True",
|
|
DFFlagFastVisuallyMovingCounters2: "False",
|
|
FFlagAdditionalExtJoinData: "True",
|
|
DFFlagEnableExtendedAnalytics: "True",
|
|
FFlagFixZeroNormalInDecompositeGeometry: "True",
|
|
FFlagScrollingFrameLayoutV3: "False",
|
|
FFlagDevConsoleUseZeroCanvasWidthLogOutput: "True",
|
|
FFlagScrollingFrameFixElasticBoundingDecrease: "True",
|
|
FFlagInGameMenuUseUIBloxButtons: "True",
|
|
FFlagFixLocalShutdownRequest: "False",
|
|
FFlagDedupePackagesInAssetManager: "True",
|
|
FFlagDetailedRequireErrorMsg: "True",
|
|
DFFlagPlayFabEventsV2: "True",
|
|
DFFlagPlayFabEmitMarketplaceEvents2: "True",
|
|
FFlagStudioLocalizationInGameSettingsEnabled: "False",
|
|
FFlagCatalogFullAvatarWifiIcon: "True",
|
|
FFlagDropToolCaptureMouse: "True",
|
|
FFlagMoverSwapWeld: "True",
|
|
FFlagScaleAlwaysAnchors: "True",
|
|
FFlagTreatToolAsModel: "True",
|
|
FFlagFixHoverBoxThickness: "True",
|
|
FFlagLuaDraggerIconBandaid: "True",
|
|
FFlagTakeAScreenshotOfThis: "True",
|
|
FFlagStudioCommandBarAlwaysEnabled: "True",
|
|
FFlagTerrainToolsTweakBrushPower: "True",
|
|
FFlagFixDevFrameworkDockWidgetRestore: "True",
|
|
FFlagStudioApplyFiltersToReplaceAll: "True",
|
|
FFlagScriptEditorEnableShowWhitespace: "True",
|
|
FFlagResellersListClickThrough: "True",
|
|
FFlagUseBlake2BHashInSharedString_PlaceFilter: "True;4939501074",
|
|
DFFlagHACDUseDistancePlaneChecks: "True",
|
|
DFFlagUseLockFreeVoronoiSimplexContainer: "True",
|
|
DFFlagVideoFixTextureInitialization: "True",
|
|
DFFlagVideoFixFrameSizing: "True",
|
|
FFlagEnableThumbnailConfiguration: "True",
|
|
FFlagUGCAllowThumbnailConfiguration: "True",
|
|
DFFlagVideoShowInitialFrameAsTexture2: "True",
|
|
DFFlagVideoFixDeviceTuningForAudioOnlyFiles: "True",
|
|
DFFlagVideoCleanUpAudioDeviceStartStop: "True",
|
|
FFlagPlayerListMorePerfImprovements2: "True",
|
|
FFlagMinimizePlayerListWhenTopBarOpen: "True",
|
|
FFlagXboxAppShellSiblingZIndex3: "True",
|
|
FFlagRobloxGuiSiblingZindexs2: "True",
|
|
FFlagFixRobloxInputBadArrayLengthChecksTheSagaContinues: "True",
|
|
FFlagStudioAddDebuggingFlowLocation: "True",
|
|
FFlagStudioStopRBXASSERTOnDeleteStandalonePlugin: "True",
|
|
FFlagStudioFixMultilineCommentEditingBehavior: "True",
|
|
DFFlagCreateServerPlayerSetsIdAndName: "True",
|
|
FIntAppConfigurationExpiry: "86400",
|
|
FFlagFixKeepingFolderAcquiredInStudioThroughTheFileSystem: "True",
|
|
FFlagStudioMigrateGlobalToCJVInChina2: "True",
|
|
FStringStudioEmergencyMessageV3:
|
|
"eyAicmVnaXN0cnlLZXkiOiAiRW1lcmdlbmN5TWVzc2FnZUZvckNoaW5lc2VTdHVkaW8iLCAicGxhdGZvcm1zIjogWyAiV2luZG93cyIgXSwgIm1lc3NhZ2UiOiB7ImVuIjogIlRvIGdldCB0aGUgYmVzdCBTdHVkaW8gZXhwZXJpZW5jZSBhbmQgcGVyZm9ybWFuY2UgaW4gQ2hpbmEgdXNlIHRoZSBDaGluZXNlIHZlcnNpb24gb2YgU3R1ZGlvIGF2YWlsYWJsZSBvbiA8YSBocmVmPWh0dHA6Ly93d3cucm9ibG94ZGV2LmNuPmh0dHA6Ly93d3cucm9ibG94ZGV2LmNuPC9hPiIsICJ6aF9DTiI6ICJcdTU5ODJcdTY3OWNcdTRmNjBcdTYwZjNcdTRmNTNcdTlhOGNcdTU3MjhcdTRlMmRcdTU2ZmRcdTY3MDBcdTdhMzNcdTViOWFcdTc2ODRcdTAwNTNcdTAwNzRcdTAwNzVcdTAwNjRcdTAwNjlcdTAwNmZcdTcyNDhcdTY3MmNcdWZmMGNcdThiZjdcdTRmNjBcdTUyNGRcdTVmODAgXHUwMDNjXHUwMDYxIFx1MDA2OFx1MDA3Mlx1MDA2NVx1MDA2Nlx1MDAzZFx1MDA2OFx1MDA3NFx1MDA3NFx1MDA3MFx1MDAzYVx1MDAyZlx1MDAyZlx1MDA3N1x1MDA3N1x1MDA3N1x1MDAyZVx1MDA3Mlx1MDA2Zlx1MDA2Mlx1MDA2Y1x1MDA2Zlx1MDA3OFx1MDA2NFx1MDA2NVx1MDA3Nlx1MDAyZVx1MDA2M1x1MDA2ZVx1MDAzZVx1MDA2OFx1MDA3NFx1MDA3NFx1MDA3MFx1MDAzYVx1MDAyZlx1MDAyZlx1MDA3N1x1MDA3N1x1MDA3N1x1MDAyZVx1MDA3Mlx1MDA2Zlx1MDA2Mlx1MDA2Y1x1MDA2Zlx1MDA3OFx1MDA2NFx1MDA2NVx1MDA3Nlx1MDAyZVx1MDA2M1x1MDA2ZVx1MDAzY1x1MDAyZlx1MDA2MVx1MDAzZSBcdTRlMGJcdThmN2RcdTdmNTdcdTVlMDNcdTRlNTBcdTYwMWRcdTcyNDggXHUwMDUzXHUwMDc0XHUwMDc1XHUwMDY0XHUwMDY5XHUwMDZmXHUzMDAyIn0sICJzaHV0ZG93biI6IGZhbHNlIH0=",
|
|
FFlagStudioCheckEmergencyMessageAtStart: "True",
|
|
FFlagRenderFixSun3TimesRender: "True",
|
|
FFlagRenderImproveStreaming2: "False",
|
|
FFlagCatalogSnFResetButtonFix: "True",
|
|
FFlagUGCFixModerationCheck: "True",
|
|
FFlagCatalogFilteredSearch: "True",
|
|
FFlagLuaAppFillScrollingFrameWithLoadMore2: "False",
|
|
FFlagAvatarExperienceOutfitRecommendations2: "False",
|
|
FFlagUserChatAddServerSideChecks2: "True",
|
|
FFlagToolboxTruncateOverrideAssetNames: "True",
|
|
DFFlagParallelSendTouches2: "True",
|
|
FFlagNoRedrawWindow: "True",
|
|
DFFlagHttpRbxApiServiceDontRetryOn429: "True",
|
|
FFlagCancelButtonTouchEventOnMouseDragOff: "True",
|
|
FFlagFixFirstPersonMouseCursorSnapping_CenterPos: "True",
|
|
FFlagFixFirstPersonMouseCursorSnapping_ForceCursor: "True",
|
|
FFlagFixFirstPersonMouseCursorSnapping_UWP: "True",
|
|
FFlagStudioStartServerIfNotStartedWhenStartingClient: "False",
|
|
DFFlagDontHandlePlayerReplicationDataAsSpecialCase: "False",
|
|
FFlagAvatarExperienceCharacterManagerOnSlowNetwork: "True",
|
|
FFlagAvatarImporterRoact: "True",
|
|
FFlagUseRebroadcastEventSharedQueue: "False",
|
|
FFlagMegaReplicatorInitializeTaskQueue: "True",
|
|
DFFlagMegaReplicatorParallelDisconnect: "True",
|
|
FFlagDisableFollowInGameMenu: "True",
|
|
FFlagEnableCorePackagesOverride: "True",
|
|
FFlagJIRA_RIDE_192: "True",
|
|
FFlagStudioPopulateInsertObjectMenuAfterLogin: "True",
|
|
FFlagJIRA_RIDE_630: "True",
|
|
FFlagShowWarningsForUnregisteredOptions: "True",
|
|
FFlagStudioAllowCoreScriptReloads2: "True",
|
|
DFFlagStudioReportPackageRequestWebCopyError: "True",
|
|
FFlagReportStudioPublishSaveFailure: "True",
|
|
FFlagWorldModelV5: "True",
|
|
FFlagWorldModelCatchInsertRawErrors: "True",
|
|
FFlagWorldModelRefactorV4: "True",
|
|
FFlagGetScreenPositionOffsetCamPtrGuard: "True",
|
|
FFlagEnableAvatarExperienceLandingPageForAll: "True",
|
|
FFlagIgnoreLocaleInJoinScriptData: "True",
|
|
FFlagRemoveInGameFollowingEvents: "True",
|
|
FFlagRemoveInGameFollowingServer: "True",
|
|
FFlagFixPluginInvoke: "True",
|
|
DFFlagMegaReplicatorDisconnectSwapAndPop: "False",
|
|
FFlagCreateAndUpdateDataReplicationCache2: "False",
|
|
DFFlagSupportJoinDataItemV2ii: "False",
|
|
FFlagNoCostumeSaveButtonFix: "True",
|
|
FFlagLuaAppUseUIBloxToasts2: "True",
|
|
FFlagStandardizeVector3Case: "True",
|
|
DFIntRCCFailedToEvictPlayerInfluxHundrethsPercentage: "100",
|
|
FFlagGameSettingsPreventClosingDialogWhileSaveInProgress: "True",
|
|
FFlagEnableBackgroundModeWhenInactive: "False",
|
|
DFFlagUseNewTelegrafPriorityTag: "True",
|
|
DFIntTelegrafPriorityThrottleHundredthsPercent: "500",
|
|
DFFlagUseNewTelegrafMethod: "True",
|
|
DFFlagEnablePerfDataMemoryCollection: "True",
|
|
DFIntPerfDataGlobalThrottleHundredthsPercent: "10000",
|
|
DFStringPerfFilterPlaceId: "4599786547",
|
|
DFStringPerfTelegrafAddress: "100.20.191.133",
|
|
FFlagLuaAppChatPageWaitUntilUserABTestsInitialized: "True",
|
|
FFlagLuaChatShareGameToChatFromChatABTestEnabled: "True",
|
|
FFlagLuaChatPlayTogetherABTestEnabled: "True",
|
|
FFlagResetPluginMouseIcon: "False",
|
|
FFlagSetInsertPoint: "True",
|
|
FFlagStudioTrimBeforeToggleComment: "True",
|
|
FFlagStudioDontMoveCursorToEofWhenOpening: "True",
|
|
FFlagStudioFixProjectConfigForStartInPlayMode: "True",
|
|
FFlagAllowReturnToConfirmRespawnCharacter: "True",
|
|
DFFlagPhysicsPacketCountUnderLimit: "False",
|
|
FFlagAvatarShopFixBlankResellersPage2: "True",
|
|
FFlagAvatarEditorAttachmentCameraFocus2: "True",
|
|
FFlagUserDontAdjustSensitvityForPortrait: "True",
|
|
FFlagLuaAppAddGameSearchSessions: "True",
|
|
FFlagSystemAddressIsPeerId2: "True",
|
|
FFlagPlaceLauncherCollectOnMainThread: "True",
|
|
FFlagRenderDXT_KTX: "True",
|
|
FFlagStudioEnableCSGv2SmoothingBeta: "False",
|
|
FFlagLuaAppABTestSearchResultsQ2DGameEmphasis: "True",
|
|
FFlagLuaAppABTestUseSearchResultsQ2DHideBadGames: "True",
|
|
FFlagAppConfigurationEnableMultiBehaviorSupport2: "False",
|
|
FFlagLuaChatAliasesSizingFixAgainV1: "False",
|
|
DFFlagPhysicsSenderNoEmptyPackets: "True",
|
|
DFFlagLuaFastToFloat: "True",
|
|
FFlagLuaTaggedUdataGc: "True",
|
|
FFlagViewSelectorLightUpdate: "True",
|
|
DFIntDetailedBandwidthStatsInfluxHundrethsPercentage: "10000",
|
|
DFFlagDetailedBandwidthStatsInflux_PlaceFilter: "true;4599786547",
|
|
DFIntDetailedBandwidthStatsPlayerLotteryHundrethsPercentage_PlaceFilter:
|
|
"10000;4599786547",
|
|
FFlagFixGettingAssetOwnerNameInAssetPreview: "True",
|
|
FFlagAppUsesAutomaticQualityLevel: "True",
|
|
FFlagDepthOfField: "True",
|
|
FFlagDontLoadCoreScriptsForEditDM: "True",
|
|
FFlagStudioMuteOnlyOnUnfocus: "True",
|
|
FFlagStudioRewriteEmulatorWithMask3: "True",
|
|
FFlagUseCanManageForDeveloperIconServer: "False",
|
|
FFlagGraphicsMetalCompactGeometry2: "True",
|
|
FFlagTopBarHightightIconsOnHover: "True",
|
|
FFlagTopBarCloseContextMenuWhenHotkeysUsed: "True",
|
|
FFlagStudioUseNewAnimationImportExportFlow: "True",
|
|
FFlagTapAwayToCloseBackpack: "True",
|
|
FFlagTopBarEscapeCloseMenu: "True",
|
|
FFlagAddCopyIDToResultPage: "True",
|
|
FFlagStudioEnableResume3: "True",
|
|
FFlagStudioMacOverrideStepIntoShortcut: "True",
|
|
FFlagScrollingFrameLayoutV3_2: "True",
|
|
FFlagEnableFavoritesForAssetPreviewInAssetManager: "True",
|
|
FFlagLuaCatalogFixRemoveSellToastIcon: "True",
|
|
FFlagLuaAppFixToastNotchOverlap: "True",
|
|
FFlagStudioToolboxShowNoPluginResultsDetail: "False",
|
|
FFlagStudioAssetCopySaleStatusFix: "True",
|
|
FFlagFixAssetUploadFailedColor: "True",
|
|
FStringRENAME_ABTEST_AllUsers_GameSearch_Q2DRankingEmphasisHideBad:
|
|
"AllUsers.GameSearch.Q2DRankingEmphasisHideBadV2",
|
|
FFlagLuaAppGameSearchQ2DEvents: "True",
|
|
FFlagSimEnablePreciseConvexDecomposition: "True",
|
|
FStringLuaDraggersBetaUrl:
|
|
"https://web.archive.org/web/20200624170102/https://devforum.roblox.com/t/say-hello-to-the-new-lua-dragger-beta/504815",
|
|
FFlagPlayTogetherFromGameCard: "True",
|
|
FFlagSupportDeathTypeClient: "True",
|
|
FFlagSupportDeathTypeServer: "True",
|
|
DFFlagWaitForChildThrowNan: "True",
|
|
DFFlagWaitForChildNoInfiniteTimerTask: "True",
|
|
FFlagLuaAppGameImpressionsAnalyticsV2: "True",
|
|
DFFlagEveryJointIsManualJoint: "True",
|
|
FFlagLuaAppGameSearchImpressionsEvent: "True",
|
|
FFlagInternalGameLocaleEnabled: "True",
|
|
FFlagUseCanManageForDeveloperIconClient: "False",
|
|
FFlagRemoveAssetUploadUrlSuffix: "True",
|
|
FFlagEnableOverrideAssetGroupCreationApi: "True",
|
|
FFlagLuaPublishFlowFixCreateButtonInChinese: "True",
|
|
FFlagUserHandleChatHotKeyWithContextActionService_PlaceFilter:
|
|
"True;4738806136",
|
|
FFlagRenderSurfaceAppearance_v2_PlaceFilter: "True;5004798193",
|
|
FFlagTerrainOpenCloseMetrics: "True",
|
|
FFlagTerrainToolTabMetrics: "True",
|
|
FFlagStudioServiceHoverInstance: "True",
|
|
FFlagOnlyReadyHover: "True",
|
|
FFlagFFlagFixMenuIcons: "True",
|
|
DFFlagUseNewPostAuthenticationRequest: "True",
|
|
DFFlagMicroprofileGroupAtLastStack: "True",
|
|
FFlagRenderSurfaceAppearance_v1_ColorMapOnly_PlaceFilter:
|
|
"True;5004798193",
|
|
FFlagRenderAtmosphere: "True",
|
|
FFlagCMSConsolidateAssetTypeInfo: "True",
|
|
FFlagAssetConfigDarkerScrollBar: "True",
|
|
FFlagUGCRemoveLearnMoreText: "True",
|
|
FFlagToolboxUseNewAssetType: "True",
|
|
FFlagStudioResizeEmulationDeviceWriteLock: "True",
|
|
FFlagLuaAppRefreshScrollingFrameRefactor3: "False",
|
|
FFlagStopDriveBySwipesOnScrollingFrames: "True",
|
|
DFFlagAdminServerLogs: "True",
|
|
FFlagPlayerDisplayName: "True",
|
|
FFlagUserServiceWhiteListV2: "True",
|
|
FFlagUserServiceEnabledV2: "True",
|
|
FFlagTopBarFixCloseButtonMobile: "True",
|
|
FFlagHideTopBarWhenInspectOpen: "True",
|
|
FFlagNewInGameTopBarForEveryone: "True",
|
|
FFlagABTestLoadingTimeStats: "True",
|
|
FStringStudioUrlCSGv2SmoothingBeta:
|
|
"https://web.archive.org/web/20200624170102/https://devforum.roblox.com/t/introducing-smoothingangle-property-for-partoperation/552810",
|
|
FFlagUseRebroadcastEventSharedQueue2: "True",
|
|
DFFlagGCNotAlwaysMemory: "True",
|
|
DFIntStreamingMaxTargetPercentage_PlaceFilter: "200;4599786547",
|
|
FFlagHandleCanceledToolboxDrag: "True",
|
|
DFFlagTranslatorApiCloudAssetLoadingFix: "True",
|
|
FFlagFixPackageDragSlow: "True",
|
|
FFlagStudioCollectLocationType: "True",
|
|
DFFlagReportBaseUrlForHttpAnalytics: "True",
|
|
DFFlagDisablePackageRequestCache: "True",
|
|
DFFlagStudioDelayModificationCheck: "True",
|
|
DFFlagInitiateMultipleParallelConnection: "True",
|
|
FFlagStudioSupportNilContextServices: "True",
|
|
FFlagStudioGameSettingsResetStoreAction: "False",
|
|
FFlagMoveViaSelectionCenter: "True",
|
|
FFlagStudioMinorFixesForAssetPreview: "True",
|
|
FFlagFixGetAssetTypeErrorHandling: "True",
|
|
DFFlagEnableGetPlayFabTitleFromService: "True",
|
|
DFFlagEnableAnalyticsServiceSetApiKeyEventSteam: "True",
|
|
DFIntGetPlayFabTitleFromServiceRolloutPercentage: "100",
|
|
FFlagCMSPremiumBenefitsLink: "False",
|
|
FFlagStudioBetaFeaturesHideInfoButtonForMissingUrls: "True",
|
|
FFlagStudioFixCrashInSendMockKeyboardNotificationsToLua: "true",
|
|
FFlagRefactorPluginLoading4: "False",
|
|
FFlagFuzzyTerrainNormal: "True",
|
|
FFlagHandleFlakeyMouseEvents: "True",
|
|
FFlagImprovedHandleParams: "False",
|
|
DFIntLoadPackageFirstTimeDelayMs: "0",
|
|
FFlagScriptEditorEnableRulers: "True",
|
|
FFlagRenderImproveStreaming3: "True",
|
|
FFlagNavHighlightUseUIBloxAnimatedItem: "True",
|
|
FFlagAvatarExpereienceUseShimmerPanel: "True",
|
|
FFlagAvatarExpereienceReplaceFitScrollingFrame: "True",
|
|
FFlagSellPageUseVerticalScrollView: "True",
|
|
DFFlagHumanoidDisplayNameEnabled: "True",
|
|
FFlagAvatarExperienceBodySizeIndicator: "True",
|
|
FFlagStudioAssetManagerDisableMagicCharacters: "True",
|
|
FFlagAssetManagerContextMenuActionFixes: "True",
|
|
DFFlagUseTimeoutMessage: "True",
|
|
DFFlagEnsureNullCheckOnDisconnect: "True",
|
|
DIntPackagePermissionPullingIntervalInSeconds: "10",
|
|
FFlagFixAssetUploadName: "True",
|
|
FFlagAssetConfigUseItemConfig: "True",
|
|
DFFlagRemovePackageSymbolicLinkKId: "True",
|
|
FFlagUserHandleChatHotKeyWithContextActionService: "False",
|
|
FFlagDataModelPatcherReportToInflux: "True",
|
|
FFlagLocalStorageDisablePathChangeChecks: "True",
|
|
FFlagLuaAppUseLoadableEventTile: "True",
|
|
FFlagPlayerListUseDisplayNameChina: "True",
|
|
FFlagStudioSavePlaceAs2: "True",
|
|
FFlagStudioPublishMediatorFailedConnection2: "True",
|
|
DFFlagVideoLoadAssetsInStudioEdit: "True",
|
|
FFlagLuauStringFastcall: "True",
|
|
DFFlagLuauFasterUnpack: "True",
|
|
FFlagScriptContextLastResume: "True",
|
|
FFlagLuauNoGcDebt: "True",
|
|
FFlagRenderTerrainGrassNoSpecular2: "False",
|
|
DFFlagSupportIPv6MappedIPv4ForFloodCheck: "True",
|
|
DFFlagVideoDoNotResetTimePositionOnStop: "True",
|
|
FFlagNavigationTabBarVisibilityWithBack: "False",
|
|
FFlagLuaAppSearchBarNoWrap: "True",
|
|
FFlagStudioCloudEditShowErrorCode: "True",
|
|
FFlagLuaAppDisplayNamesEnabled: "True",
|
|
FIntMaxClients: "1023",
|
|
FFlagUseInitialTerrainCache: "False",
|
|
FFlagStudioThunkWithArgsMiddleware: "True",
|
|
FFlagLuaCalculateJumpHeight: "True",
|
|
DFFlagIPV6RobloxStudioCleanUp1: "True",
|
|
FFlagAllowTextEntryToTakeSizeAndPositionProp: "True",
|
|
FFlagStudioRestoreWatchTab: "True",
|
|
FFlagRenderCorrectLinearUnderWaterFog: "True",
|
|
FFlagRenderAtmosphereRefreshSky: "True",
|
|
FFlagRenderAtmosphereRefreshSky2: "True",
|
|
FFlagGameSettingsFixNameWhitespace: "True",
|
|
DFFlagEnableDateTimeInReplicator: "True",
|
|
FFlagEnableDateTimeInNetworkValueFormat: "True",
|
|
FFlagUseDateTimeType3: "True",
|
|
FFlagUseCorrectEndpointForPlaceVersion: "True",
|
|
FFlagStudioCloudEditLogErrorCode: "True",
|
|
FFlagAddHWModelForMac: "True",
|
|
FFlagFixAssetManagerInsertWithLocation: "True",
|
|
FFlagLuauCoroutineC: "True",
|
|
FFlagHandleNoRotateTarget: "True",
|
|
FFlagStudioHideStartPageUrlLinksCJV: "True",
|
|
FFlagStudioShowUserFacingWebsiteCJV: "True",
|
|
DFIntVideoImageReductionFactor: "1",
|
|
DFFlagHttpServiceBetterUserAgent: "False",
|
|
FFlagStudioCloudEditFixErrorCode: "True",
|
|
FFlagHttpServiceNeverCache: "True",
|
|
FFlagPolicyServiceStoreHttpResponseToLocalStorage: "True",
|
|
FFlagEventIngestServiceRefactor: "True",
|
|
FFlagLuaAppSidePaddingInChildren: "False",
|
|
FFlagAvatarExperienceRemoveTempRouterFix: "True",
|
|
FFlagPlayerListFixTitleBarTransparency: "True",
|
|
FFlagStudioTransferBreakpointsFromBothPlayDMsToEditMode: "True",
|
|
FFlagStudioUseInternalScriptDescendantForAllCases: "True",
|
|
DFFlagFixAnalyticsServiceSetApiKey: "True",
|
|
DFFlagPolicyServiceLuaApiAdaptiveToHttpResponse: "True",
|
|
DFFlagPlayerPolicyReportHttpFailureToInfluxOnEveryAttempt: "True",
|
|
DFFlagMeshLODVertexNormalFix: "True",
|
|
FFlagSimBulletContactInitilizesConnector: "False",
|
|
FFlagSimSolverOptimizedIslandizer2: "False",
|
|
FFlagPackageFixDiffRootNameChange: "True",
|
|
DFFlagFixPackageModificationCheckForPendingState: "True",
|
|
DFFlagStudioDelayPackageAutoUpdate: "True",
|
|
DFIntPackageAutoUpdateDelayMs: "0",
|
|
DFFlagEphemeralCounterInfluxReportingEnabled: "True",
|
|
DFIntEphemeralCounterInfluxReportingThrottleHundredthsPercent:
|
|
"10000",
|
|
DFIntEphemeralCounterInfluxReportingPriorityHundredthsPercent:
|
|
"10000",
|
|
DFFlagEphemeralStatsInfluxReportingEnabled: "True",
|
|
DFIntEphemeralStatsInfluxReportingThrottleHundredthsPercent: "50",
|
|
DFIntEphemeralStatsInfluxReportingPriorityHundredthsPercent:
|
|
"10000",
|
|
DFFlagInfluxEnableTypeEventTag: "True",
|
|
DFFlagFixClientNetworkMetricsForParallelConnection: "True",
|
|
FFlagVerifySliceCenterOnRenderNotSet: "True",
|
|
FFlagFixInGameMenuMissingAssets: "True",
|
|
FFlagPlayerListFixContextMenuFlashing: "True",
|
|
FFlagFixActivatedEventDoubleFire: "True",
|
|
DFFlagStreamingPrefetch: "True",
|
|
FFlagRenderFixGrassUpdates: "True",
|
|
FStringFeature_NewGameJoinInstance: "431;100",
|
|
DFFlagFreeFmodGroupIfUnusuable: "True",
|
|
DFFlagGetContextFreeDSPs: "True",
|
|
DFFlagGetContextFreeSoundGroup: "True",
|
|
DFFlagFreeDSPsIfUnusable: "True",
|
|
FFlagLuauRequireTracer: "True",
|
|
FFlagStudioLuauWarningTelemetry4: "True",
|
|
FFlagStudioLSP_V1_1: "False",
|
|
FFlagAppConfigurationEnableMultiBehaviorSupport3: "True",
|
|
FFlagStudioLuauWarningTelemetry3: "True",
|
|
FFlagDataModelPatcherReportToInflux2: "True",
|
|
DFIntDataModelPatcherFunnelInfluxHundredthsPercentage: "1000",
|
|
DFIntDataModelPatcherErrorInfluxHundredthsPercentage: "10000",
|
|
DFIntDataModelPatcherFunnelInfluxPriorityHundredthsPercentage:
|
|
"10000",
|
|
DFIntDataModelPatcherErrorInfluxPriorityHundredthsPercentage:
|
|
"10000",
|
|
FFlagUseBlake2BHashInSharedString2: "True",
|
|
DFFlagVideoFixSeekingBeyondTheEnd: "True",
|
|
DFFlagVideoFixTextureLeak: "True",
|
|
FFlagFixDraggerCursors: "True",
|
|
FFlagLuaDraggerTerrainFixes: "True",
|
|
FFlagDisallowFloatingPointErrorMove: "True",
|
|
FFlagHandleOddNesting: "True",
|
|
DFFlagVideoFixWebmParsing: "True",
|
|
DFFlagVideoCacheTimePosition: "True",
|
|
DFFlagVideoFixServerTimekeeping: "True",
|
|
FFlagImprovedHandleParams2: "True",
|
|
FFlagMinCursorChange: "True",
|
|
FFlagRetainHoverPart: "True",
|
|
FFlagStudioDeviceManagerDesignTweak: "True",
|
|
DFFlagInstanceGuard: "True",
|
|
FFlagShowAssetConfigReasons2: "False",
|
|
DFIntStudioLuauIceInfluxHundredthsPercentage: "10000",
|
|
DFIntStudioLuauWarningInfluxHundredthsPercentage: "10000",
|
|
FFlagFixInspectAndBuyGamepad: "True",
|
|
FFlagStudioTestServiceRunStateRecovery: "True",
|
|
FFlagLuaAppGridViewRemoveStateDelay: "True",
|
|
FFlagStudioRemoveExtraFindAction: "True",
|
|
FFlagABTestResponseCounter: "True",
|
|
FFlagProtectedStringUsesSharedString2: "True",
|
|
FFlagStudioFixHashFromFileContentsLeak: "True",
|
|
FFlagStudioShowCursorWhenSwitchingScripts: "True",
|
|
FFlagUseCentralTime: "True",
|
|
FFlagABTestControllerListener: "False",
|
|
DFFlagFixUncaughtModuleContentSetParentException: "True",
|
|
DFFlagStudioAddIsPackageAtTheEndOfRequestURL: "True",
|
|
FFlagStudioSupportLinkForChina: "True",
|
|
DFFlagUseSharedStringForScriptReplication2: "False",
|
|
FFlagWaterReflectionWaveFix: "True",
|
|
FFlagSortsAndFiltersFitComponentFix: "True",
|
|
FFlagFastClusterCachePrimitive: "True",
|
|
FFlagStudioGameSettingsNewUseRoactRodux: "True",
|
|
FFlagStudioGameSettingsResetStoreAction2: "True",
|
|
FFlagStudioConvertGameSettingsToDevFramework: "True",
|
|
FFlagStudioStandaloneGameMetadata: "True",
|
|
FFlagStudioUnrestrictPluginGuiService: "True",
|
|
FFlagPublishPlaceSupportUnicodeTextLength: "True",
|
|
DFFlagHttpTlsVerificationErrorCode: "True",
|
|
DFFlagHttpServiceTlsProbeRetry: "True",
|
|
DFIntHttpServiceTransportFailureInfluxHundrethsPercentage: "10000",
|
|
FFlagStudioFixQPointerForTooltipView: "True",
|
|
DFFlagStreamingAddAncestors2: "False",
|
|
DFFlagReplicatorStreamingReportAncestorsSentWithoutAllDescendants:
|
|
"False",
|
|
FFlagStudioNewTableOutputWidgetSourceStr2: "True",
|
|
DFFlagStreamingAddAncestors2_PlaceFilter:
|
|
"True;4923553838;4923599624",
|
|
FFlagLuaAppQ2DUXAdjustmentsBugfixes: "True",
|
|
FFlagLuaAppUseNewGameTileGridStyle: "False",
|
|
FFlagAEFitComponentMigration: "False",
|
|
FFlagStudioEnablePVHBetaFeature: "True",
|
|
FStringStudioUrlPlaceVersionHistory:
|
|
"https://web.archive.org/web/20200624170102/https://devforum.roblox.com/t/beta-place-version-history-in-studio/607597",
|
|
FStringStudioPlaceVersionHistoryHelpLink:
|
|
"https://web.archive.org/web/20200624170102/https://devforum.roblox.com/t/beta-place-version-history-in-studio/607597",
|
|
FFlagLuauCompoundAssignment: "True",
|
|
FFlagLuauCompactLineInfo: "True",
|
|
FFlagAvatarExperienceUseContextualMenu: "True",
|
|
FFlagStudioFixFlatTerrainDefaultSaveLocation: "True",
|
|
FFlagEnableUIBloxIcons: "True",
|
|
FFlagRenderSuperLQTerrainGLES2: "True",
|
|
DFFlagHttpServiceTlsProbe: "True",
|
|
DFIntHttpServiceTlsProbePercent: "10",
|
|
DFFlagDataStoreMoreInfoForVagueError: "True",
|
|
FFlagFixShadowBiasYetAgain: "True",
|
|
FFlagRenderShadowmapBatchUpdates: "True",
|
|
FFlagLuaAppSidePaddingInChildren2: "True",
|
|
FFlagLocalizationToolsPluginV3Enabled: "True",
|
|
FFlagLuaAppsLocalizationToolsDeprecated: "True",
|
|
FFlagEnableLuaStartupManager: "False",
|
|
DFIntHttpServiceTlsProbeInfluxHundrethsPercentage: "10000",
|
|
FFlagHideOneChildTreeviewButton: "False",
|
|
FFlagCLIAPPBRIDGE414: "True",
|
|
FFlagAvatarExperienceUseNewCharacterManager: "False",
|
|
FFlagJIRA_RIDE_697: "False",
|
|
FFlagJIRA_RIDE_711: "False",
|
|
FFlagJIRA_RIDE_785: "True",
|
|
FFlagXboxAppBridgeRewrite5: "False",
|
|
DFIntJoinInfluxHundredthsPercentage_PlaceFilter: "10000;5064251723",
|
|
FFlagCoreScriptsUseRoactRoduxNewConnectionOrder: "True",
|
|
FFlagLuaAppUseRoactRoduxNewConnectionOrder: "True",
|
|
FFlagXboxUseRoactRoduxNewConnectionOrder: "True",
|
|
FFlagFixBlockedListInitLogic: "True",
|
|
FFlagFixGamepadOldMenuOpening: "True",
|
|
FFlagCoreScriptsNoHotKeysWhenMenuOpen: "True",
|
|
FFlagLuauNativeTypeof: "True",
|
|
FFlagLuauTypeofFastcall: "True",
|
|
DFFlagCantSendTheseAnymore: "True",
|
|
FFlagStudioLSP_V1_2: "True",
|
|
FFlagGraphicsDisableMetalIntel: "True",
|
|
FFlagStudioReportOpenPlaceTime: "True",
|
|
FStringStudioReportOpenPlaceTimeFilter: "95206881",
|
|
FFlagStudioCloudEditAddReadyAnalytics: "True",
|
|
FFlagMegaReplicatorSharedClassInfo: "True",
|
|
FFlagConnectErrorHandlerInLoadingScript: "True",
|
|
DFFlagFixPrintJoinSizeBreakdown: "True",
|
|
DFFlagOnlyReadPlayerOsOnServer: "True",
|
|
DFLogClientRecvFromRaknet: "10",
|
|
DFFlagDebugRakPeerReceive: "True",
|
|
DFIntDebugRakPeerReceiveAfterSeconds: "10",
|
|
DFFlagDebugRakPeerReceiveCountDistributedPackets: "True",
|
|
DFIntHttpClientExternalTlsPeerVerificationFailHundrethsPercentage:
|
|
"10000",
|
|
FFlagQueryFrustumAndUpdateRange: "False",
|
|
FFlagInterpolateCullDistance: "False",
|
|
DFFlagCSGOperationStatisticsGA: "False",
|
|
DFFlagCSGOperationsRespectsCollisionFidelityAtCreation: "True",
|
|
FFlagImmHandlerFixJapaneseAndKorean_PlaceFilter: "False; 252877716",
|
|
FFlagLuauEndMismatch: "True",
|
|
FFlagRewriteScriptDocumentChangeEvent: "True",
|
|
FFlagScriptEditorEnableMoveLinesCmd: "True",
|
|
FFlagBatchBoundsChanged: "True",
|
|
FFlagScaleUnionsUniformly: "True",
|
|
FFlagDraggerBasisRotate: "True",
|
|
FFlagLuaDraggerHandleScale: "True",
|
|
FFlagAllowDragContinuation: "True",
|
|
FFlagInventoryApiInHttpWhitelist: "True",
|
|
DFStringHttpRbxApi17sAllowedHosts:
|
|
"chat.roblox.com;presence.roblox.com;avatar.roblox.com;catalog.roblox.com;inventory.roblox.com",
|
|
FFlagLuaDraggerPerf: "True",
|
|
FFlagUseBulkMove: "True",
|
|
DFFlagStreamingDontGCLocal: "True",
|
|
DFFlagGetFriendsOnlineCachingEnabled: "True",
|
|
DFFlagSimSolverLargeWorkloadReporting: "True",
|
|
FFlagAddCountryCodeToUserModel: "True",
|
|
FFlagToolboxUseNewPluginEndpoint: "False",
|
|
DFFlagDataStoreNoSerializedDataInCache_PlaceFilter:
|
|
"True;1052132952",
|
|
FFlagRenderTerrainGrassNoSpecular3: "False",
|
|
FFlagLuaAppGameSortGridABTestEnabledV2: "True",
|
|
FStringLuaAppGameSortGridABTestJSONV2:
|
|
'{"ABTestData" : { "Control" : {"GridEnabled" : false, "GridRows" : 0, "UseGridMediumTile" : false }, "Variation1" : { "GridEnabled" : false, "GridRows" : 0, "UseGridMediumTile" : false }, "Variation2" : { "GridEnabled" : true, "GridRows" : 2, "UseGridMediumTile" : false, "ExcludedSorts" : ["MyRecent"], "SeeAllButtonType" : 1 }, "Variation3" : { "GridEnabled" : true, "GridRows" : 2, "UseGridMediumTile" : false, "ExcludedSorts" : ["MyRecent"], "SeeAllButtonType" : 2 }, "Variation4" : { "GridEnabled" : true, "GridRows" : 2, "UseGridMediumTile" : false, "ExcludedSorts" : ["MyRecent"], "SeeAllButtonType" : 3 } }}',
|
|
FFlagLoadCoreScriptsBeforeLock: "True",
|
|
FFlagSimSolverOptimizedIslandizer3: "False",
|
|
FFlagSupportContentIdDictionaryRemoval: "True",
|
|
FFlagStudioEnablePVHBetaFeature2: "True",
|
|
FFlagFixKeyframeDetectionV2: "True",
|
|
FFlagStudioHideStandalonePluginScripts: "True",
|
|
FFlagStudioFixTimingOnTeamCreateRestart: "True",
|
|
FFlagEnableStudioProfiler: "True",
|
|
FFlagAssetManagerFixAssetRemoval: "True",
|
|
DFFlagPlayHereFix: "True",
|
|
FFlagSingleSurfaceAppMarshallerDoTeleport: "True",
|
|
FFlagRenderMarkDirtyOnlyRenderableChunks: "True",
|
|
FFlagStudioFetchABTestForLuaApp: "True",
|
|
FFlagFixTopBarOverLoadingScreen: "True",
|
|
FFlagUseCanManageForDeveloperIconServer2: "True",
|
|
DFFlagStudioHttpServiceProtectLegacyPathsForPlugins: "False",
|
|
FFlagStudioServiceDraggerSolveConstraints: "True",
|
|
FFlagFixOverriddenDragAssert: "True",
|
|
FFlagAdultConfirmationEnabled: "False",
|
|
FFlagAvatarExperienceRunSceneFix: "True",
|
|
DFFlagDontHandlePlayerReplicationDataAsSpecialCase2: "True",
|
|
FFlagJoinDataCacheOptimizeBlobCount: "True",
|
|
FFlagJoinDataCacheCompressionImprovement: "True",
|
|
FFlagArePartsTouchingOthers: "True",
|
|
DFFlagDataStoreNoSerializedDataInCache: "False",
|
|
FFlagCreateAndUpdateDataReplicationCache3: "True",
|
|
DFFlagAnalyticsServiceMonitoring2: "True",
|
|
FFlagScriptEditorRCityTelemetry: "True",
|
|
FFlagRenderGlassTintLOD2FogFix: "True",
|
|
FFlagRenderFixIncompleteMipChain: "True",
|
|
FFlagAssetManagerLocalizationUpdate: "True",
|
|
FFlagGameSettingsOnlyInPublishedGames: "True",
|
|
DFFlagStreamingGCJobFixCharacterCheck: "True",
|
|
FFlagAEReplaceFitImageTextFrame: "True",
|
|
FFlagTopBarNewGamepadMenu_PlaceFilter: "True;2567750478",
|
|
FFlagAddMissingConsoleAgreementTextInGameSettings: "True",
|
|
FFlagFixFitToContentOnCloseError: "True",
|
|
FFlagFixTextChangedFromEmptyForTextEntry: "True",
|
|
DFFlagTeamCreatePublishToEventIngest: "True",
|
|
FFlagStudioLoadCoreScriptsFromModel: "True",
|
|
DFFlagEnableHumanoidControllerSubstepping_PlaceFilter:
|
|
"True;4306999063",
|
|
DFFlagEnableLowerFrequencyWorldSteps_PlaceFilter: "True;4306999063",
|
|
FFlagUseSteppingParamsInsteadOfConstants_PlaceFilter:
|
|
"True;4306999063",
|
|
FFlagDebugDontForceCollisionsOnHumanoidParts_PlaceFilter:
|
|
"True;4306999063",
|
|
DFIntDebugDefaultTargetWorldStepsPerFrame_PlaceFilter:
|
|
"1;4306999063",
|
|
FFlagToolboxHideSearchForRecent: "True",
|
|
FFlagStudioEnableBFSupportPluginDebugging: "True",
|
|
FFlagLanguageServiceDoesntDirtyDataModel: "True",
|
|
FFlagRefactorPluginLoading5: "True",
|
|
FFlagSimDeprecateConstraintLegacyAngularVelocity: "True",
|
|
FFlagResetPluginMouseIcon2: "True",
|
|
FFlagStudioServiceHoverInstanceFix: "True",
|
|
FFlagSelectWeldConstraints: "True",
|
|
FFlagEnableUICornerBetaFeature: "True",
|
|
FFlagFixInGameMenuSliderClamping: "True",
|
|
FFlagCameraSensitivityAllowGranularKeyboardInput: "True",
|
|
FFlagStudioPluginManagerInterface: "True",
|
|
FFlagStudioTeleportServiceSanitize: "True",
|
|
FFlagWrappedDevFrameworkLinkText: "True",
|
|
FFlagUseCanManageForDeveloperIconClient2: "True",
|
|
FFlagFixBadNormal: "True",
|
|
FFlagFrameStepJointsParallel: "False",
|
|
FFlagStudioSupportUploadGroupAnimations: "True",
|
|
SFFlagTerrainRaycastsRespectCollisionGroups: "True",
|
|
FFlagStudioTimeStampFix: "True",
|
|
DFFlagRaknetBandwidthMetricsReportValidPing: "False",
|
|
DFFlagRaknetBandwidthMetricsV2: "True",
|
|
DFIntRaknetBandwidthInfluxHundredthsPercentageV2: "1000",
|
|
DFFlagRaknetBandwidthAddPhyPacketsLossPercent: "True",
|
|
DFIntRaknetBandwidthPingSendEveryXSeconds: "300",
|
|
FFlagDeveloperEventIngestVerifyFeature_PlaceFilter:
|
|
"True;3182856628",
|
|
DFIntAnalyticsServiceEventIngestSwitchPercentage_PlaceFilter:
|
|
"100;3182856628",
|
|
DFFlagEnableAnalyticsSeriveEventIngest_PlaceFilter:
|
|
"True;3182856628",
|
|
FFlagABTestSystemShutoff: "False",
|
|
FFlagStudioFixUndoAfterInsertByDrag: "True",
|
|
FFlagFixOverrideAssetGroupPlugins: "True",
|
|
FFlagStudioFixGroupCreatorInfo: "False",
|
|
FFlagFixHorizontalScrollBarInControlsPage: "True",
|
|
FFlagScrollInOnlyDirectionAvailable: "True",
|
|
FFlagLuaAppEventsWithSession: "True",
|
|
FFlagLuauBuiltinOs: "True",
|
|
FFlagAllowGamepadConnectionEventsWhenNotFocused: "True",
|
|
FFlagResetMobileGamepadsOnDataModelLoad: "True",
|
|
FFlagAllowMobileGamepadCursor: "True",
|
|
FFlagFixGamepadR3LastInputType: "True",
|
|
FFlagEnableR3ButtonIOS: "True",
|
|
FFlagFixGamepadMenuButtonIOS: "True",
|
|
FFlagFixCaseSensitiveAssetNames: "True",
|
|
FFlagFixGamepadCursorIdlePosition: "True",
|
|
TreatAndroidInputSourceAsBitmask: "True",
|
|
DFFlagCSGv2NormalSmoothing: "True",
|
|
FFlagABTestControllerListener2: "True",
|
|
FFlagFixOutBoundAccessInBoxMappedMesh: "False",
|
|
FFlagLuaAppGameDetailsMorePWF: "True",
|
|
FFlagLuaAppGameDetailsPlayWithFriendsABTest: "True",
|
|
DFFlagEnableTelegrafPriorityTag: "True",
|
|
FFlagStudioRemoveStudioInfluxHundredthsPercentage: "True",
|
|
FFlagStudioAddDistTypeToUserAgent: "True",
|
|
FFlagStudioExternalLoginEnabled: "False",
|
|
FFlagStudioUserAgreementCheckEnabled: "False",
|
|
FFlagStudioAddReloadOptionInLoginDialog: "False",
|
|
FFlagMakePluginsActivatableInScripts: "True",
|
|
FFlagLuaPremiumCatalogIGIAB: "True",
|
|
FFlagLuaPremiumCatalogTileFix: "True",
|
|
FFlagIAPProductReducerV2: "True",
|
|
FFlagLuaAppNativePurchase: "True",
|
|
FFlagLuaAppBulletSizeFix: "True",
|
|
FFlagLuaFixEconomyCreatorStatsUrl: "True",
|
|
FFlagLuaAppPremiumUpsellCancelFix: "True",
|
|
FFlagLuaAppPeekViewHeightChangeFix: "True",
|
|
FFlagIGPPPremiumPrice: "False",
|
|
FFlagPremiumCatalogAESort: "True",
|
|
FFlagLuaPremiumCatalogAEV2: "True",
|
|
FFlagLuaPremiumCatalogIGPP: "True",
|
|
DFFlagEnableSoapMicroprofiles: "True",
|
|
FFlagLuaAppUseNewAccordion: "True",
|
|
FFlagLuaAppUseNewLoadableImage: "True",
|
|
DFFlagSupportEncryptedAssets: "False",
|
|
DFFlagPerformAssetDecryptionOnAnAsyncTask: "True",
|
|
FFlagDisableSpecialShapeInMeshPart: "True",
|
|
FFlagGfxPartInvalidationLimitToTime2: "True",
|
|
FFlagLuauStricterLib: "True",
|
|
FFlagLuauInternalAlloc: "True",
|
|
FFlagLuauVersion: "True",
|
|
FFlagLuauFasterHash: "True",
|
|
FFlagRemoveUILibraryTimeline: "True",
|
|
FFlagDataModelPatcherConfigurerEnabled3: "True",
|
|
FFlagRemoveEndOfScrollMessage: "True",
|
|
FIntHttpCacheRedirectsTimeoutMs: "14400000",
|
|
FFlagPlayerListFixXboxLayout: "True",
|
|
AllowVideoPreRoll: "True",
|
|
AxisAdornmentGrabSize: "12",
|
|
CaptureCountersIntervalInMinutes: "5",
|
|
CaptureQTStudioCountersEnabled: "True",
|
|
DFFlagBoxMappedMeshLODFix_v2: "True",
|
|
DFFlagCLI120342: "False",
|
|
DFFlagCLI120342p7: "True",
|
|
DFFlagCLI120342p72: "True",
|
|
DFFlagCSGMeshLevelOfDetailV2: "True",
|
|
DFFlagCyclicExecutiveThrottlingCancelWorldStepAccum: "False",
|
|
DFFlagDebugVisualizerTrackRotationPredictions: "True",
|
|
DFFlagDoNotRenderMeshLODByDefault: "True",
|
|
DFFlagEnableRemoteProfiling: "True",
|
|
DFFlagEnableRemoteProfilingForDevConsole: "True",
|
|
DFFlagFavorIPV4Connections: "False",
|
|
DFFlagFindClosestHandleHitTestFixEnabled: "True",
|
|
DFFlagFixCutAndUndoAfterSavingCSGUnionToNewFile: "True",
|
|
DFFlagForceNoBloomInThumbnail: "True",
|
|
DFFlagGenerateMeshLOD_Fix1: "True",
|
|
DFFlagGetPolicyInfoForPlayerAsyncEnabledClient: "True",
|
|
DFFlagGoodbyeChoiceActiveProperty: "True",
|
|
DFFlagHttpCleanupRbxCurl: "True",
|
|
DFFlagLockViolationInstanceCrash: "False",
|
|
DFFlagLockViolationScriptCrash: "False",
|
|
DFFlagOrder66: "False",
|
|
DFFlagPreventReturnOfElevatedPhysicsFPS: "True",
|
|
DFFlagPugiCrashOnUnhandledXml: "True",
|
|
DFFlagRakNetDetectNetUnreachable: "True",
|
|
DFFlagReflectionLoggingEnabledClientWin32_3: "True",
|
|
DFFlagReflectionLoggingEnabledGlobal: "True",
|
|
DFFlagReflectionLoggingpPlacelauncherInitialization: "True",
|
|
DFFlagRenderGatherMsFrame2: "True",
|
|
DFFlagReportClientMemoryCat: "True",
|
|
DFFlagReportInfluxRenderMsFrameMetrics2: "False",
|
|
DFFlagReportOutlines: "True",
|
|
DFFlagScrollWhenInsideFocusedTextBox: "True",
|
|
DFFlagServerCopiesPlayerGui3_PlaceFilter: "false;142823291",
|
|
DFFlagSkipLQNeonWhenOff: "True",
|
|
DFFlagStudioSendOnlyOneShutdownEvent: "True",
|
|
DFFlagSupportMeshLOD: "True",
|
|
DFFlagSupportMeshLOD_PlaceFilter: "True; 2900823006",
|
|
DFFlagTextBoxesNeverSinkMouseEvents: "True",
|
|
DFFlagThrottleDebuggerMetrics: "True",
|
|
DFFlagThumbnailFixSrgb: "True",
|
|
DFFlagUsePugiXmlForPlaces: "True",
|
|
DFFlagUserInputServiceProcessOnRender: "True",
|
|
DFFlagYouAreNotSupposedToBeHere: "True",
|
|
DFIntAnalyticsCDNProbeInfluxPermyriad: "100",
|
|
DFIntAnalyticsNS1CDNProbeChancePercent: "5",
|
|
DFIntAndroidInfluxHundredthsPercentage: "0",
|
|
DFIntApiRateLimit: "200",
|
|
DFIntBgUpdateRedirectsHttpErrInfluxHundredthsPercentage: "100",
|
|
DFIntBroadPhaseIslandBufferZoneMinPartLimit: "0",
|
|
DFIntBroadPhaseIslandBufferZoneMinPartLimit_PlaceFilter:
|
|
"5;1105449649",
|
|
DFIntCSGLevelOfDetailSwitchingDistance: "250",
|
|
DFIntCSGLevelOfDetailSwitchingDistanceL12: "500",
|
|
DFIntDraggerMaxMovePercent: "60",
|
|
DFIntElevatedPhysicsFPSReportThresholdTenths: "585",
|
|
DFIntGroupServiceRolesApiV2: "0",
|
|
DFIntHttpCacheCleanMaxFilesToKeep: "7500",
|
|
DFIntHttpCacheCleanMinFilesRequired: "10000",
|
|
DFIntHttpParallelLimit_RequestContentProvider: "0",
|
|
DFIntHttpSendStatsEveryXSeconds: "300",
|
|
DFIntICMPPingHundrethsPercentage: "0",
|
|
DFIntLocServicePerformanceAnalyticsHundredthsPercentage: "1000",
|
|
DFIntMacInfluxHundredthsPercentage: "0",
|
|
DFIntMaxMissedWorldStepsRemembered: "16",
|
|
DFIntReflectionLoggingRolloutPerMil: "2000",
|
|
DFIntRenderMsFrameInfluxHundredthsPercentage: "1000",
|
|
DFIntReportReplicatorStatsToInfluxHundredthsPercent: "5000",
|
|
DFIntS2PhysicsSenderRate: "15",
|
|
DFIntSendJoinTimeDeltasToDiag_HundredthsPercentage: "100",
|
|
DFIntSendRakNetStatsThrottle: "2",
|
|
DFIntStreamJobMaxBufferHealthThresholdHundredths: "75",
|
|
DFIntStreamJobMaxBufferHealthThresholdHundredths_PlaceFilter:
|
|
"50;1526666203",
|
|
DFIntStreamJobMinBufferHealthThresholdHundredths: "40",
|
|
DFIntStreamJobMinBufferHealthThresholdHundredths_PlaceFilter:
|
|
"30;1526666203",
|
|
DFIntTargetTimeDelayFacctorTenths: "20",
|
|
DFIntTeleportExceptionInfluxHundredthsPercentage: "9000",
|
|
DFLogPlaceLauncherTeleportLog: "6",
|
|
DFLogSoundTrace: "4",
|
|
DFStringCrashUploadToBacktraceBlackholeToken:
|
|
"7705528468a303e4e34a13fbcf9e42e219633ed6868e143e5ab16cd33bd2a069",
|
|
DFStringCrashUploadToBacktraceMacPlayerToken:
|
|
"24cb37449e120c3a0618b1bf0585e339571828cae4dc73c7b8c99f67fcd751e9",
|
|
DFStringCrashUploadToBacktraceWindowsPlayerToken:
|
|
"417ecb0fbc032ce087e6af3b780c298e3356089f050c8130d2318109e80417a4",
|
|
DFStringGamePerfMonitorPercentageCountryOverride:
|
|
"CN,50,AU,50,NZ,50",
|
|
DFStringHttpInfluxDatabase: "prod",
|
|
DFStringOverrideSendRakNetStatsThrottleCountries:
|
|
"CN,50,JP,20,NO,20,FI,20,SE,20,NZ,20",
|
|
DFStringSendJoinTimeDeltasHundPrecCountryOverride:
|
|
"CN,5000,US,100,AU,3000,KR,2000,NZ,3000,JP,4000,NO,2000,FI,2000,SE,1000,FR,1000,DK,1000",
|
|
DFStringSendJoinTimeStatsHundPrecCountryOverride:
|
|
"CN,5000,US,100,AU,3000,KR,2000,NZ,3000",
|
|
DFStringSendJoinTimeStatsHundPrecCountryOverride_PlaceFilter:
|
|
"CN,10000,US,10000,AU,10000,KR,10000,NZ,10000;189707",
|
|
DFStringWorkspaceMessageLink:
|
|
"https://web.archive.org/web/20200624170102/https://devforum.roblox.com/t/physics-deprecating-the-legacy-spring-physics-solver/163521",
|
|
DFStringWorkspaceMessageText:
|
|
"We are in the process of disabling and removing the legacy solver. Click here for more info...",
|
|
EnableRemoteThemeCheckOnAndroidV3: "True",
|
|
FFlagAdditionalTextBoxShortcuts: "True",
|
|
FFlagAdvancedMouseSensitivityEnabled: "True",
|
|
FFlagAllowBackpackBinding: "True",
|
|
FFlagAppBackgroundMode2: "True",
|
|
FFlagApplyPlaceFilterEarly2: "True",
|
|
FFlagAvatarEditorEmotesSupport: "True",
|
|
FFlagAvatarEditorEnableThemes2: "True",
|
|
FFlagAvatarEditorHideSliderHighlightOnInit: "True",
|
|
FFlagAvatarEditorLightThemeFix2: "True",
|
|
FFlagBrilliantBorders: "True",
|
|
FFlagCLI18241: "True",
|
|
FFlagCLI18241A: "True",
|
|
FFlagCLI18241B: "True",
|
|
FFlagCLI21289: "True",
|
|
FFlagCLI23302: "True",
|
|
FFlagCLI26327: "True",
|
|
FFlagCLI26526: "True",
|
|
FFlagCLI26775: "True",
|
|
FFlagCLI26856: "True",
|
|
FFlagCLI26858: "False",
|
|
FFlagCLI27641A: "True",
|
|
FFlagCLI27760: "True",
|
|
FFlagCLI28630: "True",
|
|
FFlagCLI28759: "True",
|
|
FFlagCSGv2BalanceExponents: "False",
|
|
FFlagCSGv2FixOrientationWhenSeparatingNegates: "True",
|
|
FFlagCSGv2UnionOrientationFromFirstPart: "True",
|
|
FFlagCSGv2UnparentPartsBeforeModifyingCFrames: "True",
|
|
FFlagCSGv2UseImprovedSphereAndCylinder: "True",
|
|
FFlagCSGv2UseIterativeSimplification: "True",
|
|
FFlagClientFireEventPlaceLauncherFail3: "True",
|
|
FFlagCompatibilityUseSpecularMult: "True",
|
|
FFlagConnectionScriptEnabled_PlaceFilter: "False;1608755154",
|
|
FFlagCoreScriptBetterEmotesErrorMessaging: "True",
|
|
FFlagCoreScriptEmotesMenuAnalytics: "True",
|
|
FFlagCoreScriptEmotesMenuBetterMouseBehavior: "True",
|
|
FFlagCoreScriptEmotesMenuEnabled2: "True",
|
|
FFlagCoreScriptPlayerListPremiumIcon2: "True",
|
|
FFlagCoreScriptSettingsHelpRightKeys: "True",
|
|
FFlagDebugCSGExportFailure: "False",
|
|
FFlagDebugCrashEnabled: "False",
|
|
FFlagDebugGraphicsIntelCrash: "False",
|
|
FFlagDebugUseDefaultGlobalSettings: "True",
|
|
FFlagDevConsoleBetterResize: "True",
|
|
FFlagDevConsoleFixCommandBarForNonOwners: "True",
|
|
FFlagDevConsoleFixMicroprofilerSyncIssues: "True",
|
|
FFlagDevConsoleFixTopBarDragging: "True",
|
|
FFlagDevConsoleFixTopBarIcons: "True",
|
|
FFlagDevConsoleIsVeryStickyWhyWillItNotLetGo: "False",
|
|
FFlagDevConsoleLogNewLineFix: "False",
|
|
FFlagDevConsoleNoDisableAllFilters: "True",
|
|
FFlagDevConsoleTabMetrics: "True",
|
|
FFlagDevConsoleUpdateLayering: "True",
|
|
FFlagDisabledLayerCollectorsShouldNotSinkInput: "True",
|
|
FFlagDontDisconnectJointUpdateUnlessNecessary: "False",
|
|
FFlagDontSubmitBlankGameReports: "True",
|
|
FFlagDontUseUploadUrlForPublish: "True",
|
|
FFlagEmotesMenuRemoveOpenKeybinds: "True",
|
|
FFlagEmotesMenuShowUiOnlyWhenAvailable: "True",
|
|
FFlagEnableAndroidVsync: "True",
|
|
FFlagEnableContactsApiService: "False",
|
|
FFlagEnableDisablingNetworkPause: "True",
|
|
FFlagEnableGameSignalRWithAllPlatforms1: "False",
|
|
FFlagEnableGranularMemoryTabStats: "True",
|
|
FFlagEnableIsPremiumSettings: "True",
|
|
FFlagEnableLuaEventStreamRelease: "True",
|
|
FFlagEnableNetworkPauseGui: "True",
|
|
FFlagEnableRbxThumbAPI: "True",
|
|
FFlagEnableRemoteThemeCheckOniOSV2: "True",
|
|
FFlagErrorPromptTakeExtraConfigurations: "True",
|
|
FFlagFFlagAvatarEditorFixToolStuckOnRightArmEquip: "True",
|
|
FFlagFetchPremiumMigrationNoticeOnlyForBcUsers: "True",
|
|
FFlagFixAndroidKeyboardInput: "True",
|
|
FFlagFixFolderDescendantSelection: "True",
|
|
FFlagFixGamepadReportPlayer: "True",
|
|
FFlagFixGamepadVibrationNotEnding: "True",
|
|
FFlagFixIECompatiblityBug: "True",
|
|
FFlagFixMacFullscreenTrackingInMenu: "True",
|
|
FFlagFixOutOfBoundsMouseLocation: "True",
|
|
FFlagFixQuickCancelPurchase: "False",
|
|
FFlagFixScrollingFrameClipRect: "True",
|
|
FFlagFixSmallSurfaceGuiMouseInput: "True",
|
|
FFlagFixTerrainAnisoVoxelisation: "True",
|
|
FFlagFixTextureCubeFramebuffers: "True",
|
|
FFlagForceCursorVisibleOnPurchasePrompt: "True",
|
|
FFlagFutureIsBrightCompatibilityMode: "True",
|
|
FFlagFutureIsBrightForceCompatibilityOverLegacy: "True",
|
|
FFlagFutureIsBrightPhase2Android: "True",
|
|
FFlagFutureIsBrightPhase2FPCheck: "True",
|
|
FFlagFutureIsBrightPhase2iOS: "True",
|
|
FFlagGameExplorerCopyPath: "True",
|
|
FFlagGraphicsGL3InstancingEnabled5: "True",
|
|
FFlagGraphicsGL3UseUBO3: "True",
|
|
FFlagGraphicsGLDisableVAO: "True",
|
|
FFlagGraphicsGLDoubleBufferDynamic: "True",
|
|
FFlagGraphicsMetalPrivateMemory: "True",
|
|
FFlagGroupEditDevConsoleButton: "True",
|
|
FFlagHelpMenuShowPlaceVersion: "True",
|
|
FFlagHowToSendAMessage: "True",
|
|
FFlagHttpServiceWorldsMostOverkillFlagForMovingCodeFourLines:
|
|
"True",
|
|
FFlagInterpolationAwareTargetTime: "True",
|
|
FFlagJoinTimeCounters: "True",
|
|
FFlagLocServiceNullPtrCheckGetTranslator: "True",
|
|
FFlagLocServicePerformanceAnalyticsEnabled: "True",
|
|
FFlagLuaAppConvertUniverseIdToStringV364: "False",
|
|
FFlagLuaAppEnableErrorReporterRateLimit: "True",
|
|
FFlagLuaAppEnableStyleProvider: "True",
|
|
FFlagLuaAppGameSearchPlayerSuggestion376: "True",
|
|
FFlagLuaAppPremiumUpdatePrompt3: "True",
|
|
FFlagLuaAppSiteMessageBannerEnabled: "True",
|
|
FFlagLuaAppSizesWithValidDefaults: "True",
|
|
FFlagLuaAppUseGraphicWithBorderForPresenceV373: "True",
|
|
FFlagLuaAppUseNewPremiumIcon2: "True",
|
|
FFlagLuaChatAnalyticsEnabled: "True",
|
|
FFlagLuaChatBoldUnreadMessageText: "True",
|
|
FFlagLuaChatCenterAndroidHeader: "True",
|
|
FFlagLuaChatEnableFrequentUsersDiag: "True",
|
|
FFlagLuaChatFixConversationHubHeaders369: "True",
|
|
FFlagLuaChatHeaderEnableHomeButton: "True",
|
|
FFlagLuaChatOnlyMarkUnreadWhenChatIsFocused: "True",
|
|
FFlagLuaChatPressEnterToSend: "True",
|
|
FFlagLuaChatRecoverSignalRConnection: "True",
|
|
FFlagLuaChatResizeUserChatBubbleModerationError: "True",
|
|
FFlagLuaChatRoactAssetCard: "True",
|
|
FFlagLuaChatScreenManagerAlwaysUpdatesWithDefaultsV390: "True",
|
|
FFlagLuaChatScreenManagerResumeAndPauseAfterNavigation: "True",
|
|
FFlagLuaChatShareGameBottomBarOverride: "True",
|
|
FFlagLuaChatSwipeToGoBackFromConversation369: "True",
|
|
FFlagLuaChatToastRefactor369: "True",
|
|
FFlagLuaDebuggerBreakOnError: "True",
|
|
FFlagLuaEnableRemoteThemeCheckV4: "True",
|
|
FFlagLuaHomePageShowAddFriendsButtonV361: "True",
|
|
FFlagLuaInviteFailOnZeroPlaceIdV384: "True",
|
|
FFlagLuaInviteGameHandleUnknownResponse: "True",
|
|
FFlagLuaInviteGameMockTextLocalization: "True",
|
|
FFlagLuaInviteModalEnabledV384: "True",
|
|
FFlagLuaInviteNewAnalytics: "True",
|
|
FFlagMainBufferGuiLayoutTextAt1x: "False",
|
|
FFlagMainBufferGuiLayoutTextAt1x2: "True",
|
|
FFlagMemoryFromAppShellReporterIOS: "True",
|
|
FFlagMeshLODFixOutOfBoundAccess: "True",
|
|
FFlagMeshLODUseAsyncHttpPost: "True",
|
|
FFlagMetricCorrection: "True",
|
|
FFlagMicroProfilerSessionAnalytics: "True",
|
|
FFlagMonitorBatteryLevel: "True",
|
|
FFlagNewDefaultScriptSource: "True",
|
|
FFlagPGSAlwaysActiveMasterSwitch: "True",
|
|
FFlagPerformPurchaseAcceptsGamePassInfoType: "True",
|
|
FFlagPerformanceProfilerAnalytics: "True",
|
|
FFlagPhoneHomeSooner: "True",
|
|
FFlagPlaceLauncherScriptShutdownTimeout: "True",
|
|
FFlagPlayerListNewIcons: "False",
|
|
FFlagPlayerListPremiumPadding: "True",
|
|
FFlagPointerActions2: "True",
|
|
FFlagPreCoreBlurChunksMdrSpace: "True",
|
|
FFlagReconnectToStarterPlace: "True",
|
|
FFlagRemoveWakeForRenderJob: "True",
|
|
FFlagRenderEmitterRecomputeOnChange: "False",
|
|
FFlagRenderEnableMSAAShadows: "True",
|
|
FFlagRenderForcefieldCacheFix: "True",
|
|
FFlagRenderForcefieldFix: "True",
|
|
FFlagRenderForcefieldMaterial2: "True",
|
|
FFlagRenderInstancingEnabled8: "True",
|
|
FFlagRenderMetalMemorylessTargets: "True",
|
|
FFlagRenderNewMinShadingLevel: "True",
|
|
FFlagRenderPartInstancingEnabled6: "True",
|
|
FFlagRenderShadowClearFix: "True",
|
|
FFlagRenderShadowDynamicInstancing: "True",
|
|
FFlagRenderShadowLODFix: "True",
|
|
FFlagRenderShadowSingleCascade: "True",
|
|
FFlagRenderUseShadowGeometryForLegacyShadows: "True",
|
|
FFlagReportDevConsoleOpenClose: "True",
|
|
FFlagReportInGameAssetSales: "True",
|
|
FFlagReportLocalizationDataLoadingException: "True",
|
|
FFlagReportWndGestures: "False",
|
|
FFlagResetMouseDeltaFix: "True",
|
|
FFlagRobloxGuiSiblingZindexs: "True",
|
|
FFlagScrollingFrameSinkMoreInput: "False",
|
|
FFlagSetClientJobId: "True",
|
|
FFlagSetPlaceIdInAdvance3: "True",
|
|
FFlagSettingsHubInviteReleaseStreamTimeAs10: "True",
|
|
FFlagSettingsHubInviteToGameDefaultThumbnailSize150x150: "True",
|
|
FFlagSkyNoTranslationAndSaturate: "True",
|
|
FFlagStudioABTestFramework: "True",
|
|
FFlagStudioCollectGPUInfo: "True",
|
|
FFlagStudioEnableWebKitPlugins: "True",
|
|
FFlagStudioFixSciptOpenBehavior: "False",
|
|
FFlagStudioImagePickerFix: "True",
|
|
FFlagStudioOutputSaveFileAsLink: "True",
|
|
FFlagStudioShowTutorialsByDefault: "True",
|
|
FFlagStudioTrustsPlayersImmediately: "True",
|
|
FFlagStudioTutorialSeeAll: "True",
|
|
FFlagTextBoxOverrideManualFocusRelease: "False",
|
|
FFlagTextMeasureTemporaryPatch: "True",
|
|
FFlagTrackWindowsVideoRecording: "True",
|
|
FFlagTranslateAvatarContextMenu: "True",
|
|
FFlagUSC180727A: "True",
|
|
FFlagUSC180727C: "True",
|
|
FFlagUSC180727D: "True",
|
|
FFlagUSC24644: "True",
|
|
FFlagUSC26572: "True",
|
|
FFlagUnlockMouseIfKicked: "True",
|
|
FFlagUnlockedTopbarTransparency: "True",
|
|
FFlagUseNewErrorStrings: "True",
|
|
FFlagUseRBXThumbInToolbox: "True",
|
|
FFlagUseSetForegroundWindowForPlayer: "False",
|
|
FFlagUserAnimateScriptEmoteHook: "True",
|
|
FFlagUserBetterDynamicTouchstickCamera: "True",
|
|
FFlagUserBetterHandlingVehicleInputStates: "True",
|
|
FFlagUserBetterInertialScrolling: "False",
|
|
FFlagUserClickToMoveBetterCleanup: "True",
|
|
FFlagUserClickToMoveCancelOnMenuOpened: "True",
|
|
FFlagUserDTDoesNotForceAutoJump: "True",
|
|
FFlagUserDTDoesNotTrackTools: "True",
|
|
FFlagUserDTFastInit: "True",
|
|
FFlagUserDynamicThumbstickUseContextActionSevice: "True",
|
|
FFlagUserEnableDynamicThumbstickIntro_PlaceFilter:
|
|
"True;1817743405",
|
|
FFlagUserFixCharacterRemovingControlModule: "True",
|
|
FFlagUserFixChatMessageLogPerformance3: "False",
|
|
FFlagUserFixChatMessageLogPerformance4: "True",
|
|
FFlagUserFixChatMessageLogPerformance_PlaceFilter: "True;370731277",
|
|
FFlagUserFixClickToMoveWithACM: "True",
|
|
FFlagUserFixMovementCameraStraightDown: "True",
|
|
FFlagUserFixTouchGuiWhenNoCharacter: "True",
|
|
FFlagUserHttpAPIVisible: "True",
|
|
FFlagUserInputServicePipelineMacClient: "True",
|
|
FFlagUserInputServicePipelineStudio: "True",
|
|
FFlagUserInputServicePipelineWindowsClient: "True",
|
|
FFlagUserNavigationFixClickToMoveInterruption: "True",
|
|
FFlagUserNewClickToMoveDisplay: "True",
|
|
FFlagUserNewDefaultCameraAngle: "True",
|
|
FFlagUserNewPoppercam: "False",
|
|
FFlagUserNewPoppercam3: "True",
|
|
FFlagUserNewPoppercam3_PlaceFilter: "False;1997193809;734159876",
|
|
FFlagUserNewPoppercam4: "True",
|
|
FFlagUserNewPoppercam_PlaceFilter:
|
|
"False;855499080;606849621;537413528;402122991",
|
|
FFlagUserNoCameraClickToMove: "True",
|
|
FFlagUserNoDynamicThumbstickRecenter: "True",
|
|
FFlagUserPlayEmoteBySlotEnabled: "True",
|
|
FFlagUserPlayEmoteChatCommand: "True",
|
|
FFlagUserPlayerScriptsBindAtPriority: "False",
|
|
FFlagUserPlayerScriptsBindAtPriority2: "True",
|
|
FFlagUserPointerActionsInPlayerScripts: "True",
|
|
FFlagUserPoppercamLooseOpacityThreshold: "True",
|
|
FFlagUserThumbstickFrameIsActuallyFrame: "True",
|
|
FFlagUserUpdateCameraConstants: "True",
|
|
FFlagUserUseNewControlScript: "True",
|
|
FFlagVideoDocumentationPluginEnabled: "True",
|
|
FFlagVideoRecordDeadlockFix: "True",
|
|
FFlagVideoRecordFix: "True",
|
|
FFlagVideoRecordFix2: "True",
|
|
FFlagWorldAvatarLocalization: "True",
|
|
FIntCLI20390_2: "16",
|
|
FIntCompatibilityModeSpecularMultiplierDiv100: "30",
|
|
FIntGamePerfMonitorPercentage: "10",
|
|
FIntGraphicsVulkanARMVaryingBufferMb: "160",
|
|
FIntGraphicsVulkanMinAndroidVersion: "25",
|
|
FIntGraphicsVulkanMinDriverVersionPVR: "4981305",
|
|
FIntHttpCurlMaxCachedHandlesPerHost: "8",
|
|
FIntLocalizationAnalyticsSamplesPerMillion: "1000000",
|
|
FIntLuaAppMorePagePremiumIcon: "2",
|
|
FIntNewDevConsoleMaxHttpCount: "300",
|
|
FIntNewDevConsoleMaxLogCount: "500",
|
|
FIntNumberParallelNarrowPhaseTasks_PlaceFilter:
|
|
"10;189707;3229213183;654732683",
|
|
FIntPercentReportingNetworkProfileAfterStartup: "20",
|
|
FIntRegLambda: "1400",
|
|
FIntSendScreenOrientationToEventIngestHundredthsPercentage: "100",
|
|
FIntStartupInfluxHundredthsPercentage: "100",
|
|
FIntStudioInsertDeletionCheckTimeMS: "30000",
|
|
FIntUSC180727B: "32",
|
|
FIntValidateLauncherPercent: "100",
|
|
FIntWeldConstraintAdornSize: "10",
|
|
FIntZoomOutDistance: "500",
|
|
FLogBrowserActivity: "3",
|
|
FLogCloseDataModel: "3",
|
|
FLogDXVideoMemory: "4",
|
|
FLogFullRenderObjects: "0",
|
|
FLogGraphics: "6",
|
|
FLogHangDetection: "3",
|
|
FLogLuaBridge: "2",
|
|
FLogNetworkItemQueueDtor: "1",
|
|
FLogPlayerShutdownLuaTimeoutSeconds: "1",
|
|
FLogVR: "6",
|
|
FStringCLI27760S: "nn62qq5r3q8n9sn537r1r00o43nq1p458391556o",
|
|
FStringGamesUrlPath: "/games/?referrer=roblox-player",
|
|
FStringSettingsHubInviteToGameThumbnailSize: "Size150x150",
|
|
FStringStudioTutorialsTOCUrl:
|
|
"https://web.archive.org/web/20200624170102/http://wiki.roblox.com/index.php?title=Studio_Tutorials_Landing&studiomode=true",
|
|
FStringStudioTutorialsUrl:
|
|
"https://web.archive.org/web/20200624170102/http://wiki.roblox.com/index.php?title=Studio_Tutorials_Test&studiomode=true",
|
|
GoogleAnalyticsAccountPropertyID: "UA-43420590-3",
|
|
GoogleAnalyticsAccountPropertyIDPlayer: "UA-43420590-14",
|
|
GoogleAnalyticsLoadStudio: "1",
|
|
PublishedProjectsPageHeight: "535",
|
|
PublishedProjectsPageUrl: "/ide/publish",
|
|
PublishedProjectsPageWidth: "950",
|
|
StartPageUrl: "/ide/welcome",
|
|
VideoPreRollWaitTimeSeconds: "45",
|
|
FFlagFutureIsBrightPhase2_5_v1: "True",
|
|
FFlagEnableRobuxABTest: "True",
|
|
FFlagFutureIsBrightPhase2_5_v2: "False",
|
|
DFFlagTattletaleUseStrstr: "True",
|
|
DFFlagDebugCurlOption12: "True",
|
|
DFFlagDebugCurlOption22: "True",
|
|
FFlagRecordRecording: "True",
|
|
FFlagTheseAreSomeOfMyBestAttributes: "True",
|
|
DFFlagTheseAreSomeOfMyBestAttributes: "True",
|
|
FIntDebugForceMSAASamples: "1000",
|
|
DFIntDebugForceMSAASamples: "1000",
|
|
},
|
|
})
|
|
})
|
|
|
|
module.exports = router
|