options = 
{
    ["views"] = 
    {
        ["cockpit"] = 
        {
            ["mirrors"] = false,
            ["reflections"] = false,
            ["avionics"] = 0,
        }, -- end of ["cockpit"]
    }, -- end of ["views"]
    ["playerName"] = "",
    ["VR"] = 
    {
        ["use_mouse"] = false,
        ["enable"] = false,
        ["box_mouse_cursor"] = false,
        ["pixel_density"] = 1,
    }, -- end of ["VR"]
    ["graphics"] = 
    {
        ["terrainTextures"] = "max",
        ["multiMonitorSetup"] = "1camera",
        ["LensEffects"] = 0,
        ["heatBlr"] = 0,
        ["anisotropy"] = 0,
        ["water"] = 0,
        ["fullScreen"] = false,
        ["disableAero"] = true,
        ["visibRange"] = "Medium",
        ["DOF"] = 0,
        ["aspect"] = 0.92409240924092,
        ["textures"] = 2,
        ["shadows"] = 0,
        ["MSAA"] = 0,
        ["HDR"] = 0,
        ["shadowTree"] = false,
        ["civTraffic"] = "medium",
        ["width"] = 1680,
        ["effects"] = 3,
        ["flatTerrainShadows"] = 0,
        ["treesVisibility"] = 6000,
        ["sync"] = true,
        ["preloadRadius"] = 30000,
        ["height"] = 1818,
        ["lights"] = 2,
        ["clutterMaxDistance"] = 300,
        ["clouds"] = 1,
    }, -- end of ["graphics"]
    ["plugins"] = 
    {
        ["CA"] = 
        {
            ["kompass_options"] = 1,
            ["ground_target_info"] = true,
            ["ground_aim_helper"] = true,
            ["ground_platform_shake"] = false,
            ["ground_automatic"] = true,
        }, -- end of ["CA"]
        ["M-2000C"] = 
        {
            ["UNI_ALIGNED"] = false,
            ["CPLocalList"] = "default",
            ["PPA_TOTPAR"] = false,
            ["UNI_NODRIFT"] = false,
        }, -- end of ["M-2000C"]
        ["A-10C"] = 
        {
            ["CPLocalList"] = "default",
        }, -- end of ["A-10C"]
        ["TF-51D"] = 
        {
            ["assistance"] = 100,
            ["CPLocalList"] = "default",
            ["autoRudder"] = false,
        }, -- end of ["TF-51D"]
        ["F-15C"] = 
        {
            ["CPLocalList"] = "default",
        }, -- end of ["F-15C"]
        ["Su-25T"] = 
        {
            ["CPLocalList"] = "default",
        }, -- end of ["Su-25T"]
    }, -- end of ["plugins"]
    ["difficulty"] = 
    {
        ["fuel"] = false,
        ["labels"] = true,
        ["easyRadar"] = false,
        ["cockpitStatusBarAllowed"] = false,
        ["miniHUD"] = false,
        ["map"] = true,
        ["birds"] = 100,
        ["optionsView"] = "optview_all",
        ["permitCrash"] = false,
        ["immortal"] = false,
        ["easyCommunication"] = false,
        ["cockpitVisualRM"] = true,
        ["tips"] = true,
        ["reports"] = true,
        ["hideStick"] = true,
        ["radio"] = false,
        ["easyFlight"] = false,
        ["externalViews"] = true,
        ["avionicsLanguage"] = "english",
        ["userSnapView"] = true,
        ["units"] = "imperial",
        ["userMarks"] = true,
        ["spectatorExternalViews"] = true,
        ["impostors"] = "",
        ["iconsTheme"] = "nato",
        ["setGlobal"] = true,
        ["weapons"] = false,
        ["padlock"] = false,
        ["geffect"] = "none",
    }, -- end of ["difficulty"]
    ["sound"] = 
    {
        ["hear_in_helmet"] = true,
        ["headphones"] = 0,
        ["cockpit"] = 0,
        ["GBreathEffect"] = true,
        ["gui"] = 0,
        ["volume"] = -15,
        ["radioSpeech"] = true,
        ["music"] = -100,
        ["subtitles"] = true,
        ["world"] = 0,
    }, -- end of ["sound"]
    ["miscellaneous"] = 
    {
        ["headmove"] = false,
        ["TrackIR_external_views"] = true,
        ["f5_nearest_ac"] = true,
        ["f11_free_camera"] = true,
        ["F2_view_effects"] = 0,
        ["f10_awacs"] = true,
        ["Coordinate_Display"] = "Lat Long Decimal",
        ["accidental_failures"] = false,
        ["force_feedback_enabled"] = false,
        ["synchronize_controls"] = true,
        ["show_pilot_body"] = true,
    }, -- end of ["miscellaneous"]
} -- end of options
