mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2026-08-19 05:35:18 +00:00
Initial commit
This commit is contained in:
+460
@@ -0,0 +1,460 @@
|
||||
options =
|
||||
{
|
||||
["miscellaneous"] =
|
||||
{
|
||||
["chat_window_at_start"] = true,
|
||||
["TrackIR_external_views"] = true,
|
||||
["f11_free_camera"] = true,
|
||||
["f10_awacs"] = true,
|
||||
["Coordinate_Display"] = "Lat Long",
|
||||
["accidental_failures"] = false,
|
||||
["autologin"] = true,
|
||||
["show_pilot_body"] = false,
|
||||
["collect_stat"] = false,
|
||||
["synchronize_controls"] = false,
|
||||
["backup"] = false,
|
||||
["headmove"] = false,
|
||||
["f5_nearest_ac"] = true,
|
||||
["F2_view_effects"] = 1,
|
||||
["launcher"] = false,
|
||||
["backupTime"] = 5,
|
||||
["allow_server_screenshots"] = false,
|
||||
["force_feedback_enabled"] = true,
|
||||
}, -- end of ["miscellaneous"]
|
||||
["difficulty"] =
|
||||
{
|
||||
["fuel"] = false,
|
||||
["spottingDot"] = 2,
|
||||
["miniHUD"] = false,
|
||||
["optionsView"] = "optview_all",
|
||||
["setGlobal"] = true,
|
||||
["avionicsLanguage"] = "native",
|
||||
["cockpitVisualRM"] = false,
|
||||
["map"] = true,
|
||||
["gWarmUp"] = false,
|
||||
["spectatorExternalViews"] = true,
|
||||
["userSnapView"] = true,
|
||||
["iconsTheme"] = "nato",
|
||||
["weapons"] = false,
|
||||
["padlock"] = false,
|
||||
["birds"] = 0,
|
||||
["permitCrash"] = true,
|
||||
["immortal"] = false,
|
||||
["easyCommunication"] = true,
|
||||
["wakeTurbulence"] = false,
|
||||
["easyFlight"] = false,
|
||||
["hideStick"] = false,
|
||||
["radio"] = false,
|
||||
["geffect"] = "realistic",
|
||||
["unrestrictedSATNAV"] = true,
|
||||
["reports"] = true,
|
||||
["tips"] = true,
|
||||
["cockpitStatusBarAllowed"] = false,
|
||||
["autoTrimmer"] = false,
|
||||
["externalViews"] = true,
|
||||
["RBDAI"] = true,
|
||||
["controlsIndicator"] = true,
|
||||
["units"] = "imperial",
|
||||
["userMarks"] = true,
|
||||
["labels"] = 0,
|
||||
}, -- end of ["difficulty"]
|
||||
["VR"] =
|
||||
{
|
||||
["handOffsetZ"] = 0,
|
||||
["enableHMDMask"] = true,
|
||||
["box_mouse_cursor"] = true,
|
||||
["handOffsetY"] = 0,
|
||||
["mirror_crop"] = false,
|
||||
["pointer_use_type"] = 0,
|
||||
["mirror_use_DCS_resolution"] = false,
|
||||
["openxr_eyeGaze"] = false,
|
||||
["hand_controllers_use_throttle"] = true,
|
||||
["hand_controllers_joint_throttle"] = true,
|
||||
["use_mouse"] = true,
|
||||
["openxr_quadView"] = false,
|
||||
["custom_IPD_enable"] = false,
|
||||
["hand_controllers_type"] = 0,
|
||||
["hand_controllers_debug_draw"] = false,
|
||||
["handOffsetX"] = 0,
|
||||
["prefer_built_in_audio"] = true,
|
||||
["pixel_density"] = 1,
|
||||
["hand_controllers_use_stick"] = true,
|
||||
["msaaMaskSize"] = 0.42,
|
||||
["enable"] = false,
|
||||
["interaction_with_grip_only"] = false,
|
||||
["bloom"] = true,
|
||||
["mirror_source"] = 0,
|
||||
["custom_IPD"] = 63.5,
|
||||
["hand_controllers"] = true,
|
||||
}, -- end of ["VR"]
|
||||
["graphics"] =
|
||||
{
|
||||
["volumetricLights"] = 1,
|
||||
["AA"] = "DLAA",
|
||||
["forestDetailsFactor"] = 1,
|
||||
["rainDroplets"] = 0,
|
||||
["LensEffects"] = 0,
|
||||
["heatBlr"] = 1,
|
||||
["anisotropy"] = 1,
|
||||
["water"] = 2,
|
||||
["motionBlurAmount"] = 1,
|
||||
["scaleGui"] = 1,
|
||||
["visibRange"] = "High",
|
||||
["aspect"] = 1.7777777777778,
|
||||
["lights"] = 2,
|
||||
["shadows"] = 4,
|
||||
["MSAA"] = 1,
|
||||
["canopyReflections"] = 1,
|
||||
["clutterMaxDistance"] = 1000,
|
||||
["textures"] = 2,
|
||||
["DLSS_PerfQuality"] = 2,
|
||||
["outputGamma"] = 2.2,
|
||||
["forestDistanceFactor"] = 1,
|
||||
["BlurFlatShadows"] = 1,
|
||||
["cockpitGI"] = 1,
|
||||
["terrainTextures"] = "max",
|
||||
["box_mouse_cursor"] = false,
|
||||
["multiMonitorSetup"] = "1camera",
|
||||
["messagesFontScale"] = 2,
|
||||
["defaultFOV"] = 78,
|
||||
["shadowTree"] = false,
|
||||
["chimneySmokeDensity"] = 5,
|
||||
["maxFPS"] = 60,
|
||||
["SSS"] = 1,
|
||||
["fullScreen"] = true,
|
||||
["useDeferredShading"] = 1,
|
||||
["effects"] = 3,
|
||||
["Scaling"] = 0.66,
|
||||
["DOF"] = 0,
|
||||
["clouds"] = 2,
|
||||
["sceneryDetailsFactor"] = 1,
|
||||
["Upscaling"] = "DLSS",
|
||||
["flatTerrainShadows"] = 0,
|
||||
["LODmult"] = 1,
|
||||
["secondaryShadows"] = 0,
|
||||
["ColorGradingLUT"] = 0,
|
||||
["SSLR"] = 1,
|
||||
["width"] = 2560,
|
||||
["SSAO"] = 1,
|
||||
["Sharpening"] = 0,
|
||||
["sync"] = true,
|
||||
["preloadRadius"] = 60000,
|
||||
["height"] = 1440,
|
||||
["motionBlur"] = 0,
|
||||
["ScreenshotExt"] = "jpg",
|
||||
["civTraffic"] = "high",
|
||||
}, -- end of ["graphics"]
|
||||
["plugins"] =
|
||||
{
|
||||
["Su-25T"] =
|
||||
{
|
||||
["CPLocalList"] = "default",
|
||||
}, -- end of ["Su-25T"]
|
||||
["UltraLeap"] =
|
||||
{
|
||||
["handOffsetY"] = 0,
|
||||
["enable"] = false,
|
||||
["handUseThrottle"] = false,
|
||||
["handOffsetZ"] = 0,
|
||||
["handUseStick"] = false,
|
||||
["handOffsetX"] = 0,
|
||||
["set_debug"] = false,
|
||||
["mouseClickSrc"] = 0,
|
||||
}, -- end of ["UltraLeap"]
|
||||
["F-15ESE"] =
|
||||
{
|
||||
["RAND_RDR_CHANNEL"] = false,
|
||||
["RADAR_SAR_SCINTILLATION"] = true,
|
||||
["RADAR_MAX_CORES"] = 4,
|
||||
["LINEAR_STICK"] = false,
|
||||
["CPLocalList"] = "default",
|
||||
["RADALT_ADVANCED"] = false,
|
||||
["MONITOR_EYEPOINT_OFFSET"] = 0,
|
||||
["THROTTLE_CO_DETENT"] = 10,
|
||||
["VR_EYEPOINT_OFFSET"] = 8,
|
||||
["FF_TRIM_OFFSET"] = true,
|
||||
["THROTTLE_AB_DETENT"] = 75,
|
||||
["GHOST_CONTROLS"] = false,
|
||||
["FF_PITCH_GAIN"] = 65,
|
||||
["FF_ROLL_GAIN"] = 65,
|
||||
["LOW_END_TEXT"] = false,
|
||||
}, -- end of ["F-15ESE"]
|
||||
["F/A-18C"] =
|
||||
{
|
||||
["abDetent"] = 0,
|
||||
["canopyReflections"] = 0,
|
||||
["hmdEye"] = 1,
|
||||
["CPLocalList"] = "Dark",
|
||||
["F18RealisticTDC"] = false,
|
||||
["mfdReflections"] = 0,
|
||||
}, -- end of ["F/A-18C"]
|
||||
["Tacview"] =
|
||||
{
|
||||
["tacviewRealTimeTelemetryPassword"] = "",
|
||||
["tacviewSinglePlayerFlights"] = 2,
|
||||
["tacviewPlaybackDelay"] = 600,
|
||||
["tacviewMultiplayerFlightsAsClient"] = 2,
|
||||
["tacviewModuleEnabled"] = true,
|
||||
["tacviewDebugMode"] = 0,
|
||||
["tacviewRemoteControlPort"] = "42675",
|
||||
["tacviewFlightDataRecordingEnabled"] = true,
|
||||
["tacviewMultiplayerFlightsAsHost"] = 2,
|
||||
["tacviewTerrainExport"] = 0,
|
||||
["tacviewAutoDiscardFlights"] = 10,
|
||||
["tacviewRemoteControlEnabled"] = false,
|
||||
["tacviewBookmarkShortcut"] = 0,
|
||||
["tacviewRealTimeTelemetryPort"] = "42674",
|
||||
["tacviewRealTimeTelemetryEnabled"] = true,
|
||||
["tacviewRemoteControlPassword"] = "",
|
||||
["tacviewExportPath"] = "",
|
||||
}, -- end of ["Tacview"]
|
||||
["AV8BNA"] =
|
||||
{
|
||||
["INS_Alignment"] = 2,
|
||||
["INS_GYROHasNAV"] = false,
|
||||
["CPLocalList"] = "default",
|
||||
["MPCD_GAIN"] = 40,
|
||||
["USE_REAL_TDC"] = false,
|
||||
["FF_TRIM_OFFSET"] = true,
|
||||
["MPCD_CONS"] = 70,
|
||||
["USE_MPCD_EXPORT"] = false,
|
||||
["MPCD_EXPORT"] = false,
|
||||
["FF_ROLL_GAIN"] = 65,
|
||||
["FF_PITCH_GAIN"] = 65,
|
||||
}, -- end of ["AV8BNA"]
|
||||
["MiG-29"] =
|
||||
{
|
||||
["CPLocalList_MiG-29S"] = "default",
|
||||
["CPLocalList_MiG-29A"] = "default",
|
||||
["CPLocalList_MiG-29G"] = "default",
|
||||
}, -- end of ["MiG-29"]
|
||||
["VRFree"] =
|
||||
{
|
||||
["handUseThrottle"] = false,
|
||||
["handUseStick"] = false,
|
||||
["set_debug"] = false,
|
||||
["enable"] = false,
|
||||
["mouseClickSrc"] = 0,
|
||||
}, -- end of ["VRFree"]
|
||||
["TF-51D"] =
|
||||
{
|
||||
["assistance"] = 100,
|
||||
["CPLocalList"] = "default",
|
||||
["autoRudder"] = false,
|
||||
}, -- end of ["TF-51D"]
|
||||
["M-2000C"] =
|
||||
{
|
||||
["FUEL_DETOT_AUTO"] = false,
|
||||
["CPLocalList"] = "default",
|
||||
["THROTTLE_CO_DETENT"] = 15,
|
||||
["RADIO_PTTMENU"] = true,
|
||||
["REAL_FREQ_REP"] = true,
|
||||
["EZ_LAUNCH_ALERT"] = false,
|
||||
["REFUEL_HACK"] = true,
|
||||
["PITCH_LIMIT_MODE"] = 1,
|
||||
["RAND_RDR_CHANNEL"] = false,
|
||||
["VTB_FOV_HEIGHT"] = 150,
|
||||
["RADAR_CLUTTERQMC"] = true,
|
||||
["VTB_FOV_SIZE"] = 130,
|
||||
["VTB_FOV_ENABLE"] = true,
|
||||
["THROTTLE_AB_DETENT"] = 90,
|
||||
["ENGINE_LOG"] = false,
|
||||
["UNI_ALIGNED"] = true,
|
||||
["UNI_NODRIFT"] = false,
|
||||
["VTB_ENLARGE"] = 0,
|
||||
["COCKPIT_WEAR"] = 50,
|
||||
["MW_KNOBS_SPEED"] = 0,
|
||||
["PITCH_ELASTIC_LIMIT"] = 80,
|
||||
["RADAR_MAPOBJECTS"] = true,
|
||||
["PCN_DIGIT_MSG"] = true,
|
||||
}, -- end of ["M-2000C"]
|
||||
["A-10C_2"] =
|
||||
{
|
||||
["GUNPAC_Runway"] = 0.1,
|
||||
["hmdEye"] = 1,
|
||||
["CPLocalList"] = "Dark",
|
||||
["throttleSlewMaverick"] = 5,
|
||||
["GUNPAC_Hot"] = 0.1,
|
||||
["defaultGunMode"] = 0,
|
||||
["throttleSlewTGP"] = 5,
|
||||
["GUNPAC_Cold"] = 0.1,
|
||||
["GUNPAC_Air"] = 0.2,
|
||||
}, -- end of ["A-10C_2"]
|
||||
["Ka-50"] =
|
||||
{
|
||||
["Ka50TrimmingMethod"] = 0,
|
||||
["Ka50RudderTrimmer"] = false,
|
||||
["hmdEye"] = 1,
|
||||
["CPLocalList"] = "default",
|
||||
["helmetCircleDisplacement"] = 11,
|
||||
}, -- end of ["Ka-50"]
|
||||
["F-15C"] =
|
||||
{
|
||||
["CPLocalList"] = "default",
|
||||
}, -- end of ["F-15C"]
|
||||
["CaptoGlove"] =
|
||||
{
|
||||
["fingerPinkyBentRight"] = "0",
|
||||
["armBending"] = 60,
|
||||
["shoulderJointX_Right"] = -15,
|
||||
["fingerPinkyStraightRight"] = "1000",
|
||||
["mouseClickSrc"] = 0,
|
||||
["shoulderJointZ_Left"] = 23,
|
||||
["trackerHMDnameRight"] = "DISABLE",
|
||||
["set_attach"] = false,
|
||||
["fingerMiddleBentLeft"] = "0",
|
||||
["gloveRotationPitch_Left"] = 0,
|
||||
["fingerMiddleStraightRight"] = "1000",
|
||||
["yawOffsetGlove_Left"] = 0,
|
||||
["yawOffsetShoulder_Right"] = 0,
|
||||
["fingerThumbStraightLeft"] = "1000",
|
||||
["gloveOffsetY_Right"] = 0,
|
||||
["gloveOffsetX_Left"] = 0,
|
||||
["shoulderJointY_Left"] = -23,
|
||||
["gloveRotationYaw_Right"] = 0,
|
||||
["trackerHMDnameLeft"] = "DISABLE",
|
||||
["set_symmetrically"] = false,
|
||||
["fingerIndexStraightRight"] = "1000",
|
||||
["pitchOffsetGlove_Right"] = 0,
|
||||
["fingerIndexBentRight"] = "0",
|
||||
["gloveOffsetZ_Right"] = 0,
|
||||
["shoulderJointZ_Right"] = 23,
|
||||
["useHMDControl"] = false,
|
||||
["pitchOffsetShoulder_Left"] = 0,
|
||||
["fingerMiddleStraightLeft"] = "1000",
|
||||
["pitchOffsetShoulder_Right"] = 0,
|
||||
["fingerRingStraightLeft"] = "1000",
|
||||
["fingerThumbBentRight"] = "0",
|
||||
["shoulderJointX_Left"] = -15,
|
||||
["enable"] = false,
|
||||
["gloveOffsetY_Left"] = 0,
|
||||
["fingerMiddleBentRight"] = "0",
|
||||
["fingerRingBentLeft"] = "0",
|
||||
["forearmLength_Right"] = 30,
|
||||
["fingerThumbStraightRight"] = "1000",
|
||||
["gloveOffsetZ_Left"] = 0,
|
||||
["shoulderLength_Right"] = 40,
|
||||
["fingerPinkyStraightLeft"] = "1000",
|
||||
["gloveRotationYaw_Left"] = 0,
|
||||
["gloveRotationPitch_Right"] = 0,
|
||||
["forearmLength_Left"] = 30,
|
||||
["set_debug"] = false,
|
||||
["useBending"] = false,
|
||||
["fingerRingBentRight"] = "0",
|
||||
["shoulderJointY_Right"] = -23,
|
||||
["gloveRotationRoll_Left"] = 0,
|
||||
["fingerIndexBentLeft"] = "0",
|
||||
["shoulderLength_Left"] = 40,
|
||||
["yawOffsetShoulder_Left"] = 0,
|
||||
["fingerRingStraightRight"] = "1000",
|
||||
["fingerIndexStraightLeft"] = "1000",
|
||||
["yawOffsetGlove_Right"] = 0,
|
||||
["gloveOffsetX_Right"] = 0,
|
||||
["pitchOffsetGlove_Left"] = 0,
|
||||
["fingerThumbBentLeft"] = "0",
|
||||
["gloveRotationRoll_Right"] = 0,
|
||||
["fingerPinkyBentLeft"] = "0",
|
||||
}, -- end of ["CaptoGlove"]
|
||||
["A-10A"] =
|
||||
{
|
||||
["CPLocalList"] = "default",
|
||||
}, -- end of ["A-10A"]
|
||||
["Supercarrier"] =
|
||||
{
|
||||
["Use_native_ATC_text"] = false,
|
||||
["enable_FLOLS_overlay"] = true,
|
||||
}, -- end of ["Supercarrier"]
|
||||
["Su-25"] =
|
||||
{
|
||||
["CPLocalList"] = "default",
|
||||
}, -- end of ["Su-25"]
|
||||
["A-10C"] =
|
||||
{
|
||||
["throttleSlewTGP"] = 5,
|
||||
["GUNPAC_Air"] = 0.2,
|
||||
["GUNPAC_Cold"] = 0.1,
|
||||
["GUNPAC_Runway"] = 0.1,
|
||||
["CPLocalList"] = "default",
|
||||
["throttleSlewMaverick"] = 5,
|
||||
["GUNPAC_Hot"] = 0.1,
|
||||
}, -- end of ["A-10C"]
|
||||
["Su-33"] =
|
||||
{
|
||||
["CPLocalList"] = "default",
|
||||
}, -- end of ["Su-33"]
|
||||
["Su-27"] =
|
||||
{
|
||||
["CPLocalList"] = "default",
|
||||
}, -- end of ["Su-27"]
|
||||
["F-16C"] =
|
||||
{
|
||||
["hmdEye"] = 1,
|
||||
["CPLocalList"] = "default",
|
||||
["rollForceStickGradient"] = 1,
|
||||
["abDetent"] = 0,
|
||||
["canopyReflections"] = 0,
|
||||
["pitchDeadzoneValue"] = 4.375,
|
||||
["rollDeadzoneValue"] = 5.9,
|
||||
["mfdReflections"] = 0,
|
||||
["canopyTint"] = 1,
|
||||
["pitchForceStickGradient"] = 1,
|
||||
}, -- end of ["F-16C"]
|
||||
["AH-64D_BLK_II"] =
|
||||
{
|
||||
["AH64HmdEye"] = 1,
|
||||
["CPLocalList"] = "default",
|
||||
["AH64BalaclavaCPG"] = true,
|
||||
["AH64PedalsTrimmingMethod"] = 0,
|
||||
["AH64ManTrkRampUpSpeed"] = 5,
|
||||
["AH64CockpitShake"] = 50,
|
||||
["AH64AutoHandover"] = true,
|
||||
["AH64CyclicTrimmingMethod"] = 0,
|
||||
["AH64IhadssMonocleVisible"] = true,
|
||||
["AH64BalaclavaPLT"] = true,
|
||||
["AH64VRSNotificationAudio"] = true,
|
||||
["AH64VRSNotificationVisual"] = false,
|
||||
["AH64AIIFFColorScheme"] = 0,
|
||||
["AH64TriggerGuardEnable"] = false,
|
||||
["AH64LockoutDetent"] = 1,
|
||||
["AH64AIInterfaceColorScheme"] = 0,
|
||||
["AH64AIColorScheme"] = 0,
|
||||
}, -- end of ["AH-64D_BLK_II"]
|
||||
}, -- end of ["plugins"]
|
||||
["format"] = 1,
|
||||
["sound"] =
|
||||
{
|
||||
["main_output"] = "",
|
||||
["FakeAfterburner"] = false,
|
||||
["voiceChatInVolume"] = 50,
|
||||
["volume"] = 69,
|
||||
["headphones_on_external_views"] = true,
|
||||
["voiceChatInSensitivity"] = -50,
|
||||
["subtitles"] = true,
|
||||
["world"] = 100,
|
||||
["hear_in_helmet"] = true,
|
||||
["music"] = 0,
|
||||
["headphones"] = 100,
|
||||
["main_layout"] = "",
|
||||
["hp_output"] = "",
|
||||
["cockpit"] = 100,
|
||||
["voice_chat_output"] = "",
|
||||
["voice_chat"] = true,
|
||||
["radioSpeech"] = true,
|
||||
["GBreathEffect"] = true,
|
||||
["switches"] = 100,
|
||||
["play_audio_while_minimized"] = false,
|
||||
["use_turn_servers"] = true,
|
||||
["microphone_use"] = 2,
|
||||
["voice_chat_input"] = "",
|
||||
["gui"] = 100,
|
||||
}, -- end of ["sound"]
|
||||
["views"] =
|
||||
{
|
||||
["cockpit"] =
|
||||
{
|
||||
["mirrors"] = false,
|
||||
["reflections"] = true,
|
||||
["avionics"] = 3,
|
||||
}, -- end of ["cockpit"]
|
||||
}, -- end of ["views"]
|
||||
} -- end of options
|
||||
Reference in New Issue
Block a user