Files
turnbasedgamedata/Config/PerformanceCommonConfig.json
2025-05-20 21:34:22 -03:00

86 lines
2.1 KiB
JSON

{
"EnableFastLoad": true,
"InvisibleEntityTickLowest": true,
"UnloadInvisibleMunicipal": true,
"UnloadInvisibleEntityArt": true,
"UnloadInvisibleEntityArtAffectList": [],
"EnableOC": true,
"ForbidPerformanceActorOC": true,
"EnableLimitGPUSkinMaxCount": true,
"LimitGPUSkinMaxCount": 5,
"LimitGPUSkinMaxCountPerformanceList": [
{
"PerformanceType": "C",
"PerformanceID": 802510204
},
{
"PerformanceType": "C",
"PerformanceID": 802510502
},
{
"PerformanceType": "D",
"PerformanceID": 802513702
},
{
"PerformanceType": "C",
"PerformanceID": 200070102
},
{
"PerformanceType": "C",
"PerformanceID": 200070105
},
{
"PerformanceType": "C",
"PerformanceID": 103600224
}
],
"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"
],
"EnterPerformanceUIPageWhiteList": [
"TalkDialog",
"CreatePlayerPage",
"BoxingClubEntrancePage",
"TreasureDungeonEntrancePage",
"DrinkMakerMainEntrancePage",
"MazeMiniGameMainPage",
"TimeRelayFlameMainPage",
"TrainPartyGameplayPage",
"TrainPartyPassengerInvitationPage",
"ActivityMarbleMainPage"
]
}