app/lib/ui/home/performance/performance_ui.json.dart

324 lines
8.4 KiB
Dart
Raw Normal View History

2024-05-05 16:34:38 +08:00
import 'package:starcitizen_doctor/generated/l10n.dart';
2024-05-05 15:05:47 +08:00
final performanceUIConfJsonData = [
2023-10-09 09:32:07 +08:00
{
"key": "r_ssdo",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_ssdo,
"info": S.current.performance_json_text_ssdo_info,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 2,
"min": 0,
"value": 1,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "r_AntialiasingMode",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_antialiasing,
"info": S.current.performance_json_text_antialiasing_info,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 3,
"min": 0,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "sys_spec_gameeffects",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_game_effects,
"info": S.current.performance_json_text_game_effects_info,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 4,
"min": 1,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "sys_spec_texture",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_texture,
"info": S.current.performance_json_text_texture_info,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 3,
"min": 1,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "sys_spec_volumetriceffects",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_volumetric_effects,
"info": S.current.performance_json_text_volumetric_effects_info,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 4,
"min": 1,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "sys_spec_water",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_water,
"info": S.current.performance_json_text_water_info,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 4,
"min": 1,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "sys_spec_objectdetail",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_object_detail,
"info": S.current.performance_json_text_object_detail_info,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 4,
"min": 1,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "sys_spec_particles",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_particles,
2023-10-09 09:32:07 +08:00
"info": "",
"type": "int",
"max": 4,
"min": 1,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "sys_spec_physics",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_physics,
"info": S.current.performance_json_text_physics_info,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 4,
"min": 1,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "sys_spec_shading",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_shading,
"info": S.current.performance_json_text_shading_info,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 4,
"min": 1,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "sys_spec_shadows",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_shadows,
"info": S.current.performance_json_text_shadows_info,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 4,
"min": 1,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "sys_spec_postprocessing",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_postprocessing,
"info": S.current.performance_json_text_postprocessing_info,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 4,
"min": 1,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "q_Renderer",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_renderer,
"info": S.current.performance_json_text_renderer_info,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 3,
"min": 0,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "q_ShaderDecal",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_shader_decal,
"info": S.current.performance_json_text_shader_decal_info,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 3,
"min": 0,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "q_ShaderPostProcess",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_shader_post_process,
"info": "",
"type": "int",
"max": 3,
"min": 0,
"value": 3,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
},
2023-10-09 09:32:07 +08:00
{
"key": "q_ShaderFX",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_shader_fx,
2023-10-09 09:32:07 +08:00
"info": "",
"type": "int",
"max": 3,
"min": 0,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "q_ShaderGeneral",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_shader_general,
"info": S.current.performance_json_text_shader_general_info,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 3,
"min": 0,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "q_ShaderGlass",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_shader_glass,
"info": S.current.performance_json_text_shader_glass_info,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 3,
"min": 0,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "q_ShaderHDR",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_shader_hdr,
"info": S.current.performance_json_text_shader_hdr_info,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 3,
"min": 0,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "q_ShaderParticle",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_shader_particle,
"info": S.current.performance_json_text_shader_particle_info,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 3,
"min": 0,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "q_ShaderTerrain",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_shader_terrain,
2023-10-09 09:32:07 +08:00
"info": "",
"type": "int",
"max": 3,
"min": 0,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "q_ShaderShadow",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_shader_shadow,
2023-10-09 09:32:07 +08:00
"info": "",
"type": "int",
"max": 3,
"min": 0,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "q_ShaderSky",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_shader_sky,
2023-10-09 09:32:07 +08:00
"info": "",
"type": "int",
"max": 3,
"min": 0,
"value": 2,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "e_ParticlesObjectCollisions",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_particles_object_collisions,
"info": S.current.performance_json_text_particles_object_collisions_info,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 2,
"min": 1,
"value": 1,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_graphics
2023-10-09 09:32:07 +08:00
},
{
"key": "r_displayinfo",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_displayinfo,
"info": S.current.performance_json_text_displayinfo_info,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 4,
"min": 0,
"value": 1,
2024-05-05 16:34:38 +08:00
"group": S.current.app_index_menu_settings
2023-10-09 09:32:07 +08:00
},
{
"key": "sys_maxFps",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_max_fps,
"info": S.current.performance_json_text_max_fps_info,
"type": "int",
"max": 300,
"min": 0,
"value": 0,
2024-05-05 16:34:38 +08:00
"group": S.current.app_index_menu_settings
},
2023-10-09 09:32:07 +08:00
{
"key": "r_DisplaySessionInfo",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_display_session,
"info": S.current.performance_json_text_display_session_info,
2023-10-09 09:32:07 +08:00
"type": "bool",
"max": 1,
"min": 0,
"value": 0,
2024-05-05 16:34:38 +08:00
"group": S.current.app_index_menu_settings
2023-10-09 09:32:07 +08:00
},
{
"key": "r_VSync",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_vsync,
"info": S.current.performance_json_text_vsync_info,
2023-10-09 09:32:07 +08:00
"type": "bool",
"max": 1,
"min": 0,
"value": 0,
2024-05-05 16:34:38 +08:00
"group": S.current.app_index_menu_settings
2023-10-09 09:32:07 +08:00
},
{
"key": "r_MotionBlur",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_motion_blur,
"info": S.current.performance_json_text_motion_blur_info,
2023-10-09 09:32:07 +08:00
"type": "bool",
"max": 1,
"min": 0,
"value": 0,
2024-05-05 16:34:38 +08:00
"group": S.current.app_index_menu_settings
2023-10-09 09:32:07 +08:00
},
{
"key": "cl_fov",
"name": "FOV",
2024-05-05 16:34:38 +08:00
"info": S.current.performance_json_text_fov,
2023-10-09 09:32:07 +08:00
"type": "int",
"max": 160,
"min": 25,
"value": 90,
2024-05-05 16:34:38 +08:00
"group": S.current.app_index_menu_settings
2023-10-09 09:32:07 +08:00
},
{
"key": "ui_disableScreenFade",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_ui_animation,
2023-10-09 09:32:07 +08:00
"info": "",
"type": "bool",
"max": 1,
"min": 0,
"value": 1,
2024-05-05 16:34:38 +08:00
"group": S.current.app_index_menu_settings
},
{
"key": "customize",
2024-05-05 16:34:38 +08:00
"name": S.current.performance_json_text_custom_parameters,
"info": "",
"type": "customize",
"max": 1,
"min": 0,
"value": 1,
2024-05-05 16:34:38 +08:00
"group": S.current.performance_json_text_title_custom
2023-10-09 09:32:07 +08:00
}
2024-05-05 16:34:38 +08:00
];