User Tools

Site Tools


games:bsd: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:bsd:flightgear [2024/10/15 13:11] Sean Rhonegames:bsd:flightgear [2025/05/23 18:21] (current) Sean Rhone
Line 9: Line 9:
 ====== Prerequisites ====== ====== Prerequisites ======
  
-  * [[bsd;freebsd_14.1_xfce|FreeBSD 14.(Xfce)]]+  * [[bsd;freebsd_14.2_xfce|FreeBSD 14.(Xfce)]]
  
   pkg install flightgear flightgear-data   pkg install flightgear flightgear-data
Line 16: Line 16:
  
   * ''flightgear'' is launched with ''fgfs'' and has no desktop launcher   * ''flightgear'' is launched with ''fgfs'' and has no desktop launcher
-  * ''fgfs'' can quick-check if game controllers are usable+  * ''fgjs'' can quick-check if game controllers are usable
   * TODO: Desktop launcher   * TODO: Desktop launcher
  
Line 22: Line 22:
  
   fgjs   fgjs
 +
 +  GALLIUM_HUD='cpu0+cpu1+cpu2+cpu3;cpu4+cpu5+cpu6+cpu7;fps' vblank_mode='0'
  
 ====== Flags ====== ====== Flags ======
  
-****+<code>--fog-disable --disable-clouds3d</code> 
 + 
 +<code>--prop:/sim/rendering/vsync-enable=false</code> 
 + 
 +<code>--timeofday=dawn --random-wind --units-feet</code> 
 + 
 +===== multithreading-mode ===== 
 + 
 +<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>
  
/srv/www/wiki/data/attic/games/bsd/flightgear.1729012265.txt.gz · Last modified: by Sean Rhone