Files
Bombaleila/Assets/Data/Config/GameOptions.json
2026-03-03 05:27:03 +05:00

26 lines
548 B
JSON

{
"brightness": 0.0,
"fov": 60.0,
"sensitivity": 1.0,
"smoothing": false,
"smoothing_speed": 1.0,
"show_fps": false,
"display": 0,
"screen_fullscreen": false,
"screen_width": 1920,
"screen_height": 1080,
"frame_rate": -1,
"vsync": 0,
"render_scale": 1.0,
"fsr_sharpness": 0.900000036,
"antialiasing": 0,
"anisotropic": 1,
"texture_quality": 1,
"shadow_distance": 1,
"pp_bloom": true,
"pp_vignette": true,
"pp_grain": true,
"pp_chromatic_aberration": true,
"volume_general": 1.0,
"volume_music": 1.0
}