User Tools

Site Tools


games:bsd:flightgear

This is an old revision of the document!


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

Install Notes

FlightGear may occasionally exceed the FreeBSD default maximum data size
(512 MB), resulting in a crash of the program. To avoid that situation, add
the following lines to /boot/loader.conf and reboot the system:

	# set the maximum data size limit to 1 GB
	kern.maxdsiz="1073741824"
	# set the default data size limit to 1 GB
	kern.dfldsiz="1073741824"
/srv/www/wiki/data/attic/games/bsd/flightgear.1727949437.txt.gz · Last modified: by Sean Rhone