options = { ["difficulty"] = { ["padlock"] = false, ["easyRadar"] = false, ["miniHUD"] = false, ["birds"] = 0, ["optionsView"] = "optview_all", ["permitCrash"] = false, ["immortal"] = false, ["map"] = true, ["radio"] = false, ["labels"] = false, ["tips"] = true, ["aftSwitching"] = false, ["cockpitLanguage"] = "english", ["units"] = "imperial", ["easyFlight"] = false, ["altTrimmingMethod"] = false, ["externalViews"] = true, ["iconsTheme"] = "nato", ["fuel"] = true, ["weapons"] = true, ["setGlobal"] = false, ["geffect"] = "realistic", }, -- end of ["difficulty"] ["views"] = { ["cockpit"] = { ["mirrors"] = false, ["reflections"] = false, ["russianHud"] = false, ["avionics"] = 3, }, -- end of ["cockpit"] }, -- end of ["views"] ["sound"] = { ["world"] = 0, ["radioSpeech"] = true, ["cockpit"] = 0, ["volume"] = 0, ["headphones"] = 0, ["music"] = 0, ["subtitles"] = true, ["gui"] = 0, }, -- end of ["sound"] ["graphics"] = { ["multiMonitorSetup"] = "shkval+camera+abris", ["color"] = "32", ["heatBlr"] = 1, ["scenes"] = "high", ["water"] = 2, ["fullScreen"] = false, ["visibRange"] = "High", ["aspect"] = 2.93333333, ["textures"] = 2, ["shadows"] = 3, ["effects"] = 3, ["width"] = 3520, ["lights"] = 2, ["height"] = 1200, ["civTraffic"] = 0, ["resolution"] = "1920x1200", ["haze"] = 1, }, -- end of ["graphics"] } -- end of options