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