Troubleshooting crashes: Difference between revisions

Jump to navigation Jump to search
m
→‎Minimal Rembrandt Startup Profile: http://forum.flightgear.org/viewtopic.php?f=17&t=22853&p=207346#p207346
m (→‎Minimal Rembrandt Startup Profile: http://forum.flightgear.org/viewtopic.php?f=17&t=22853&p=207346#p207346)
Line 149: Line 149:
As can be seen, additional resources can be freed by flying in areas without scenery (ocean tiles), by using simple aircraft like the ufo, and by using a HUD instead of a 2D/3D cockpit panel.
As can be seen, additional resources can be freed by flying in areas without scenery (ocean tiles), by using simple aircraft like the ufo, and by using a HUD instead of a 2D/3D cockpit panel.


<!--
=== Minimal Rembrandt Startup Profile ===
=== Minimal Rembrandt Startup Profile ===
<pre>
<syntaxhighlight lang="text">
--enable-rembrandt
--enable-rembrandt
--prop:/sim/rendering/rembrandt/ambient-occlusion-buffers=false
--prop:/sim/rendering/rembrandt/ambient-occlusion-buffers=false
Line 182: Line 183:
--disable-real-weather-fetch  
--disable-real-weather-fetch  
--prop:/sim/rendering/particles=0
--prop:/sim/rendering/particles=0
 
</syntaxhighlight>
</pre>
 
(Again, the point not being to look good, but just to start up without crashing or extreme lag)
(Again, the point not being to look good, but just to start up without crashing or extreme lag)
-->


=== Further assistance ===
=== Further assistance ===

Navigation menu