{
	"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",
	},
}