diff --git a/Translations/default/options.xml b/Translations/default/options.xml
index 04365bac9..5298137fd 100644
--- a/Translations/default/options.xml
+++ b/Translations/default/options.xml
@@ -20,7 +20,7 @@
Specify additional aircraft directory path(s) (alternatively, you can use --aircraft-dir to target a specific aircraft in a given directory)Base directory to use for aircraft and scenery downloads (the TerraSync scenery directory may be specifically set with --terrasync-dir)Select the language for this session
- Load recording of earlier flightgear session. For <name>, if <name> ends with .fgdata it is treated as the local path of the recording file; otherwise we form the local path by prepending <name> with the tape directory and appending ".fgtape". For <url> (starting with http:// or https://) we download the remote recording (which must be a Continuous recording) in the background to a url-dependent filename while replaying it; if the url-dependent filename already exists it is assumed to be a truncated download and we only download any remaining data.
+ Load recording of earlier FlightGear session. For <name>, if <name> ends with .fgdata it is treated as the local path of the recording file; otherwise we form the local path by prepending <name> with the tape directory and appending ".fgtape". For <url> (starting with http:// or https://) we download the remote recording (which must be a Continuous recording) in the background to a url-dependent filename while replaying it; if the url-dependent filename already exists it is assumed to be a truncated download and we only download any remaining data.Disable splash screenEnable splash screenReset all user settings to their defaults (rendering options etc)
@@ -55,10 +55,17 @@
Specify path to your web browserSet property <name> to <value>. <type> can be one of string, double, float, long, int, or bool.Load additional properties from path
+ Do not load any default configuration files (like .fgfsrc) unless explicitly specified with --config.
+ Allow Nasal scripts to read files from directories listed as path (separate multiple paths with a semicolon (Windows) or a colon (UNIX)). By default, for security reasons, Nasal scripts can only read data from certain directories, such as $FG_ROOT, $FG_HOME, etc.
+ Make $FG_HOME read-only
+ Ignore the autosave file, i.e. the settings saved in this file will not be loaded during startup, nor will the settings be saved to this file when closing the simulatorUse feet for distancesUse meters for distances
- Display console (Windows specific)Print a report in JSON format on the standard output, giving information such as the FlightGear version, $FG_ROOT, $FG_HOME, aircraft and scenery paths, etc.
+ Enable headless mode
+ Log JSBSim properties in a CSV file. An output directives file contains an <output type="CSV"></output> element, within which should be specified the parameters or parameter groups that should be logged.
+ Specify an additional base data directory (FGData), before the $FG_ROOT directory
+ Specify a path to addon;Environment Options
@@ -73,14 +80,16 @@
Enable 3D HUDDisable VREnable VR
+ Open Launcher automatically when exiting FlightGearAircraftSelect an aircraft profile as defined by a top level <name>-set.xml
+ Same as the --aircraft optionPrint a list of the currently available aircraft typesAllows you to define a minimum status level (=development status) for all listed aircraft
- Select an vehicle profile as defined by a top level <name>-set.xmlSelect aircraft livery
+ Specify the initial state of the aircraft to the given valueFlight Model
@@ -101,22 +110,20 @@
Create an overcast ceiling, optionally with a specific thickness (defaults to 2000 ft).Specify the exact directory to use for the aircraft (normally not required, but may be useful). Interpreted relatively to the current directory. Causes the <path-cache> from autosave_X_Y.xml, as well as --fg-aircraft and the FG_AIRCRAFT environment variable to be bypassed.
- Aircraft model directory (UIUC FDM ONLY)
-
Initial Position and OrientationSpecify starting position relative to an airportSpecify parking position at an airport (must also specify an airport)
+ Same as the --parking-id optionSpecify starting position on an AI carrier
- Start on downwind abeam the selected carrier (must also specify a carrier)
- Specify which starting position on an AI carrier (must also specify a carrier)
+ Specify a starting position relative to the carrier where you can use the predefined abeam (start on downwind abeam) or FLOLS (start on final approach) values, or specify the name of the carrier's parking position. Must also specify a carrier.Specify starting position relative to a VORSpecify the frequency of the VOR. Use with --vor=IDSpecify starting position relative to an NDBSpecify the frequency of the NDB. Use with --ndb=IDSpecify starting position relative to a fixSpecify starting runway (must also specify an airport)
- Specify distance to reference point (statute miles)
+ Specify distance to reference point (nautical miles)Specify heading to reference pointStarting longitude (west = -)Starting latitude (south = -)
@@ -134,8 +141,9 @@
Specify initial mach numberSpecify flight path angle (can be positive)Specify initial climb rate (can be negative)
+ Disable the move to hold short position for multiplayer
-
+
Audio OptionsDisable sound effectsEnable sound effects
@@ -144,8 +152,8 @@
Rendering Options
- Enable Rembrandt rendering
- Disable Rembrandt rendering
+ Set graphic options from one of the presets
+ Specify the path to XML file for multi-pass rendering. The path is relative to $FG_ROOT (defaults to Compositor/default.xml).Specify the bits per pixelDisable fog/hazeEnable fastest fog/haze
@@ -171,14 +179,23 @@
Disable texturesEnable texturesSpecify the materials file used to render the scenery (default: Materials/regions/materials.xml)
- Anisotropic Texture Filtering: values should be 1 (default),2,4,8 or 16
+ Anisotropic Texture Filtering: values should be 1 (default), 2, 4, 8 or 16Disable wireframe drawing modeEnable wireframe drawing modeSpecify window geometry (640x480, etc)Specify the default forward view direction as an offset from straight ahead. Allowable values are LEFT, RIGHT, CENTER, or a specific number in degrees
- Specify initial visibility
- Specify initial visibility in miles
+ Specify initial visibility in meters
+ Specify initial visibility in statute milesMaximum frame rate in Hz.
+ Disable texture cache (DDS)
+ Enable texture cache (DDS)
+ Specify the DDS texture cache directory to be different than the default location
+ Specify the terrain engine you want to use: tilecache or pagedLOD
+ Specify the detail levels, where levels are a space-separated numeric list of levels. The default is "1 3 5 7 9".
+ Specify the resolution of the terrain grid. Defaults is 1.
+ Specify the method of texturing the terrain. The default is bluemarble.
+ Specify the range multiplier (point from low to fine detail). Defaults is 2.
+ Use with --terrain-engine=pagedLODHud Options
@@ -188,7 +205,6 @@
Time OptionsSpecify a time of day
- Specify the startup seasonAdd this time offsetSynchronize time with real-world timeSynchronize time with local real-world time
@@ -208,11 +224,14 @@
Set target directory for scenery downloadsEnable FGCom built-inDisable FGCom built-in
+ Remove security flag, which means that network connections will be allowed full access to the simulator including running arbitrary scripts. Ensure you have adequate security (such as a firewall which blocks external connections).
+ Disable crash and error reports from being sent to the development team for analysis
+ Enable crash and error reports to be sent to the development team for analysisMultiPlayer Options
- Specify multipilot communication settings
- assign a unique name to a player
+ Specify multipilot communication settings;
+ Assign a unique name to a playerRoute/Way Point Options
@@ -223,6 +242,8 @@
IO OptionsEmit the Garmin AV400 protocol required to drive a Garmin 196/296 series GPSEmit the set of AV400 strings required to drive a Garmin 400-series GPS from FlightGear
+ Open connection for "A" channel using Garmin WAAS GPS protocol
+ Open connection for "B" channel using Garmin WAAS GPS protocolOpen connection using the Atlas protocolOpen connection using the ATC sim protocol (atc610x)Open connection using the Flarm protocol, which includes NMEA/GPS and traffic reporting messages
@@ -251,11 +272,14 @@
Set the ADF2 radio frequency, optionally preceded by a card rotation.Slave the DME to one of the NAV radios, or set its internal frequency.
+
Situation OptionsFail the pitot, static, vacuum, or electrical system (repeat the option for multiple system failures).Debugging Options
+ Display console (Windows specific)
+ Enable developer modeAbort on encountering a floating point exception;Use a model viewer rather than load the entire simulator;Trace the reads for a property;
@@ -263,5 +287,8 @@
Specify which logging level to useSpecify which logging class(es) to useLog to directory DIR. The special value 'desktop' causes logging to the desktop (OS-dependent location). This option may be given several times, using a different value each time. Inside the specified directory, the written log file is named FlightGear_YYYY-MM-DD_<num>.log, where <num> takes the values 0, 1, 2, etc.
+ Remove $FG_HOME directory. For Windows, it additionally removes TerraSync, Aircraft and TextureCache directories from download directory.
+
+ multiple instances can be used
diff --git a/options.xml b/options.xml
index ec6a72934..1194783ca 100644
--- a/options.xml
+++ b/options.xml
@@ -51,20 +51,13 @@
help-desc
-
+
-
-
+
+
+
+
@@ -152,6 +158,27 @@
config-desc
+
+
+
+
+
+
+
+
+
+
@@ -177,6 +210,13 @@
features-options
+
+
@@ -365,6 +404,19 @@
rendering-options
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -530,6 +631,12 @@
+
+
@@ -610,9 +717,9 @@
@@ -621,7 +728,7 @@
@@ -680,6 +787,12 @@
parking-id-desc
+
+
-
-
+
+
@@ -1059,6 +1171,20 @@
disable-fgcom-desc
+
+
+
+
+
@@ -1094,6 +1220,18 @@
AV400Sim-desc
+
+
+
+
+
+ situation-options
+
+
+
+
+
debugging-options
+
+
+
+
@@ -1224,6 +1386,11 @@
trace-write-descmultiple-instance
+
+