Skip to content

Instantly share code, notes, and snippets.

@username4
Created June 28, 2018 21:20
Show Gist options
  • Save username4/18787dd3b7d4af65bb1ebada4adb52d8 to your computer and use it in GitHub Desktop.
Save username4/18787dd3b7d4af65bb1ebada4adb52d8 to your computer and use it in GitHub Desktop.
{
"audio" : {
"volume_music" : "0",
"volume_sfx" : "0",
"volume_master" : "0",
"enable_VO" : "true",
"enable_alertMusic" : "true",
"enable_cinematicMusic" : "true"
},
"controls" : {
"invertCameraX" : "false",
"invertCameraY" : "false",
"sensitivityMouseX" : "4",
"sensitivityMouseY" : "4",
"sensitivityJoyX" : "150",
"sensitivityJoyY" : "150",
"vibration" : "true",
"crouchToggle" : "true",
"autoaim" : "true"
},
"display" : {
"resolution_x" : "1920",
"resolution_y" : "1080",
"refresh" : "60",
"full_screen" : "true",
"vsync" : "0",
"antialiasing" : "1",
"bloom" : "true",
"ssr" : "false",
"motion" : "true",
"shafts" : "true",
"dof" : "true",
"ambientocclusion" : "true",
"gamma" : "1",
"fov_ingame" : "90",
"fov_cinematic" : "40",
"target" : "0",
"texture_resolution" : "2",
"lod" : "2",
"shadow_distance" : "100",
"lights_distance" : "40"
},
"game" : {
"danger" : "true",
"score" : "true",
"slowmo" : "false",
"blood" : "true",
"hud_enemy" : "true",
"reflex" : "true",
"anon_stats" : "true",
"language" : "English"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment