Files
turnbasedgamedata/Config/PerformanceCommonConfig.json
2025-11-05 00:34:44 +01:00

68 lines
1.8 KiB
JSON

{
"EnableFastLoad": true,
"InvisibleEntityTickLowest": true,
"UnloadInvisibleMunicipal": true,
"UnloadInvisibleEntityArt": true,
"UnloadInvisibleEntityArtAffectList": [],
"EnableOC": true,
"ForbidPerformanceActorOC": true,
"EnableForceUpdateOcclusionQuery": true,
"OptionIconTypeAutoSelectSortList": [
"GeneralActivityIcon",
"ChatContinueIcon",
"ChatOutIcon",
"ChatBackIcon"
],
"UIInPerformanceWhiteList": [
"ScreenTransferDialog",
"TalkDialog",
"DialogueSkipDialog",
"TalkHistoryPage",
"TalkRecordingDialog",
"PerformanceRollingSubtitlesDialog",
"FightFestPerformanceToastDialog",
"ChimeraMissionGoalsDialog",
"QteDialog",
"BookContentDialog",
"ShopPage",
"ManaVideoDialogContext",
"CreateNameDialog",
"LevelRewardPage",
"ItemComposePage",
"ArchiveEntrancePage",
"MusicAlbumMainPage",
"BoxingClubEntrancePage",
"RogueEnhanceBuffPage",
"TutorialPunkLordMainPage",
"PunkLordMainPage",
"ActivityPage",
"FindTrotterMainPage",
"FindTrotterRecordDialog",
"RogueShopPage",
"CreateNickNameDialog",
"ChallengeSelectPage",
"WorldShopPage",
"ChallengeLevelPage",
"RaidEntrancePage",
"RogueMiracleShopPage",
"RogueBuffShopPage",
"AetherChallengePage",
"SwordTrainingSelectEndingDialog",
"OfferingWorldShopPage",
"ElfRestaurantProgressDetailPage",
"DrinkMakerCheersSubmitDrinkDialog",
"HipplenActivityLevelUpPage"
],
"EnterPerformanceUIPageWhiteList": [
"TalkDialog",
"CreatePlayerPage",
"BoxingClubEntrancePage",
"TreasureDungeonEntrancePage",
"DrinkMakerMainEntrancePage",
"MazeMiniGameMainPage",
"TimeRelayFlameMainPage",
"TrainPartyGameplayPage",
"TrainPartyPassengerInvitationPage",
"ActivityMarbleMainPage"
]
}