Here's my config.
options = {
["difficulty"] = {
["birds"] = 0,
["cockpitLanguage"] = "english",
["cockpitVisualRM"] = true,
["easyCommunication"] = true,
["easyFlight"] = true,
["easyRadar"] = true,
["externalViews"] = true,
["fuel"] = false,
["geffect"] = "reduced",
["iconsTheme"] = "nato",
["immortal"] = false,
["labels"] = true,
["map"] = true,
["miniHUD"] = false,
["optionsView"] = "optview_all",
["padlock"] = false,
["permitCrash"] = true,
["radio"] = true,
["reports"] = true,
["setGlobal"] = true,
["tips"] = false,
["units"] = "imperial",
["userSnapView"] = false,
["weapons"] = false,
},
["graphics"] = {
["HDR"] = 2,
["MSAA"] = 3,
["OculusRift"] = true,
["TranspSSAA"] = true,
["aspect"] = 1.7777777777778,
["civTraffic"] = "",
["clutterMaxDistance"] = 500,
["cockpitShadows"] = false,
["color"] = "32",
["disableAero"] = true,
["effects"] = 3,
["fullScreen"] = true,
["haze"] = 1,
["heatBlr"] = 0,
["height"] = 1080,
["lights"] = 2,
["multiMonitorSetup"] = "1camera",
["preloadRadius"] = 150000,
["scenes"] = "low",
["shadowTree"] = false,
["shadows"] = 0,
["sync"] = true,
["textures"] = 0,
["treesVisibility"] = 1500,
["visibRange"] = "Low",
["water"] = 0,
["width"] = 1920,
},
["miscellaneous"] = {
["Coordinate_Display"] = "Lat Long",
["accidental_failures"] = false,
["f10_awacs"] = true,
["f11_free_camera"] = true,
["f5_nearest_ac"] = true,
["force_feedback_enabled"] = true,
["headmove"] = false,
["synchronize_controls"] = true,
},
["plugins"] = {
["TF-51D"] = {
["autoRudder"] = true,
},
},
["sound"] = {
["GBreathEffect"] = true,
["cockpit"] = 0,
["gui"] = 0,
["headphones"] = 0,
["music"] = -24,
["radioSpeech"] = true,
["subtitles"] = false,
["volume"] = 0,
["world"] = 0,
},
["views"] = {
["cockpit"] = {
["avionics"] = 0,
["mirrors"] = true,
["reflections"] = false,
["russianHud"] = false,
},
},
}