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