The documentation for the GUID
parameter in [CAMERADEFINITION.N]
in cameras.cfg says:
This GUID must be unique.
Does that mean globally unique, or just unique in the file, or unique in the package? Presumably not globally unique, as many bundled aircraft use the same copy-pasted GUIDs for many of their cameras. Or is that a bug, but it doesn’t have any noticeable effect (yet)?
If these GUIDs really must be globally unique, then some automated sanity check is needed to make sure the bundled aircraft and aircraft accepted into the Marketplace really do have unique GUIDs in cameras.cfg. Also, the sample cameras.cfg generated by DevMode needs to have fresh GUIDs generated each time.