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 18:24] – [Data Files] Sean Rhonegames:linux:flightgear [2024/10/14 22:03] (current) Sean Rhone
Line 12: Line 12:
   * Shift + B: Parking Brake   * Shift + B: Parking Brake
  
-====== Data Files ======+====== Flags ======
  
-  * TODO: Differences 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>--fog-disable --disable-clouds3d --disable-ai-models --disable-anti-alias-hud --timeofday=dawn --random-wind --units-feet --enable-fullscreen</code>
-  * TODO: git clone like this fails uniquely+
  
-  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/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=CullThreadPerCameraDrawThreadPerContext</code>
  
/srv/www/wiki/data/attic/games/linux/flightgear.1725488664.txt.gz · Last modified: by Sean Rhone