20,741
edits
Line 87: | Line 87: | ||
=== Minimal Startup Profile === | === Minimal Startup Profile === | ||
Basically, the point of the following settings is to disable EVERYTHING that could have an effect on performance, to ensure that we get a working FlightGear window up and running | Basically, the point of the following settings is to disable EVERYTHING that could have an effect on performance, to ensure that we get a working FlightGear window up and running with no eye candy at all, and maximum frame rate. | ||
Depending on the hardware specs, adjusting the threading mode of FG/OSG may also help: [[Howto:Activate multi core and multi GPU support]]. | Once that is working, features can be re-enabled step by step. Features should only be re-enabled after evaluating their impact on performance, using the frame rate counter, frame spacing indicator, the built-in system monitor (can be inspected via telnet/http using --telnet5900) and the OSG on-screen stats. | ||
Depending on the hardware specs of the target platform, adjusting the threading mode of FG/OSG may also help: [[Howto:Activate multi core and multi GPU support]]. | |||