NLDClient-yudde/ProjectNLD/Assets/Config/Data/devicecfg_performanceconfig...

80 lines
1.9 KiB
JSON
Raw Normal View History

2023-10-19 15:00:19 +08:00
[
{
"ID": 1,
2025-03-27 15:37:00 +08:00
"Resolution": 580,
2025-07-21 19:32:01 +08:00
"InitFps": 30,
2025-07-22 14:55:43 +08:00
"QualityIndex": 0,
"UseURPAsset": "Assets/Config/UrpSettings/URP-LowMobile.asset",
"Antialiasing": 0,
2026-01-12 12:02:48 +08:00
"EffectLevel": 1,
"EnablePanelShadow": true,
"EnableTouShi": true,
2024-04-26 13:41:44 +08:00
"DisableRTPool": true,
2024-04-28 16:18:17 +08:00
"UseLowScene": true,
2024-05-13 19:02:47 +08:00
"UseLowVideo": true,
"EnableBloom": false,
"DownBloom": true,
2025-03-27 15:37:00 +08:00
"EnableColorLut": false,
"EnableDOF": false,
"ShowGrass": false,
2024-10-12 16:08:58 +08:00
"UseSimpleShader": false,
2025-06-19 15:06:42 +08:00
"EnableSelfCloth": false,
"EnableEnemyCloth": false,
2024-03-04 13:22:57 +08:00
"EnableBulletTail": false,
2024-10-16 16:03:13 +08:00
"MusicLimit": 1,
2024-10-17 14:56:45 +08:00
"SoundLimit": 40,
2024-10-16 16:03:13 +08:00
"SpeakLimit": 1
2023-10-19 15:00:19 +08:00
},
{
"ID": 2,
2025-03-27 15:37:00 +08:00
"Resolution": 720,
2025-07-21 19:32:01 +08:00
"InitFps": 30,
2025-07-22 14:55:43 +08:00
"QualityIndex": 1,
2025-03-27 15:37:00 +08:00
"UseURPAsset": "Assets/Config/UrpSettings/URP-MiddleMobile.asset",
"Antialiasing": 1,
2026-01-12 12:02:48 +08:00
"EffectLevel": 2,
2025-03-27 15:37:00 +08:00
"EnablePanelShadow": false,
"EnableTouShi": true,
2025-03-27 15:37:00 +08:00
"DisableRTPool": false,
"UseLowScene": false,
2025-07-22 12:44:35 +08:00
"UseLowVideo": false,
2025-12-04 14:53:02 +08:00
"EnableBloom": false,
2025-03-27 15:37:00 +08:00
"DownBloom": true,
2025-07-23 18:34:08 +08:00
"EnableColorLut": true,
2025-12-04 14:53:02 +08:00
"EnableDOF": true,
2025-07-23 18:34:08 +08:00
"ShowGrass": false,
2025-03-27 15:37:00 +08:00
"UseSimpleShader": false,
2025-06-19 15:06:42 +08:00
"EnableSelfCloth": false,
"EnableEnemyCloth": false,
2025-03-27 15:37:00 +08:00
"EnableBulletTail": true,
"MusicLimit": 1,
"SoundLimit": 60,
"SpeakLimit": 1
},
{
"ID": 3,
"Resolution": 1080,
2025-07-22 12:44:35 +08:00
"InitFps": 60,
2025-07-22 14:55:43 +08:00
"QualityIndex": 2,
"UseURPAsset": "Assets/Config/UrpSettings/URP-HighMobile.asset",
"Antialiasing": 2,
2026-01-12 12:02:48 +08:00
"EffectLevel": 3,
"EnablePanelShadow": false,
2025-06-05 13:54:14 +08:00
"EnableTouShi": true,
"DisableRTPool": false,
"UseLowScene": false,
"UseLowVideo": false,
"EnableBloom": true,
"DownBloom": true,
"EnableColorLut": true,
2025-07-23 18:34:08 +08:00
"EnableDOF": true,
"ShowGrass": true,
"UseSimpleShader": false,
2025-06-19 15:06:42 +08:00
"EnableSelfCloth": true,
"EnableEnemyCloth": false,
"EnableBulletTail": true,
"MusicLimit": 1,
"SoundLimit": 60,
"SpeakLimit": 1
2023-10-19 15:00:19 +08:00
}
]