Troubleshooting crashes: Difference between revisions

Jump to navigation Jump to search
m
→‎Minimal startup profile: http://forum.flightgear.org/viewtopic.php?f=18&t=26286&p=243288#p243288
m (→‎Minimal startup profile: http://forum.flightgear.org/viewtopic.php?f=18&t=26286&p=243288#p243288)
Line 58: Line 58:


Please make sure to rename/delete your autosave and fgfsrc files prior to trying these settings, or your local settings would possibly override these settings.
Please make sure to rename/delete your autosave and fgfsrc files prior to trying these settings, or your local settings would possibly override these settings.
 
{{Startup Profile|name=minimal}}
<pre>
# --ignore-autosave # uncomment this for FlightGear versions >= 2.99
--airport=ksfo
--offset-distance=4000
--offset-azimuth=90
--altitude=500
--heading=0
--model-hz=60
--disable-random-objects
--prop:/sim/rendering/texture-compression=off
--prop:/sim/rendering/quality-level=0
--prop:/sim/rendering/shaders/quality-level=0
--disable-ai-traffic
--prop:/sim/ai/enabled=0
--aircraft=ufo
--disable-sound
--prop:/sim/rendering/random-vegetation=0
--prop:/sim/rendering/random-buildings=0
--disable-specular-highlight
--disable-ai-models
--disable-clouds
--disable-clouds3d
# --disable-textures
--fog-fastest
--visibility=5000
--disable-distance-attenuation
--disable-enhanced-lighting
--disable-real-weather-fetch
--prop:/sim/rendering/particles=0
--prop:/sim/rendering/multi-sample-buffers=1
--prop:/sim/rendering/multi-samples=2
</pre>


{{Tip|Beginning with FlightGear 3.1+, you can also toggle individual scenegraph traversal masks on/off (these can be changed at runtime using the [[Property browser]]:
{{Tip|Beginning with FlightGear 3.1+, you can also toggle individual scenegraph traversal masks on/off (these can be changed at runtime using the [[Property browser]]:

Navigation menu