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

80 lines
1.9 KiB
JSON

[
{
"ID": 1,
"Resolution": 580,
"InitFps": 30,
"QualityIndex": 0,
"UseURPAsset": "Assets/Config/UrpSettings/URP-LowMobile.asset",
"Antialiasing": 0,
"EffectLevel": 1,
"EnablePanelShadow": true,
"EnableTouShi": true,
"DisableRTPool": true,
"UseLowScene": true,
"UseLowVideo": true,
"EnableBloom": false,
"DownBloom": true,
"EnableColorLut": false,
"EnableDOF": false,
"ShowGrass": false,
"UseSimpleShader": false,
"EnableSelfCloth": false,
"EnableEnemyCloth": false,
"EnableBulletTail": false,
"MusicLimit": 1,
"SoundLimit": 40,
"SpeakLimit": 1
},
{
"ID": 2,
"Resolution": 720,
"InitFps": 30,
"QualityIndex": 1,
"UseURPAsset": "Assets/Config/UrpSettings/URP-MiddleMobile.asset",
"Antialiasing": 1,
"EffectLevel": 2,
"EnablePanelShadow": false,
"EnableTouShi": true,
"DisableRTPool": false,
"UseLowScene": false,
"UseLowVideo": false,
"EnableBloom": false,
"DownBloom": true,
"EnableColorLut": true,
"EnableDOF": true,
"ShowGrass": false,
"UseSimpleShader": false,
"EnableSelfCloth": false,
"EnableEnemyCloth": false,
"EnableBulletTail": true,
"MusicLimit": 1,
"SoundLimit": 60,
"SpeakLimit": 1
},
{
"ID": 3,
"Resolution": 1080,
"InitFps": 60,
"QualityIndex": 2,
"UseURPAsset": "Assets/Config/UrpSettings/URP-HighMobile.asset",
"Antialiasing": 2,
"EffectLevel": 3,
"EnablePanelShadow": false,
"EnableTouShi": true,
"DisableRTPool": false,
"UseLowScene": false,
"UseLowVideo": false,
"EnableBloom": true,
"DownBloom": true,
"EnableColorLut": true,
"EnableDOF": true,
"ShowGrass": true,
"UseSimpleShader": false,
"EnableSelfCloth": true,
"EnableEnemyCloth": false,
"EnableBulletTail": true,
"MusicLimit": 1,
"SoundLimit": 60,
"SpeakLimit": 1
}
]