Has anyone successfully used the "SimConnect_WeatherRequestCloudState" API and corresponding response "SIMCONNECT_RECV_ID_CLOUD_STATE"?
I have gotten packets returned from FSX but they don't seem to be in the format I would expect from reading the SDK. Specifically:
1. Each byte of the returned array is either all 0x00 or 0xFF. There is no gradient for cloud intensities.
2. The byte array returned doesn't seem to correlate to the out-the-window scene.
I have tried all sorts of different parameters for the request call, many different types of cloud settings as well as flying around through the clouds. I must be doing something wrong.
Thanks in advance.
- Kevin
I have gotten packets returned from FSX but they don't seem to be in the format I would expect from reading the SDK. Specifically:
1. Each byte of the returned array is either all 0x00 or 0xFF. There is no gradient for cloud intensities.
2. The byte array returned doesn't seem to correlate to the out-the-window scene.
I have tried all sorts of different parameters for the request call, many different types of cloud settings as well as flying around through the clouds. I must be doing something wrong.
Thanks in advance.
- Kevin


