1,388
edits
| Line 104: | Line 104: | ||
--enable-vr Enable the Virtual Reality. | --enable-vr Enable the Virtual Reality. | ||
--restart-launcher Open Launcher automatically when exiting the FlightGear. | --restart-launcher Open Launcher automatically when exiting the FlightGear. | ||
--load-tape={name|url} 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-tape-create-video Encode video while replaying tape specified by --load-tape. | |||
--load-tape-fixed-dt=value Set fixed-dt mode while replaying tape specified by --load-tape. | |||
==== Aircraft ==== | ==== Aircraft ==== | ||
edits