Fgfsrc: Difference between revisions

Jump to navigation Jump to search
26 bytes added ,  20 August 2015
m
add spacing, improve syntax
(An example of a debug ''fgfsrc'' file:)
m (add spacing, improve syntax)
Line 111: Line 111:


* <code>--random-wind # not in 1.9.1 and former versions</code><br />Nice turbulences during approaches ;-). '''Attention:''' with Git version (and probably 2.4.0 as well) this option can only be used together with option <tt>--disable-real-weather-fetch</tt>'''!'''
* <code>--random-wind # not in 1.9.1 and former versions</code><br />Nice turbulences during approaches ;-). '''Attention:''' with Git version (and probably 2.4.0 as well) this option can only be used together with option <tt>--disable-real-weather-fetch</tt>'''!'''


===== An example of a debug ''fgfsrc'' file: =====
===== An example of a debug ''fgfsrc'' file: =====


for debugging purposes, like when using '''dbg''', it might be easier for you to arrange a .fgfsrc with minimal options disabled. see [[Troubleshooting_crashes]] for further info, a template would be:
for debugging purposes, like when using '''dbg''', it might be easier for you to arrange a .fgfsrc with minimal options disabled. see [[Troubleshooting_crashes]] for further info, a template for a debug ''fgfsrc'' file would be:
 
'''note: you have to direct --fg-root towards your $FGDATA folder'''


<syntaxhighlight lang="text">
<syntaxhighlight lang="text">
Line 156: Line 155:
--prop:/sim/rendering/draw-mask/terrain=0
--prop:/sim/rendering/draw-mask/terrain=0
</syntaxhighlight>
</syntaxhighlight>
note: you have to direct --fg-root towards your $FGDATA folder


Please feel free to add other useful options to the temporary and basic ones!!!
Please feel free to add other useful options to the temporary and basic ones!!!
272

edits

Navigation menu