options =
{
["difficulty"] =
{
["fuel"] = false,
["easyRadar"] = false,
["miniHUD"] = false,
["birds"] = 0,
["optionsView"] = "optview_all",
["permitCrash"] = false,
["immortal"] = false,
["easyCommunication"] = false,
["easyFlight"] = false,
["radio"] = false,
["labels"] = false,
["map"] = true,
["cockpitLanguage"] = "english",
["units"] = "imperial",
["tips"] = true,
["reports"] = true,
["externalViews"] = true,
["iconsTheme"] = "nato",
["padlock"] = false,
["weapons"] = false,
["setGlobal"] = true,
["geffect"] = "realistic",
}, -- end of ["difficulty"]
["graphics"] =
{
["multiMonitorSetup"] = "1camera",
["color"] = "32",
["preloadRadius"] = 120486,
["heatBlr"] = 0,
["scenes"] = "low",
["water"] = 0,
["fullScreen"] = false,
["disableAero"] = false,
["visibRange"] = "Low",
["treesVisibility"] = 1500,
["aspect"] = 1.6,
["haze"] = 1,
["HDR"] = 0,
["TranspSSAA"] = false,
["textures"] = 0,
["cockpitShadows"] = false,
["shadows"] = 0,
["effects"] = 3,
["MSAA"] = 2,
["height"] = 1050,
["sync"] = false,
["shadowTree"] = false,
["civTraffic"] = "",
["width"] = 1680,
["clutterMaxDistance"] = 0,
["lights"] = 2,
}, -- end of ["graphics"]
["plugins"] =
{
}, -- end of ["plugins"]
["views"] =
{
["cockpit"] =
{
["mirrors"] = false,
["reflections"] = false,
["russianHud"] = false,
["avionics"] = 0,
}, -- end of ["cockpit"]
}, -- end of ["views"]
["sound"] =
{
["world"] = -100,
["radioSpeech"] = true,
["cockpit"] = -100,
["volume"] = -100,
["headphones"] = -100,
["music"] = -100,
["subtitles"] = true,
["gui"] = -100,
}, -- end of ["sound"]
["miscellaneous"] =
{
["Coordinate_Display"] = "Lat Long",
["accidental_failures"] = false,
["headmove"] = false,
["force_feedback_enabled"] = true,
["f5_nearest_ac"] = true,
["f11_free_camera"] = true,
["synchronize_controls"] = false,
["f10_awacs"] = true,
}, -- end of ["miscellaneous"]
} -- end of options