mirror of
https://github.com/tym1116/BH3.git
synced 2025-12-23 03:44:43 +01:00
29 lines
494 B
Plaintext
29 lines
494 B
Plaintext
{
|
|
"Default":
|
|
{
|
|
"$type": "ConfigGraphicsRecommendSetting",
|
|
"RecommendResolutionX": 1920,
|
|
"RecommendResolutionY": 1080,
|
|
"ResolutionPercentage":
|
|
{
|
|
"High": 400,
|
|
"Middle": 200,
|
|
"Low": 100,
|
|
},
|
|
"ResolutionQuality": "High",
|
|
"PostFxGradeBufferSize":
|
|
{
|
|
"High": 512,
|
|
"Low": 128,
|
|
},
|
|
"TargetFrameRate": 60,
|
|
"RecommendGrade": "High",
|
|
"EnableGyroscope": true,
|
|
},
|
|
"EcoMode":
|
|
{
|
|
"RecommendGrade": "Off",
|
|
"TargetFrameRate": 30,
|
|
"ResolutionQuality": "Low",
|
|
},
|
|
} |