options = 
{
    ["difficulty"] = 
    {
        ["fuel"] = false,
        ["easyRadar"] = false,
        ["miniHUD"] = false,
        ["birds"] = 0,
        ["optionsView"] = "optview_all",
        ["permitCrash"] = true,
        ["immortal"] = false,
        ["easyCommunication"] = true,
        ["cockpitVisualRM"] = true,
        ["easyFlight"] = false,
        ["radio"] = false,
        ["labels"] = true,
        ["tips"] = true,
        ["map"] = true,
        ["cockpitLanguage"] = "english",
        ["units"] = "metric",
        ["userSnapView"] = true,
        ["reports"] = true,
        ["externalViews"] = true,
        ["iconsTheme"] = "nato",
        ["padlock"] = true,
        ["weapons"] = false,
        ["setGlobal"] = true,
        ["geffect"] = "realistic",
    }, -- end of ["difficulty"]
    ["playerName"] = "Killer",
    ["graphics"] = 
    {
        ["OculusRift"] = false,
        ["multiMonitorSetup"] = "1camera",
        ["color"] = "32",
        ["preloadRadius"] = 150000,
        ["heatBlr"] = 1,
        ["scenes"] = "high",
        ["water"] = 2,
        ["fullScreen"] = false,
        ["disableAero"] = false,
        ["visibRange"] = "High",
        ["treesVisibility"] = 15000,
        ["aspect"] = 1.7777777777778,
        ["haze"] = 1,
        ["HDR"] = 0,
        ["TranspSSAA"] = false,
        ["textures"] = 2,
        ["cockpitShadows"] = true,
        ["width"] = 1920,
        ["effects"] = 3,
        ["shadowTree"] = true,
        ["civTraffic"] = "low",
        ["sync"] = true,
        ["lights"] = 2,
        ["height"] = 1080,
        ["shadows"] = 2,
        ["clutterMaxDistance"] = 4096,
        ["MSAA"] = 1,
    }, -- end of ["graphics"]
    ["plugins"] = 
    {
        ["CA"] = 
        {
            ["kompass_options"] = 1,
            ["ground_target_info"] = true,
            ["ground_aim_helper"] = true,
            ["ground_automatic"] = true,
            ["ground_platform_shake"] = true,
        }, -- end of ["CA"]
        ["Ka-50"] = 
        {
            ["altTrimmingMethod"] = false,
        }, -- end of ["Ka-50"]
        ["Mi-8MTV2"] = 
        {
            ["altMi8TrimmingMethod"] = false,
            ["controlHelperMi8"] = false,
            ["weapTooltipsMi8"] = true,
            ["Mi8RudderTrimmer"] = false,
        }, -- end of ["Mi-8MTV2"]
        ["P-51D"] = 
        {
            ["assistance"] = 100,
            ["autoRudder"] = false,
        }, -- end of ["P-51D"]
        ["UH-1H"] = 
        {
            ["UHRudderTrimmer"] = false,
            ["autoPilot"] = true,
            ["altUHTrimmingMethod"] = false,
            ["weapTooltips"] = true,
            ["UHTrackIRAiming"] = true,
        }, -- end of ["UH-1H"]
    }, -- end of ["plugins"]
    ["views"] = 
    {
        ["cockpit"] = 
        {
            ["mirrors"] = false,
            ["reflections"] = false,
            ["russianHud"] = false,
            ["avionics"] = 3,
        }, -- end of ["cockpit"]
    }, -- end of ["views"]
    ["sound"] = 
    {
        ["headphones"] = 0,
        ["cockpit"] = 0,
        ["GBreathEffect"] = true,
        ["world"] = 0,
        ["volume"] = 0,
        ["radioSpeech"] = true,
        ["music"] = -12,
        ["subtitles"] = true,
        ["gui"] = 0,
    }, -- end of ["sound"]
    ["miscellaneous"] = 
    {
        ["headmove"] = false,
        ["f5_nearest_ac"] = true,
        ["f11_free_camera"] = true,
        ["f10_awacs"] = true,
        ["Coordinate_Display"] = "Lat Long",
        ["accidental_failures"] = false,
        ["force_feedback_enabled"] = true,
        ["synchronize_controls"] = false,
        ["show_pilot_body"] = true,
    }, -- end of ["miscellaneous"]
} -- end of options
