Howto:Create a custom version of FlightGear: Difference between revisions

Jump to navigation Jump to search
m
Line 46: Line 46:
On the other hand, you really have to make sure to properly and fully disable all those subsystems that may depend on those resources being present, otherwise the custom version of FlightGear may no longer start up properly, and simply refuse to work!  
On the other hand, you really have to make sure to properly and fully disable all those subsystems that may depend on those resources being present, otherwise the custom version of FlightGear may no longer start up properly, and simply refuse to work!  


This is because those subsystems will not be able to complete their initialization if they fail to find certain base package resources, so make sure to disable those systems first before removing anything!
This is because those subsystems will not be able to complete their initialization if they fail to find certain base package resources, so make sure to disable those systems first (and check if FlightGear still starts up) before removing anything!


The FlightGear wiki is usually also a good place to look for documentation on disabling certain features, another easy way to look how features can be disabled is using fgrun and watching the command line that it dynamically builds when you change settings in the UI.
The FlightGear wiki is usually also a good place to look for documentation on disabling certain features, another easy way to look how features can be disabled is using fgrun and watching the command line that it dynamically builds when you change settings in the UI.
2,561

edits

Navigation menu