NLDClient-yudde/ProjectNLD/Assets/Config/Data/devicecfg_deviceconfig.json

47 lines
854 B
JSON
Raw Normal View History

2023-10-19 15:00:19 +08:00
[
{
"DeviceName": "Xiaomi Redmi 5",
2024-05-07 11:52:23 +08:00
"PerformanceId": 1,
"UseLowBlur": true
2023-10-19 15:00:19 +08:00
},
{
"DeviceName": "vivo V2183A",
2024-07-24 19:25:48 +08:00
"PerformanceId": 2,
2024-05-07 11:52:23 +08:00
"UseLowBlur": false
2023-10-19 15:00:19 +08:00
},
{
"DeviceName": "iPhone10,1",
2024-05-07 11:52:23 +08:00
"PerformanceId": 2,
"UseLowBlur": false
2023-11-13 15:44:49 +08:00
},
{
2023-11-13 18:46:22 +08:00
"DeviceName": "Xiaomi\u00A021051182C",
2024-07-24 19:25:48 +08:00
"PerformanceId": 2,
2024-05-07 11:52:23 +08:00
"UseLowBlur": false
2023-11-13 15:44:49 +08:00
},
{
"DeviceName": "Xiaomi 2206122SC",
2024-05-07 11:52:23 +08:00
"PerformanceId": 2,
"UseLowBlur": false
2023-11-13 15:44:49 +08:00
},
{
"DeviceName": "Redmi\u00A0Note\u00A012\u00A0Pro+",
2024-05-07 11:52:23 +08:00
"PerformanceId": 2,
"UseLowBlur": false
2024-01-19 12:46:26 +08:00
},
{
"DeviceName": "HUAWEI BAH3-W59",
2024-05-07 11:52:23 +08:00
"PerformanceId": 2,
"UseLowBlur": false
},
{
"DeviceName": "DEFAULT",
"PerformanceId": 2,
"UseLowBlur": false
2024-08-16 13:17:38 +08:00
},
{
"DeviceName": "samsung SM-G9730",
"PerformanceId": 2,
"UseLowBlur": true
2023-10-19 15:00:19 +08:00
}
]