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/10/06 20:26] 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 14: Line 16:
 ====== Flags ====== ====== 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> 
 + 
 +<code>--prop:/sim/rendering/multithreading-mode=DrawThreadPerContext</code>
  
-<code>--prop:/sim/rendering/multithreading-mode=</code>+<code>--prop:/sim/rendering/multithreading-mode=CullThreadPerCameraDrawThreadPerContext</code>
  
/usr/local/www/wiki/data/attic/games/linux/flightgear.1728260788.txt.gz · Last modified: by Sean Rhone