94
edits
m (→Development status (Nov 2014): add link to related discussion & code snippets (see AndersG's posting)) |
m (→Download link / Installation: Compatibility) |
||
Line 31: | Line 31: | ||
# Copy fgcamera folder (from downloaded archive) to FG ROOT/Nasal; | # Copy fgcamera folder (from downloaded archive) to FG ROOT/Nasal; | ||
# Use FG ROOT/Nasal/fgcamera/fgcamera_cfg as config. If you use fgrun, open advanced settings, go to "General" and select config path (point to fgcamera_cfg.xml) | # Use FG ROOT/Nasal/fgcamera/fgcamera_cfg as config. If you use fgrun, open advanced settings, go to "General" and select config path (point to fgcamera_cfg.xml) | ||
{{note| FGCamera uses dedicated views with names "FGCamera1", "FGCamera2", "FGCamera3", "FGCamera4", "FGCamera5" with view numbers 120, 121, 122, 123, 124. | |||
Some aircraft models check for specific view name, and other check for specific view numbers. To be fully compatible with fgcamera, aircraft model should check the property "/sim/current-view/internal" instead of view name or view number.}} | |||
== User Interface == | == User Interface == |
edits