User Tools

Site Tools


games:linux:flightgear

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
games:linux:flightgear [2024/09/04 02:02] Sean Rhonegames:linux:flightgear [2026/01/13 02:04] (current) Sean Rhone
Line 3: Line 3:
   * [[https://www.flightgear.org/|FlightGear]]   * [[https://www.flightgear.org/|FlightGear]]
   * Flight Simulator   * Flight Simulator
 +
 +  * TODO: Notes from [[games:bsd:flightgear|FreeBSD]]
  
 ====== Controls ====== ====== Controls ======
Line 12: Line 14:
   * Shift + B: Parking Brake   * Shift + B: Parking Brake
  
-====== Data Files ======+====== Flags ====== 
 + 
 +<code>--fog-disable --disable-clouds3d --disable-ai-models --disable-anti-alias-hud --timeofday=dawn --random-wind --units-feet --enable-fullscreen</code> 
 + 
 +<code>--prop:/sim/rendering/vsync-enable=false</code> 
 + 
 +<code>--prop:/sim/rendering/multithreading-mode=AutomaticSelection</code> 
 + 
 +<code>--prop:/sim/rendering/multithreading-mode=CullDrawThreadPerContext</code>
  
-  * TODODifferences between [[https://sourceforge.net/p/flightgear/fgdata/ci/next/tree/|next]] and [[https://sourceforge.net/p/flightgear/fgdata/ci/canvas_pangotext/tree/|canvas_pangotext]]+<code>--prop:/sim/rendering/multithreading-mode=DrawThreadPerContext</code>
  
-  cd ~ && mkdir -p ~/'.fgfs' && rm -Rf ~/'.fgfs/fgdata' && git clone --branch 'next' --depth '1' --recurse-submodules 'https://git.code.sf.net/p/flightgear/fgdata' ~/'.fgfs/fgdata' && sync+<code>--prop:/sim/rendering/multithreading-mode=CullThreadPerCameraDrawThreadPerContext</code>
  
/usr/local/www/wiki/data/attic/games/linux/flightgear.1725429727.txt.gz · Last modified: (external edit)