====== Information ======
* FlightGear
* Open-source flight simulator
* https://www.flightgear.org/
* https://www.freshports.org/games/flightgear/
====== Prerequisites ======
* [[bsd;freebsd_14.1_xfce|FreeBSD 14.1 (Xfce)]]
pkg install flightgear flightgear-data
====== Launch ======
* ''flightgear'' is launched with ''fgfs'' and has no desktop launcher
* ''fgfs'' can quick-check if game controllers are usable
* TODO: Desktop launcher
fgfs --launcher
fgjs
====== Flags ======
--fog-disable --disable-clouds3d
--prop:/sim/rendering/vsync-enable=false
--timeofday=dawn --random-wind --units-feet
===== multithreading-mode =====
--prop:/sim/rendering/multithreading-mode=AutomaticSelection
--prop:/sim/rendering/multithreading-mode=CullDrawThreadPerContext
--prop:/sim/rendering/multithreading-mode=DrawThreadPerContext
--prop:/sim/rendering/multithreading-mode=CullThreadPerCameraDrawThreadPerContext