options = 
{
    ["views"] = 
    {
        ["cockpit"] = 
        {
            ["mirrors"] = true,
            ["reflections"] = false,
            ["avionics"] = 3,
        }, -- end of ["cockpit"]
    }, -- end of ["views"]
    ["playerName"] = "Nouveau Surnom",
    ["VR"] = 
    {
        ["use_mouse"] = false,
        ["enable"] = true,
        ["box_mouse_cursor"] = true,
        ["pixel_density"] = 1,
    }, -- end of ["VR"]
    ["graphics"] = 
    {
        ["terrainTextures"] = "max",
        ["multiMonitorSetup"] = "1camera",
        ["LensEffects"] = 3,
        ["heatBlr"] = 2,
        ["anisotropy"] = 1,
        ["water"] = 1,
        ["fullScreen"] = true,
        ["HDR"] = 1,
        ["disableAero"] = false,
        ["visibRange"] = "High",
        ["DOF"] = 2,
        ["clouds"] = 2,
        ["textures"] = 2,
        ["shadows"] = 3,
        ["MSAA"] = 1,
        ["shadowTree"] = false,
        ["civTraffic"] = "medium",
        ["OculusRift"] = false,
        ["flatTerrainShadows"] = 1,
        ["effects"] = 3,
        ["preloadRadius"] = 89161,
        ["treesVisibility"] = 10461,
        ["sync"] = true,
        ["width"] = 1920,
        ["height"] = 1080,
        ["lights"] = 2,
        ["clutterMaxDistance"] = 350,
        ["aspect"] = 1.7777777777778,
    }, -- end of ["graphics"]
    ["plugins"] = 
    {
        ["Su-25T"] = 
        {
            ["CPLocalList"] = "default",
        }, -- end of ["Su-25T"]
        ["MiG-15bis"] = 
        {
            ["autoLeanToAimMiG15"] = true,
            ["CPLocalList"] = "default",
            ["gunCamera"] = 0,
            ["aiHelper"] = false,
        }, -- end of ["MiG-15bis"]
        ["A-10C"] = 
        {
            ["CPLocalList"] = "Ricardo HD",
        }, -- end of ["A-10C"]
        ["TF-51D"] = 
        {
            ["assistance"] = 0,
            ["CPLocalList"] = "default",
            ["autoRudder"] = false,
        }, -- end of ["TF-51D"]
        ["MiG-21Bis"] = 
        {
            ["CustomCockpit"] = false,
            ["Engine"] = false,
            ["Shake"] = 100,
            ["Pitot"] = false,
            ["Reticle"] = false,
            ["Freeze"] = false,
        }, -- end of ["MiG-21Bis"]
    }, -- end of ["plugins"]
    ["difficulty"] = 
    {
        ["fuel"] = false,
        ["easyRadar"] = false,
        ["labels"] = false,
        ["miniHUD"] = false,
        ["cockpitStatusBarAllowed"] = false,
        ["birds"] = 0,
        ["optionsView"] = "optview_all",
        ["permitCrash"] = false,
        ["immortal"] = false,
        ["easyCommunication"] = false,
        ["cockpitVisualRM"] = false,
        ["padlock"] = false,
        ["reports"] = true,
        ["hideStick"] = false,
        ["radio"] = false,
        ["tips"] = true,
        ["easyFlight"] = false,
        ["externalViews"] = true,
        ["avionicsLanguage"] = "english",
        ["units"] = "imperial",
        ["userSnapView"] = true,
        ["spectatorExternalViews"] = true,
        ["impostors"] = "",
        ["iconsTheme"] = "nato",
        ["map"] = true,
        ["weapons"] = false,
        ["setGlobal"] = true,
        ["geffect"] = "realistic",
    }, -- end of ["difficulty"]
    ["sound"] = 
    {
        ["hear_in_helmet"] = false,
        ["headphones"] = 0,
        ["cockpit"] = 0,
        ["GBreathEffect"] = true,
        ["gui"] = 0,
        ["volume"] = 0,
        ["radioSpeech"] = true,
        ["music"] = -100,
        ["subtitles"] = true,
        ["world"] = 0,
    }, -- end of ["sound"]
    ["miscellaneous"] = 
    {
        ["headmove"] = true,
        ["TrackIR_external_views"] = true,
        ["f5_nearest_ac"] = true,
        ["f11_free_camera"] = true,
        ["F2_view_effects"] = 2,
        ["f10_awacs"] = true,
        ["Coordinate_Display"] = "Lat Long",
        ["accidental_failures"] = true,
        ["force_feedback_enabled"] = false,
        ["synchronize_controls"] = false,
        ["show_pilot_body"] = false,
    }, -- end of ["miscellaneous"]
} -- end of options
